Release v1.1.0
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 🚀