Skip to content

v0.32.0

Compare
Choose a tag to compare
@jhillairet jhillairet released this 02 Mar 07:56
· 136 commits to master since this release
4cd9e6f

This version 0.32.0 of scikit-rf includes new features, optimizations, fixes and important effort to improve the code quality.

New Features

  • Touchstone File Version 2 with parameters different from S are now supported. Finalize ts2 support by @FranzForstmayr in #1009
  • Support of N-port mismatch junction (arbitrary real reference impedance) in Circuit by @mhuser in #1028
  • A fully automatic version of VectorFitting.vector_fit() (No need to provide the number of poles, which can sometimes be very challenging), called VectorFitting.auto_fit() by @Vinc0110 in #1033

Optimization

Deprecation

Fixes, Code Quality and Continuous Integration

New Contributors

Full Changelog: v0.31.0...v.0.32.0