Skip to main content

Linear algebra objects for small dimensions.

Project description

smallvectors is a lightweight library that implements linear algebra operations in low dimensions. These objects were create to be used in a game engine, but may be useful elsewhere.

The library has an opt-in process for optimizing code with C-extensions written in Cython. The optimized version of the library is one of the fastest Python packages for low dimensional linear algebra operations.

Small vectors supports:
  • Vector, point and direction types

  • Arbitrary matrices and some specialized ones (square matrices, unitary matrices, rotational matrices, etc).

  • Affine transforms

  • Quaternions

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

smallvectors-0.5.0.tar.gz (66.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page