Skip to content

Releases: sun-data/named-arrays

v0.2.0: Added `named_arrays.transformation` module. (#18)

11 Sep 18:43
9eabaf2
Compare
Choose a tag to compare
Added `named_arrays.transformation` module.

`named_array.unit()` support for all instances of `named_array.AbstractArray`

09 Sep 20:28
Compare
Choose a tag to compare
v0.1.9

Merge branch 'main' of https://github.com/Kankelborg-Group/named_arrays

v0.1.8

30 Aug 22:35
Compare
Choose a tag to compare
Fixed bug in `named_arrays._scalars.uncertainties.uncertainties_named…

Added implementation of `named_arrays.plt.plot()` for instances of `AbstractCartesian2dVectorArray`

16 Aug 20:33
Compare
Choose a tag to compare
v0.1.7

Added tests for instances of `named_arrays.AbstractCartesian3dVectorA…

Bufixes for v0.1.5

14 Aug 18:16
Compare
Choose a tag to compare
v0.1.6

Fixed type annotation for `named_arrays._scalars.tests.test_scalars.A…

Cartesian3d and CartesianNd vector/matrix support

07 Aug 03:06
Compare
Choose a tag to compare
v0.1.5

Fixed bug in `named_arrays._vectors.cartesian.test_vectors_cartesian.…