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 bd8f09f commit 8eea0c8Copy full SHA for 8eea0c8
CHANGELOG.md
@@ -1,6 +1,7 @@
1
# v0.3.2
2
* Orders of magnitude speed-up in conversions between `Matrix` and `Dataset`,
3
because now methods use `transpose` internally and only `reinterpret`.
4
+* Bugfix of `eltype` of `Reconstruction`.
5
6
# v0.3.1
7
* Added `jacobian` function
0 commit comments