Releases: jonbirge/OptimizationKit
Releases · jonbirge/OptimizationKit
1.0.1
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
Initial minimum viable functionality release. Includes Gauss-Newton non-linear regression class. Nearly final API and architecture for regression.