You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Release 1.1
CHANGES:
* remove several components in owl: `aeos`, `plplot`, `zoo`
* remove the Sparse module in Ndarray and thus Owl's reliance on `eigen`
Release 1.0.3
CHANGES:
* Change input/output_val to ocaml_input/output_val
* Adapt Zoo to the changes in ocaml-compiler-libs
* Fix a bug about unpack_arr in nested forward/reverse mode (#619)
* Add NeNormal initializer (#624)
* Update API document
* Update several mli files
* Fix typos