Starccato-jax

Latest version: v0.1.13

Safety actively analyzes 723954 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 3

0.1.1

===================

Bug Fixes
---------

* fix: tests pass for SS, tests failing for harmonic... dang (`6ff8a18`_)

* fix: tests pass for SS, tests failing for harmonic... dang (`0eda5c5`_)

* fix: added test for stepping stone llnz (`0b535b1`_)

Chores
------

* chore(release): 0.1.1 (`576364a`_)

Unknown
-------

* tweak values (`0780254`_)

* evidence hacking (`6497499`_)

* Merge branch 'main' of github.com:starccato/starccato_jax (`1ea2e6f`_)

* Merge branch 'main' of https://github.com/starccato/starccato_jax into main (`5eaf62f`_)

* add note on evidence test (`6c639c5`_)

* add monotonic schedule investigation (`050399b`_)

.. _6ff8a18: https://github.com/starccato/starccato_jax/commit/6ff8a18c6c68c47a5603de047c85754f04e3a171
.. _0eda5c5: https://github.com/starccato/starccato_jax/commit/0eda5c5e5d4a1095811b96ed10aef5b43bdc92fd
.. _0b535b1: https://github.com/starccato/starccato_jax/commit/0b535b1859b402c035ea239ab92c297282b3b113
.. _576364a: https://github.com/starccato/starccato_jax/commit/576364ac2a27248dc698a5c8aaa17e810cdf607e
.. _0780254: https://github.com/starccato/starccato_jax/commit/078025440e3a39dc5c7a77dc5d065c2f21171e79
.. _6497499: https://github.com/starccato/starccato_jax/commit/649749994381823593132d5112c3a4d80492e370
.. _1ea2e6f: https://github.com/starccato/starccato_jax/commit/1ea2e6f753c4106c4522872bcf7b563a6c02cafb
.. _5eaf62f: https://github.com/starccato/starccato_jax/commit/5eaf62fb4c7cff1ff7ad4391c86743239c8bffff
.. _6c639c5: https://github.com/starccato/starccato_jax/commit/6c639c59678534bd6c07d9152de86c815a5874ce
.. _050399b: https://github.com/starccato/starccato_jax/commit/050399b1914de36b0e0964b7518f47c600c5058e


.. _changelog-v0.1.0:

0.1.0

===================

Chores
------

* chore(release): 0.1.0 (`01d6f61`_)

Features
--------

* feat: add lnz estimation using stepping stone (`77cdae0`_)

Unknown
-------

* add stepping stone (`8c7c6a8`_)

* fix doc structure (`917cdeb`_)

* fix the bullet list (`f7cf34a`_)

* remove extra codeblock (`2e11f55`_)

* fix docs (`dbcdbb7`_)

* add plotting module and gif generator (`4ab460e`_)

* add description (`2c21ee3`_)

* add sampler requirements (`12c1258`_)

* black formatting (`3f01c26`_)

* remove illegal char from docs (`2499de3`_)

* adjust the docs structre (`7310a72`_)

.. _01d6f61: https://github.com/starccato/starccato_jax/commit/01d6f61afd0e7dc5381accc9f299ff7e371454ec
.. _77cdae0: https://github.com/starccato/starccato_jax/commit/77cdae03a73a74ec31968076c5ff5dd423e9fc91
.. _8c7c6a8: https://github.com/starccato/starccato_jax/commit/8c7c6a8cd9cd5813db12481f85e23e7dd279c38f
.. _917cdeb: https://github.com/starccato/starccato_jax/commit/917cdeb2ed427b5b6b9dfa76112f3e03d0162bb9
.. _f7cf34a: https://github.com/starccato/starccato_jax/commit/f7cf34a4246346d6216b5c7698935ce06be75665
.. _2e11f55: https://github.com/starccato/starccato_jax/commit/2e11f55c743bb1120a87199645dd4956e864d6d0
.. _dbcdbb7: https://github.com/starccato/starccato_jax/commit/dbcdbb7a905b71fd112adb314cd656787415ff75
.. _4ab460e: https://github.com/starccato/starccato_jax/commit/4ab460e547fb51654c240482eb980cf4e15c3e0d
.. _2c21ee3: https://github.com/starccato/starccato_jax/commit/2c21ee396496abda1e453d18e5e8bd97f931276a
.. _12c1258: https://github.com/starccato/starccato_jax/commit/12c125833bc95d049cdc022e94fb2a575be51e6b
.. _3f01c26: https://github.com/starccato/starccato_jax/commit/3f01c2600865360b0859c4fc13e34bfb8c3c5feb
.. _2499de3: https://github.com/starccato/starccato_jax/commit/2499de3ef377aa2a584055d894eed26db7e0b8fc
.. _7310a72: https://github.com/starccato/starccato_jax/commit/7310a7264922f6633d8613a85efa71592f3392b3


.. _changelog-v0.0.2:

0.0.2

===================

Bug Fixes
---------

* fix: minor fixes to the CI (`7da68cc`_)

Chores
------

* chore(release): 0.0.2 (`c9e9e01`_)

* chore(release): 0.0.2 (`5547f3e`_)

Unknown
-------

* add rst (`d63b9ec`_)

* fix coveralls action (`001f1a9`_)

* minor ci fixes (`521bf81`_)

* update readme with coverage (`65af0fa`_)

* fix docs (`e3a822f`_)

* trying to get pytest to run (`90f44f2`_)

* Update pyproject.toml to add h5py and min py>=3.9 (`77a4d52`_)

* Update _config.yml GitHub repo link (`95808af`_)

* Update ci.yml (`7af744a`_)

* Update pypi.yml (`630a8d5`_)

* feat:add cyclical_annealing (`f0df5d5`_)

* add 500 epoch plot (`387cea8`_)

* update plots (`eb0355a`_)

* Merge branch 'main' of github.com:starccato/starccato_jax (`5c3207d`_)

.. _7da68cc: https://github.com/starccato/starccato_jax/commit/7da68cc6936527308b88d9eb2dc230b7a0499ac3
.. _c9e9e01: https://github.com/starccato/starccato_jax/commit/c9e9e0164232ebdbf1b01eefd56a6c682ff6a1b5
.. _5547f3e: https://github.com/starccato/starccato_jax/commit/5547f3edfbeed96c2a8ba29df50cd03db92106ba
.. _d63b9ec: https://github.com/starccato/starccato_jax/commit/d63b9ecd1c3db7eea043f1c0d925fc202dd70135
.. _001f1a9: https://github.com/starccato/starccato_jax/commit/001f1a9e8521bf38dd3f4bcecbbebbc4236783a3
.. _521bf81: https://github.com/starccato/starccato_jax/commit/521bf81aaa0f5c634ddce12f6a5627cdc08e6a6d
.. _65af0fa: https://github.com/starccato/starccato_jax/commit/65af0fa696d74bb6303ac6a0744c728934100e63
.. _e3a822f: https://github.com/starccato/starccato_jax/commit/e3a822f0ff0feba55cab8a1252f6f471ec85b4ba
.. _90f44f2: https://github.com/starccato/starccato_jax/commit/90f44f2c47c03fca6da60f53bfaa495dfb6f9966
.. _77a4d52: https://github.com/starccato/starccato_jax/commit/77a4d523d0c8b554e2ce3ffee77cae4f70d56192
.. _95808af: https://github.com/starccato/starccato_jax/commit/95808af4d0ba8958061ec7a9cb7a994518341f19
.. _7af744a: https://github.com/starccato/starccato_jax/commit/7af744add76786a834df2cfdfec280ce3d84d2cf
.. _630a8d5: https://github.com/starccato/starccato_jax/commit/630a8d5868a7e552e07993afc3bb5fe878843014
.. _f0df5d5: https://github.com/starccato/starccato_jax/commit/f0df5d572d6c142cb88ca47f794a982c6db8e352
.. _387cea8: https://github.com/starccato/starccato_jax/commit/387cea8845fd04105565a84543ca026f6c172d12
.. _eb0355a: https://github.com/starccato/starccato_jax/commit/eb0355ae732c8ed5527a598a823c61574eae2682
.. _5c3207d: https://github.com/starccato/starccato_jax/commit/5c3207d7d4842acefa269c8f0f40f3811cb6febb


.. _changelog-v0.0.1:

0.0.1

===================

Bug Fixes
---------

* fix: add JAX vae (`f123916`_)

Chores
------

* chore(release): 0.0.1 (`7f9f8a0`_)

Unknown
-------

* add study of z (`63c178e`_)

* add fix to VAE.generate and add in sampler (`e720553`_)

* add workig example (`de67759`_)

* add ml-collections (`3157ecb`_)

* add testing scripts (`afcd7df`_)

* testing with chirp signals (`66886af`_)

* testing with chirp signals (`03d28a4`_)

* testing with chirp signals (`1f3b4bc`_)

* init (`badb6b8`_)

* init (`11ee5af`_)

* Initial commit (`41c322d`_)

.. _f123916: https://github.com/starccato/starccato_jax/commit/f123916aa88ac0a282074540caa894addbdc71ec
.. _7f9f8a0: https://github.com/starccato/starccato_jax/commit/7f9f8a0fd2327c8ae6cd37adb45a7222308a2d19
.. _63c178e: https://github.com/starccato/starccato_jax/commit/63c178e67816b8be33edea142f9ee7f60fa56218
.. _e720553: https://github.com/starccato/starccato_jax/commit/e72055311f747b16139ee7d689347c20c7235601
.. _de67759: https://github.com/starccato/starccato_jax/commit/de67759c86a0e48f2581c4d146959c8647cff713
.. _3157ecb: https://github.com/starccato/starccato_jax/commit/3157ecb3ffd44e2a4d923b23a8e8e1c0b3d3154f
.. _afcd7df: https://github.com/starccato/starccato_jax/commit/afcd7dfd259604bc33fc42f1213d1dfa7acb9474
.. _66886af: https://github.com/starccato/starccato_jax/commit/66886afe2085e21209ae377be5dd1586d5b92ee8
.. _03d28a4: https://github.com/starccato/starccato_jax/commit/03d28a42a3ff76bcffa53e46582e5af265a7ad3b
.. _1f3b4bc: https://github.com/starccato/starccato_jax/commit/1f3b4bc69db04c7159d32e895b70d18718be6749
.. _badb6b8: https://github.com/starccato/starccato_jax/commit/badb6b8e41d897a0334cc61a0d8fedbe1b568143
.. _11ee5af: https://github.com/starccato/starccato_jax/commit/11ee5af0bddc37b4faa490de3c585f37a80dda60
.. _41c322d: https://github.com/starccato/starccato_jax/commit/41c322dcf0f23eda70290d88efff0ad87ed6188d

Page 3 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.