v4.5.0
NLsolve v4.5.0
Closed issues:
- MethodError: Cannot
convert
an object of type CartesianIndex{3} to an object of type Int64 (#233) - Non-allocating api using StaticVectors (#238)
- Discrepancy of NLsolve with Mathematica (#239)
- Can call to mul! in newton.ls saved ? (#245)
- solve the nonlinear equation with only one variable (#250)
- i have tried to solve this in jullia 1.4.2, but got error (#251)
- How can I pass parameters to the function I want to minimize? (#252)
- Unsatisfiable requirements (#253)
Merged pull requests:
- Move update of g in newton's method (#249) (@pkofod)
- Bump Distances.jl compat to 0.10 (#255) (@mateuszbaran)
- Changes to newton.jl so that newton with linesearches works with complex numbers (#259) (@SarThak191119)
- Add CI and CompatHelper workflows (#260) (@dkarrasch)