Skip to content

Release v1.1.0

Compare
Choose a tag to compare
@mdmurbach mdmurbach released this 26 Jan 16:29
ac66edc

New in this release:

  • 🔭 Added a new transmission line model, TLMQ (thanks @petermattia!)
  • 🧸 Exposed kwargs to scipy.curve_fit to allow for weighted fitting and custom optimization (thanks @BGerwe!)
  • 🐞 Fixed bug in handling single element circuits (thanks @BGerwe and @lktsui!)
  • 🧹 Improved documentation and cleaned up code (thanks @aokomorowski and @BGerwe!)

Should be able to upgrade with pip install --upgrade impedance! Thanks 🚀