Skip to main content

Add built-in support for quaternions to numpy

Project description

This package creates a quaternion type in python, and further enables numpy to create and manipulate arrays of quaternions. The usual algebraic operations (addition and multiplication) are available, along with numerous properties like norm and various types of distance measures between two quaternions. There are also additional functions like “squad” and “slerp” interpolation, and conversions to and from axis-angle, matrix, and Euler-angle representations of rotations. The core of the code is written in C for speed.

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

numpy-quaternion-2019.5.24.11.54.47.tar.gz (45.6 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

numpy_quaternion-2019.5.24.11.54.47-cp37-cp37m-win_amd64.whl (56.0 kB view details)

Uploaded CPython 3.7mWindows x86-64

numpy_quaternion-2019.5.24.11.54.47-cp36-cp36m-win_amd64.whl (56.0 kB view details)

Uploaded CPython 3.6mWindows x86-64

numpy_quaternion-2019.5.24.11.54.47-cp35-cp35m-win_amd64.whl (55.9 kB view details)

Uploaded CPython 3.5mWindows x86-64

numpy_quaternion-2019.5.24.11.54.47-cp27-cp27m-win_amd64.whl (50.1 kB view details)

Uploaded CPython 2.7mWindows x86-64

File details

Details for the file numpy-quaternion-2019.5.24.11.54.47.tar.gz.

File metadata

  • Download URL: numpy-quaternion-2019.5.24.11.54.47.tar.gz
  • Upload date:
  • Size: 45.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.0 requests-toolbelt/0.8.0 tqdm/4.31.1 CPython/3.6.8

File hashes

Hashes for numpy-quaternion-2019.5.24.11.54.47.tar.gz
Algorithm Hash digest
SHA256 100c99f9a4b9467cd6b2cf9a9e24248e2bad753092a10efd86309c256ee444c8
MD5 398892533f8b351258e0e7e279eebbee
BLAKE2b-256 f16e498179d00cfe63d397b73299744b006bfb706b35a3d34ff727d33c45bfc4

See more details on using hashes here.

File details

Details for the file numpy_quaternion-2019.5.24.11.54.47-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: numpy_quaternion-2019.5.24.11.54.47-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 56.0 kB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.3

File hashes

Hashes for numpy_quaternion-2019.5.24.11.54.47-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 92067d0d6fb00c1c6671ad40bdd078a2e1e06ee23670ce393489c19cfb8211ad
MD5 d0db9fba5995d8cb6cff3dd061b3b2fb
BLAKE2b-256 3581189af1077e7ba8b79daa422d9076d4fbcf379f8f381a9af6e687d04dfbee

See more details on using hashes here.

File details

Details for the file numpy_quaternion-2019.5.24.11.54.47-cp36-cp36m-win_amd64.whl.

File metadata

  • Download URL: numpy_quaternion-2019.5.24.11.54.47-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 56.0 kB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.6.8

File hashes

Hashes for numpy_quaternion-2019.5.24.11.54.47-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 9eb150115fd5fde0ff11cf1d37d9e180a4e9d542b609ae87417b2c59dce7640c
MD5 90afe3f8a36ec108cd638ae2d233a3e9
BLAKE2b-256 4db4b77bccd35f8be9318db9eb331216bc2be023794be108239bd0f586be8826

See more details on using hashes here.

File details

Details for the file numpy_quaternion-2019.5.24.11.54.47-cp35-cp35m-win_amd64.whl.

File metadata

  • Download URL: numpy_quaternion-2019.5.24.11.54.47-cp35-cp35m-win_amd64.whl
  • Upload date:
  • Size: 55.9 kB
  • Tags: CPython 3.5m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/28.8.0 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.5.4

File hashes

Hashes for numpy_quaternion-2019.5.24.11.54.47-cp35-cp35m-win_amd64.whl
Algorithm Hash digest
SHA256 dcf8ee9fd88f1b28484203e615e09c67cdfbae3fdbe9f3af5ff4662434554856
MD5 01f6cba55b848cc4d12d88ef3a171f5c
BLAKE2b-256 e12fb443ff6d11359f892bd04adf7c511450573598418fc291dca04882656462

See more details on using hashes here.

File details

Details for the file numpy_quaternion-2019.5.24.11.54.47-cp27-cp27m-win_amd64.whl.

File metadata

  • Download URL: numpy_quaternion-2019.5.24.11.54.47-cp27-cp27m-win_amd64.whl
  • Upload date:
  • Size: 50.1 kB
  • Tags: CPython 2.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/2.7.16

File hashes

Hashes for numpy_quaternion-2019.5.24.11.54.47-cp27-cp27m-win_amd64.whl
Algorithm Hash digest
SHA256 47251b8903232b572f551555ce81e2049f5cb93a6cbbb23526ce81f044005f2f
MD5 39e589d04b2fb500e3afd16faae9ac11
BLAKE2b-256 fe8b85c35c272efe054cf80b37dcbddb7c3a09c0506203fb67df37624765b281

See more details on using hashes here.

Supported by

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