farrell236 / geomstats

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Geomstats

Build Status Coverage Status

Computations and statistics on manifolds with geometric structures.

Installation

OS X & Linux:

pip3 install geomstats

Running tests

pip3 install nose2
nose2

Contributing

  1. Fork it (https://github.com/yourname/yourproject/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

Authors & Contributors

  • Alice Le Brigant
  • Johan Mathe
  • Nina Miolane
  • Xavier Pennec

Acknowledgements

This work is partially supported by the National Science Foundation, grant NSF DMS RTG 1501767.

About

License:MIT License


Languages

Language:Python 100.0%