Skip to content

Moving onto JuliaLang v0.7.0-

Compare
Choose a tag to compare
@pkofod pkofod released this 28 May 11:20
· 57 commits to master since this release
0fbb71f
Move to v0.7 (#170)

* 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.