Release 0.13.0
What's Changed
- Added method example with wt by @KronosTheLate in #188
- Changed standard_error to stderror by @mo8it in #192
- Update README.md by @mo8it in #193
- Fix typo in
curve_fit
docstring by @johnomotani in #197 - ensure monotonous decay by @JakobAsslaender in #182
- Fix ambiguity errors for matrix-valued weights by @fzierler in #199
- Allow AbstractVector{T} for lower and upper instead of Vector{T} by @RafaelArutjunjan in #177
New Contributors
- @KronosTheLate made their first contribution in #188
- @mo8it made their first contribution in #192
- @johnomotani made their first contribution in #197
- @JakobAsslaender made their first contribution in #182
- @fzierler made their first contribution in #199
Full Changelog: v0.12.1...v0.13.0