Skip to content

v0.0.42

Latest
Compare
Choose a tag to compare
@ma-sadeghi ma-sadeghi released this 26 Aug 15:46

What's Changed

  • Constrain jax version to <0.7.0 in dependencies until NumPyro is patched by @ma-sadeghi in #147
  • Add simplify function for circuit string reduction (series-parallel rules) by @ma-sadeghi in #146
  • Ensure frequency and impedance data types are consistent by @ma-sadeghi in #149
  • Speed up circuit evaluation and parameter sampling functions by @ma-sadeghi in #150
  • Refactor circuit generation with unified backend interface by @ma-sadeghi in #151
  • Vendor impedance.py until it's fixed upstream (NumPy 2.0 compatibilty) by @ma-sadeghi in #152

Full Changelog: v0.0.38...v0.0.42