Skip to content

Version 0.9.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@geo-ant geo-ant released this 21 May 21:29
· 3 commits to main since this release
ea107b8
  • We can now calculate confidence bands together with the other fit statistics
  • Using the Separable model builder in a loop to add functions at runtime is now more straightforward, because I removed unnecessary generics
  • Added generics to differentiate at compile time between problems with single RHS and multiple RHS. This makes for cleaner interfaces in the fit result but does not change the underlying calculations.