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 eac2b31 commit 00ce04dCopy full SHA for 00ce04d
1 file changed
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+# 0.2.1
2
+ - change interp_array such that it can be called with any
3
+ kind of array repreresenation (owned, view, ...) technically this
4
+ breaks public API, but due to type inference this should never manifest
5
+ as a breaking change.
6
+
7
# 0.2.0
8
- updated package structure
9
- replaced Interp1DStrategy enum with individual structs
0 commit comments