v0.14.0
LsqFit v0.14.0
Merged pull requests:
- Clean up the whole project. (#221) (@pkofod)
- Fix the fact that dx is not copied in the trace logic. (#222) (@pkofod)
- Test that constant changes when bounding it. (#223) (@pkofod)
- Project in docs. (#224) (@pkofod)
- Convert g_norm to the type of the sum of squared residuals. (#225) (@pkofod)
- fix documenter (#226) (@pkofod)
- store_trace without show_trace; maxTime (#229) (@viktmar)
- Standardize GHA test setup, replace Travis badge with GHA (#232) (@ararslan)
- CompatHelper: bump compat for "StatsBase" to "0.34" (#237) (@github-actions[bot])
- LsqFit 0.13.1 (#244) (@IanButterworth)
- Update curve_fit.jl to not send big floats to beta_inc_inv (#245) (@pkofod)
- Update Project.toml to reflect what is tested (#246) (@pkofod)
Closed issues:
- Test for levenberg_marquardt.jl fails via DiffEqDiffTools not defined (#144)
- possible goodness of fit (#148)
- likelihood fitting (possible super-useful feature) ? (#153)
- How to use weights parameter (#158)
- lmfit returns optimum worse than starting point (#164)
- Taking too long to be imported (#169)
- Vector valued y (#171)
- Documentation issues (#184)
- Using curve_fit in bigfloat mode and kwarg g_tol (#191)
- trace not stored correctly in levenberg_marquardt.jl (#195)
- Fitting of 2D data is broken (#209)
- Release (#211)
- n_buffer has wrong dimensions (#212)
stderror
throwsLinearAlgebra.LAPACKException(1)
with weighted least squares fitting. (#234)- Reqeust to register release (#243)