Skip to content

Welcome Julia 1.0

Compare
Choose a tag to compare
@nantonel nantonel released this 19 Sep 12:17
· 23 commits to master since this release
1e5a7a9
Julia 1.0 update (#4)

* begin 0.7 transition: updated linearoperators

* updated travis and appveyor

* fixed LBFGS

* fixed LBFGS

* fixing linear calculus

* fixed warnings linear calc

* fixed nonlinear ops

* enabled syntax tests - deprecated (.*) with DiagOp

* nonlinear calculus working! all test passing :tada:

* updated readme and REQUIRE

* removed some commented code

* updated README and last 0.6 removals