Skip to content

v0.32.0

Latest
Compare
Choose a tag to compare
@michealroberts michealroberts released this 17 Dec 15:59
· 2 commits to main since this release
01e217d

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