Skip to content

Releases: shBLOCK/spatium

v1.5.5

11 May 10:29
Compare
Choose a tag to compare

v1.5.5: Toolchain (benchmarking) and documentation update, no functional changes.

v1.5.4

09 May 01:57
Compare
Choose a tag to compare

v1.5.4: Rename module from GdMath to Spatium

v1.5.3

08 Apr 10:58
Compare
Choose a tag to compare

v1.5.3: Optimize equality checks

v1.5.2

07 Apr 06:41
Compare
Choose a tag to compare

v1.5.2: Fix incorrect docstrings.

v1.5.1

06 Apr 07:24
Compare
Choose a tag to compare

v1.5.1: Minor optimizations.

v1.5.0

05 Apr 14:26
Compare
Choose a tag to compare

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

04 Apr 12:16
Compare
Choose a tag to compare

v1.4.3:
Added stubs for better IDE compat.
Update cython to 3.0.10.
Minor refactors.

v1.4.2

07 Oct 10:02
Compare
Choose a tag to compare

v1.4.2: Fix imatmul operator's incorrect result.

v1.4.1

06 Oct 03:12
Compare
Choose a tag to compare

v1.4.1: Fix inplace matmul operators of transforms not returning it self.

v1.4.0

06 Oct 01:32
Compare
Choose a tag to compare

v1.4.0:
Using 64bit ints and floats now.
Lower default tolerances of is_close.
Make vectors and transforms hashable.