Releases: shBLOCK/spatium
Releases · shBLOCK/spatium
v1.5.5
v1.5.4
v1.5.4: Rename module from GdMath to Spatium
v1.5.3
v1.5.3: Optimize equality checks
v1.5.2
v1.5.2: Fix incorrect docstrings.
v1.5.1
v1.5.1: Minor optimizations.
v1.5.0
v1.5.0:
Stub generator: use property decorators to represent mutable attributes and properties
Stub generator: docstring handling
Add docstrings
Proper benchmarking
v1.4.3
v1.4.3:
Added stubs for better IDE compat.
Update cython to 3.0.10.
Minor refactors.
v1.4.2
v1.4.2: Fix imatmul operator's incorrect result.
v1.4.1
v1.4.1: Fix inplace matmul operators of transforms not returning it self.
v1.4.0
v1.4.0:
Using 64bit ints and floats now.
Lower default tolerances of is_close.
Make vectors and transforms hashable.