v1.2.0 (2020-02-06)
Closed issues:
- Memory limit hit in computational graph building? (#232)
- MTK.build_function lose the shape of the original matrix (#227)
- Error from gradient of a constant (#225)
Merged pull requests:
- fix array fast path on matrices, do N-tensor generation, and fast sparse functions (#233) (ChrisRackauckas)
- Add expression generation for Equation (#229) (dpsanders)