Skip to content

Releases: jonbirge/OptimizationKit

1.0.1

14 Mar 16:37
Compare
Choose a tag to compare

Hot fix release to address deletion of Foundation import. Works fine when imported into another project that uses Foundation, but fails to compile as stand-alone for testing.

1.0.0

14 Mar 14:45
1c816f5
Compare
Choose a tag to compare

Initial minimum viable functionality release. Includes Gauss-Newton non-linear regression class. Nearly final API and architecture for regression.