This repository was archived by the owner on Apr 23, 2025. It is now read-only.
v0.1.0
v0.1.0 (2019-06-22)
Diff since d92b2fc356de18a5aa05571631efe9725de6c2e8
Closed issues:
Merged pull requests:
- implement jacvec products (#30) (ChrisRackauckas)
- [WIP] Specialize matrix_colors on different types of matrices (#22) (huanglangwen)
- add high level interface (#21) (ChrisRackauckas)
- setup chunking structure (#20) (ChrisRackauckas)
- Create and use a caching struct for the Jacobian (#18) (ChrisRackauckas)
- Automatic Differentiation with coloring (#17) (pkj-m)
- Added integration test (#16) (pkj-m)
- Replacing custom graph struct with LightGraphs abstraction (#12) (pkj-m)
- Modified Project.toml (#11) (pkj-m)
- sparsity of the jacobian of a program (#9) (shashi)
- Created matrix to graph conversion function (#8) (pkj-m)
- Making package Julia REPL compatible (#7) (pkj-m)