We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e62125f commit c4bff77Copy full SHA for c4bff77
CHANGES.md
@@ -1,6 +1,6 @@
1
[*] marks changes that break compatibility with previous versions.
2
3
-# Next version
+# 2022-06-15
4
5
- `Numpy.to_bigarray_k` is continuation-passing-style version of `Numpy.to_bigarray`,
6
allowing caller to convert Numpy arrays to bigarrays without having to know
pyml.opam
@@ -32,4 +32,4 @@ build: [
32
]
33
34
dev-repo: "git+https://github.com/thierry-martinez/pyml.git"
35
-version: "20220325"
+version: "20220615"
0 commit comments