Releases: pygfx/pylinalg
Releases · pygfx/pylinalg
v0.6.7
06 Mar 15:26
Compare
Sorry, something went wrong.
No results found
Restore support for ndim>2 vector arrays in vec_transform (#105)
* support ndim 3+ in vec_transform
* refactor again
* bump version
v0.6.6
23 Feb 14:31
Compare
Sorry, something went wrong.
No results found
optimize vec_transform again (#104)
v0.6.5
23 Feb 14:31
Compare
Sorry, something went wrong.
No results found
Optimize vec_transform (#102)
* optimize vec_transform
* bump version
v0.6.4
23 Feb 14:31
Compare
Sorry, something went wrong.
No results found
Optimize (#101)
* optimize a few functions and fix astype usage
* bump version
v0.6.3
10 Jan 12:39
Compare
Sorry, something went wrong.
No results found
Various improvements (#100)
* various improvements
* fix test
* fix test again
* add test
v0.6.2
08 Jan 19:23
Compare
Sorry, something went wrong.
No results found
reduce amount of array allocations (#99)
v0.6.1
31 Dec 14:47
Compare
Sorry, something went wrong.
No results found
v0.6.0
28 Dec 17:19
Compare
Sorry, something went wrong.
No results found
Fix order argument for quat_to_euler, quat_from_euler & mat_from_eule…
v0.5.1
27 Dec 11:25
Compare
Sorry, something went wrong.
No results found
v0.5.0
25 Dec 13:28
Compare
Sorry, something went wrong.
No results found
Direct matrix composition (#92)
* direct matrix composition
* use python syntax