Pyglm

Latest version: v2.7.3

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

Scan your dependencies

Page 2 of 10

2.6.0

+ Fixed build for Python 3.11
+ Added typing stubs from esoma/pyglm-typing
+ Added methods `quat_to_vec4` and `vec4_to_quat`

2.5.7

+ Fixed a segmentation fault occurring after using invalid types in tuples or buffers as function parameters (169)

2.5.6

+ Fixed `sign`, `uaddCarry`, `usubBorrow`, `umulExtended`, `imulExtended` not accepting integer inputs
+ Changed `bitfieldExtract`, `bitfieldInsert`, `bitfieldReverse` to require `ctypes` types to determine the int type to use
+ Fixed `bitCount`, `findLSB`, `findMSB` not using the optimal int type
+ Fixed `equal`
+ Fixed integer overflows causing a crash (now raising a warning instead)
+ Deprecated `frexp` warning
+ Added tests from glm

+ Added support for aarch64 (165, 166) and s390x linux wheels, as well as arm64 macOS wheels.
+ Also added musllinux builds

Thanks to odidev for helping out with the aarch64 wheels!

2.5.5rev1

Fixed 163

2.5.4

+ Fixed two memory leaks (159)

2.5.3

+ Made iterators iterable (156)

Page 2 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.