https://github.com/JuliaNLSolvers/NLsolve.jl
Revision 0fbb71f13b30d4bb185070e22f384733515c625d authored by Patrick Kofod Mogensen on 28 May 2018, 09:51:53 UTC, committed by GitHub on 28 May 2018, 09:51:53 UTC
* Clean up parametric functions (including where syntax).

* Fix LinearAlgebra includes.

* More fixes.

* Fix consts

* Add SparseArrays using

* Fix At_mul_B!

* Undef

* Fixes

* Final fixes.

* Update julia and NLSolversBase in require.

* Drop v0.6 in travis

* Add Reexport to REQUIRE.

* Remove Base qualifier for the Test module.

* Remove autodiff that is now in NLSolversBase.
1 parent 0de5512
History
Tip revision: 0fbb71f13b30d4bb185070e22f384733515c625d authored by Patrick Kofod Mogensen on 28 May 2018, 09:51:53 UTC
Move to v0.7 (#170)
Tip revision: 0fbb71f
File Mode Size
src
test
.gitignore -rw-r--r-- 3 bytes
.travis.yml -rw-r--r-- 337 bytes
LICENSE.md -rw-r--r-- 1.1 KB
README.md -rw-r--r-- 14.4 KB
REQUIRE -rw-r--r-- 114 bytes

README.md

back to top