Pyglm

Latest version: v2.7.1

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

Scan your dependencies

Page 6 of 9

1.99.2rev3

+ Added `hash()` function support
+ Added `` (matmul) operator
+ Fixed number checker
+ Updated Traivs-CI script

And a few minor changes

1.99.1

Pre 2.0.0 release.

Fixed missing number object conversion functionality that allows PyGLM to use non-standard number types, such as `numpy.float32` (84).

1.99.0

Pre 2.0.0 release.

- Completely changed the way object types are determined, vastly improves compatibility to lists / tuples and buffer protocol types, such as NumPy arrays
- Added a `glm.array` type
- Changed the quaternion component order to (w, x, y, z) to make it consistent.
- Added documentation to the [wiki](https://github.com/Zuzu-Typ/PyGLM/wiki).

A few minor changes and fixes

1.2.0

* Updated type checker format types

* Updated README

* Added norm, fixed div/0

+ Added the norm extension ( 63 )
+ Fixed 65 for types
- Moved silence to warnings.h
- Fixed a few minor issues

* Added decompose extension

- 68 is done

* Fixed clamp, min and max for int types

- Fixed 66
- Temporary workaround / fix for g-truc/glm1009

* Improved setattr for vec types

- Should fix 67

* Updated tests

1.1.8

Fixed matrix item assignment with slices (60)
Added support for less complex buffer structures (61)

1.1.7rev3

Added to_list, to_tuple functions to all types

Also now using Travis CI to provide the wheel distributions (56)
Thanks to aforren1

Page 6 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.