Skip to content

imldresden/PyGLM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyglm - Simple wrapper that exports selected glm functions to python.

Depends on libavg and expects to find the libavg headers at compile time

To compile:

$ mkdir build
$ cd build
$ cmake ..
$ make -j5
$ [sudo] make install

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published