Skip to content

0.2.1

Compare
Choose a tag to compare
@jonasBoss jonasBoss released this 19 Jul 19:51
· 118 commits to main since this release
355f16e

change interp_array() such that it can be called with any kind of array representation (owned, view, ...) technically this breaks public API, but due to type inference this should never manifest as a breaking change.