Pyglm

Latest version: v2.7.1

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

Scan your dependencies

Page 2 of 9

2.5.4

+ Fixed two memory leaks (159)

2.5.3

+ Made iterators iterable (156)

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

Page 2 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.