-
Notifications
You must be signed in to change notification settings - Fork 4
Comparing changes
Open a pull request
base repository: pygfx/pylinalg
base: v0.5.1
head repository: pygfx/pylinalg
compare: main
- 13 commits
- 12 files changed
- 2 contributors
Commits on Dec 28, 2024
-
Fix order argument for quat_to_euler, quat_from_euler & mat_from_eulet (
#94) * add failing tests * fix quat_to_euler and quat_from_euler * self review * bump version because its a breaking change * also align mat_from_euler
Configuration menu - View commit details
-
Copy full SHA for fc49cdb - Browse repository at this point
Copy the full SHA fc49cdbView commit details
Commits on Dec 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dc0b51c - Browse repository at this point
Copy the full SHA dc0b51cView commit details
Commits on Jan 8, 2025
-
* add mat_inverse * Update pylinalg/matrix.py Co-authored-by: Korijn van Golen <korijn@gmail.com> * float type * Update pylinalg/matrix.py Co-authored-by: Korijn van Golen <korijn@gmail.com> --------- Co-authored-by: Korijn van Golen <korijn@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 65fc9a2 - Browse repository at this point
Copy the full SHA 65fc9a2View commit details -
Add mat_has_shear & return type hints (#98)
* add mat_has_shear, add return type annotations, update API check * bump version
Configuration menu - View commit details
-
Copy full SHA for 985f830 - Browse repository at this point
Copy the full SHA 985f830View commit details -
Configuration menu - View commit details
-
Copy full SHA for 211c86f - Browse repository at this point
Copy the full SHA 211c86fView commit details
Commits on Jan 10, 2025
-
* various improvements * fix test * fix test again * add test
Configuration menu - View commit details
-
Copy full SHA for ce18542 - Browse repository at this point
Copy the full SHA ce18542View commit details
Commits on Feb 18, 2025
-
* optimize a few functions and fix astype usage * bump version
Configuration menu - View commit details
-
Copy full SHA for f162fcb - Browse repository at this point
Copy the full SHA f162fcbView commit details
Commits on Feb 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for ca09f0c - Browse repository at this point
Copy the full SHA ca09f0cView commit details
Commits on Feb 23, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e436128 - Browse repository at this point
Copy the full SHA e436128View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d8ee29 - Browse repository at this point
Copy the full SHA 3d8ee29View commit details
Commits on Feb 24, 2025
-
Restore support for ndim>2 vector arrays in vec_transform (#105)
* support ndim 3+ in vec_transform * refactor again * bump version
Configuration menu - View commit details
-
Copy full SHA for b9ffe27 - Browse repository at this point
Copy the full SHA b9ffe27View commit details -
Run the pygfx test suite as part of CI (#106)
* Run the pygfx bleeding edge test suite as part of ci * Run a release and main pygfx test suite * ignore online load tests
Configuration menu - View commit details
-
Copy full SHA for 4c1e20d - Browse repository at this point
Copy the full SHA 4c1e20dView commit details
Commits on Oct 28, 2025
-
Broadcasting support for aabb_transform (#107)
* ruff * fix broadcasting for aabb_transform
Configuration menu - View commit details
-
Copy full SHA for d4886bc - Browse repository at this point
Copy the full SHA d4886bcView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.5.1...main