Skip to content

full Julia 1.0 compatibility, sparse matrix convert with mutating matmul

Compare
Choose a tag to compare
@dkarrasch dkarrasch released this 28 Aug 07:36
· 149 commits to master since this release
2292d21
Julia 1.0 tests, sparse convert, mutating matmul in sparse (#28)

* minor Julia 1.0 edits

* travis test also against Julia v1.0
* removed obsolete precompilation statement
* added sparse matrix convert
* sparse matrix construction uses mutating multiplication

* expanded README and tests

* consistent code style