Pyglm

Latest version: v2.7.3

Safety actively analyzes 685670 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 10

2.5.2

+ Fixed tuple type checking (153)
+ Added official support for Python 3.10

2.5.1rev3

Fixed mvec instantiation (152)

2.5.0

+ Enhancements related to 139
+ `rotate`, `translate` and `scale` no longer require an input matrix
+ Added support for matrix initialization from quaternions (`mat3`, `mat4`)
+ Added support for iterable arguments for `min` and `max`
+ Added support for homogenous multiplication (140)
+ Improved performance comparison (144)
+ Allowing for C contiguity in matrix initialization from buffers (138)
+ Fixed a bug where NxM buffers would be interpreted as MxN matrices
+ Fixed a few other bugs (https://github.com/Zuzu-Typ/PyGLM/commit/2dd31f3b39d3478e2e91c96cae164e423b32a095)

2.4.0

* Added bitwise operators to int vec types
+ Added invert operator
+ Added bitwise-and operator
+ Added bitwise-or operator
+ Added bitwise-xor operator
+ Added lshift operator
+ Added rshift operator
* Improved array sorting algorithm
* Updated doc

2.3.1

+ Fixed CodeQL alerts
+ Fixed Python 3.10 incompatibility

2.3.0rev1

+ Added `to_bytes()` and `from_bytes()` methods to all types (130)
+ Added `reinterpret_cast()` method to arrays

Page 3 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.