mathutils

A general math utilities library providing Matrix, Vector, Quaternion, Euler and Color classes, written in C/C++ for speed.

Installation

In a virtualenv (see these instructions if you need to create one):

sudo apt install libc6 libgcc-s1 libstdc++6
pip3 install mathutils

Dependencies

  • None

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
5.1.0 2026-02-25    
3.3.0 2022-09-21    
2.81.2 2019-10-22    
2.79.2 2018-09-26    
2.79.1 2018-03-18    
2.79 2018-03-15    
2.78 2016-10-27    
2.77 2016-04-20    
2.76 2015-12-07    
2.74.1 2015-03-15    

Issues with this package?

Page last updated 2026-09-03 08:50:58 UTC