Releases: JuliaNLSolvers/LineSearches.jl
Releases · JuliaNLSolvers/LineSearches.jl
v7.3.0
Release 7.2.0
What's Changed
- Delete REQUIRE by @ChrisRackauckas in #154
- Pkm/noapp by @pkofod in #164
- Add docstrings for StrongWolfe by @timholy in #159
- Bump NaNMath to stable release by @pkofod in #166
New Contributors
- @ChrisRackauckas made their first contribution in #154
- @timholy made their first contribution in #159
Full Changelog: v7.1.1...v7.2.0
Release 7.1.2
What's Changed
- Delete REQUIRE by @ChrisRackauckas in #154
- Pkm/noapp by @pkofod in #164
- Add docstrings for StrongWolfe by @timholy in #159
- Bump NaNMath to stable release by @pkofod in #166
New Contributors
- @ChrisRackauckas made their first contribution in #154
- @timholy made their first contribution in #159
Full Changelog: v7.1.1...v7.1.2
v7.1.1
Update Project.toml
v7.1.0
Update Project.toml
Fix bugs in HagerZhang and some changes to docs
Move to Julia 0.7
Require Julia 0.7 (#127) * Move to Julia 0.7 * Explicitly call `convert(T, ::Number)` rather than `T(::Number)`
Bugfix
Bugfixes
New input sequence and better support of Real subtypes
New input sequence and better support of Real subtypes