v0.32.0
What's Changed
Features
- feat: Added type VCurve struct to vcurve IRIS module. by @michealroberts in #212
- feat: Added type VCurveParams struct to vcurve IRIS module. by @michealroberts in #213
- feat: Added NewHyperbolicVCurve() *VCurveParams to vcurve IRIS module. by @michealroberts in #214
- feat: Added (p *VCurveParams) LevenbergMarquardtOptimisation() to vcurve module in IRIS. by @michealroberts in #215
Full Changelog: v0.31.0...v0.32.0