Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jzstark committed Dec 24, 2024
1 parent 9655642 commit 7e8313b
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## 1.2 (2024-12-24)

* 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 (2023-020-15)

* remove several components in owl: `aeos`, `plplot`, `zoo`
Expand Down

0 comments on commit 7e8313b

Please sign in to comment.