We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9655642 commit 7e8313bCopy full SHA for 7e8313b
CHANGES.md
@@ -1,3 +1,15 @@
1
+## 1.2 (2024-12-24)
2
+
3
+* Revise automatic installation test via GitHub Action
4
+* Revise dockerfiles; add docker automatic build and deployment
5
+* Fix compatibility on MacOS and Arm64 architecture
6
+* Update compilation to OCaml 5.2.0
7
+* Revise examples and tests
8
+* Update inline document and tutorials
9
+* FFT module revamp (@gabyfle)
10
+* Changed def of ssqr_diff' to not modify inputs (@patrick-nicodemus)
11
+* Avoid calling log(0) when generating gaussian random variables (@edwintorok)
12
13
## 1.1 (2023-020-15)
14
15
* remove several components in owl: `aeos`, `plplot`, `zoo`
0 commit comments