Pyglm

Latest version: v2.7.3

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

Scan your dependencies

Page 4 of 10

2.2.1rev1

+ Fixed a bug in `pickMatrix()`, where the `center` argument was validated instead of the `delta` argument (127)
(Fix authored by benraziel)

2.2.0

+ Added `split_components()` and `reduce()` methods to the array type (123)

2.1.1rev2

+ Fixed compilation on clang (124)
+ Silenced a compiler warning (124)

Changes authored by obiwac

2.1.0

+ Improved array_getbuffer compatibility with different flags.
+ Fixed array initialization from non fortran-contiguous matrix buffers.
+ Added option for custom diagonal matrix elements (120)

2.0.1

Removed checks for strides in `mat_getbuffer` and checks for non-fortran-contiguity in the remaining getbuffer methods (61).

2.0.0

This major update introduces (or rather upgrades) the new [array datatype](https://github.com/Zuzu-Typ/PyGLM/wiki/Using-arrays) that is now a lot more versatile.
It also includes a bunch of fixes, mainly regarding the matrix types.
Prior to this version, matrices were printed incorrectly and also incorrectly converted to and from buffers (e.g. numpy arrays).

This release incorporates the following changes:

Page 4 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.