Releases: sun-data/named-arrays
Releases · sun-data/named-arrays
v0.2.0: Added `named_arrays.transformation` module. (#18)
Added `named_arrays.transformation` module.
`named_array.unit()` support for all instances of `named_array.AbstractArray`
v0.1.9 Merge branch 'main' of https://github.com/Kankelborg-Group/named_arrays
v0.1.8
Added implementation of `named_arrays.plt.plot()` for instances of `AbstractCartesian2dVectorArray`
v0.1.7 Added tests for instances of `named_arrays.AbstractCartesian3dVectorA…
Bufixes for v0.1.5
v0.1.6 Fixed type annotation for `named_arrays._scalars.tests.test_scalars.A…
Cartesian3d and CartesianNd vector/matrix support
v0.1.5 Fixed bug in `named_arrays._vectors.cartesian.test_vectors_cartesian.…