adamleon / pyversor

Python bindings for the Versor geometric algebra library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

pyversor

Python bindings for the Versor geometric algebra library

Installation

Conda

conda install -c tingelst pyversor

From source in develop mode

pip install -e .

Supported compilers

  1. Clang/LLVM 3.3 or newer
  2. GCC 5 (GCC 6 is not supported)
  3. VS2017

About

Python bindings for the Versor geometric algebra library

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C++ 91.6%Language:Python 6.0%Language:CMake 1.8%Language:C 0.3%Language:Shell 0.1%Language:Batchfile 0.1%