Skip to content

tussedrotten/pylie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pylie

A small Lie library for Python.

This library represents rotations and poses in 3D. It also implements group and Lie operations, as well as their Jacobians.

Install library

You can install this library to your Python environment directly from this repository using pip:

pip install https://github.com/tussedrotten/pylie/archive/master.zip

Dependencies

The library depends upon numpy, which is installed together with pylie when using the command above.

The examples and tests have additional dependencies, see requirements.txt. You can install these dependencies with the following command:

pip install -r requirements.txt

Examples

About

A small Lie library for Python

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages