Skip to content

Tags: owlbarn/owl

Tags

1.2

Toggle 1.2's commit message
Release 1.2

CHANGES:

* Revise automatic installation test via GitHub Action
* Revise dockerfiles; add docker automatic build and deployment
* Fix compatibility on MacOS and Arm64 architecture
* Update compilation to OCaml 5.2.0
* Revise examples and tests
* Update inline document and tutorials
* FFT module revamp (@gabyfle)
* Changed def of ssqr_diff' to not modify inputs (@patrick-nicodemus)
* Avoid calling log(0) when generating gaussian random variables (@edwintorok)

1.1

Toggle 1.1's commit message
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`

1.0.3

Toggle 1.0.3's commit message
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

1.0.2

Toggle 1.0.2's commit message
Distribution 1.0.2

1.0.1

Toggle 1.0.1's commit message
Distribution 1.0.1

1.0.0

Toggle 1.0.0's commit message
Distribution 1.0.0

0.10.0

Toggle 0.10.0's commit message
Distribution 0.10.0

0.9.0

Toggle 0.9.0's commit message
Distribution 0.9.0

0.8.0

Toggle 0.8.0's commit message
Distribution 0.8.0

0.7.2

Toggle 0.7.2's commit message
Update CHANGES for 0.7.2

Signed-off-by: Marcello Seri <marcello.seri@gmail.com>