v1.3.0
What's Changed
- Equilibrium: added IDS equilibrium read function by @aaronkho in #4
- LocalEquilibrium: updated cost_param() to periodic interpolation and removed theta_min and max by @gsnoep
- LocalEquilibrium: added shape coefficient covariance matrix and Hessian output by @gsnoep
- Utils: replaced scipy.interpolate.interp1d with np.interp by @gsnoep
- Setup: switched old setuptools syntax with modern PEP standard by @aaronkho in #5
- Tracer: large revamp of tracer routine to handle domains which include coils by @aaronkho in #6
Full Changelog: v1.1.0...v1.3.0