versor  3.0
C++11 library for Geometric algebra
Versor (libvsr)

Table of Contents

version 3.0

A (fast) C++ template library for Euclidean, conformal, and arbitrary geometric algebras.

Currently tested on Linux and Mac OS X

Developer: Pablo Colapinto

gmail: wolftype

Homepage (versor.mat.ucsb.edu)

Bibtex (for referencing this work)

Versor is a C++ Library for Geometric Algebra, sometimes called Clifford Algebra, a mathematical system for encoding geometric concepts numerically.

Changes

Some major revisions have been enacted that change the API.

Reference

NOTE: This documentation is currently generated by the devel branch in preparation for its release into master.

Though versor is designed to support any geometric algebra, this document focuses on 3D Conformal Geometric Algebra. Click on the Modules tab at the top of this doxygen-generated documentation to get started.

Features

Use

The library can be used for example as