Geometric statistics on manifolds
Project description
Geomstats
(Coverages for: numpy, tensorflow, pytorch)
Computations and statistics on manifolds with geometric structures.
- To get started with
geomstats, see the examples directory. - For more in-depth applications of
geomstats, see the applications repository. - The documentation of
geomstatscan be found on the documentation website. - If you find
geomstatsuseful, please kindly cite our paper.
Installation
OS X & Linux:
pip3 install -r requirements.txt
pip3 install geomstats
Pytorch and tensorflow requirements are optional, as geomstats can be used with numpy only.
To change backend:
export GEOMSTATS_BACKEND=pytorch
Getting started
Run example scripts, for example:
python3 examples/plot_grid_h2.py
Contributing
Developers can install the dev-requirements:
pip3 install -r dev-requirements.txt
And run unit tests from this folder:
nose2 tests
See our contributing guidelines!
Acknowledgements
This work is supported by:
- the Inria-Stanford associated team GeomStats,
- the European Research Council (ERC) under the European Union's Horizon 2020 research and innovation program (grant agreement G-Statistics No. 786854),
- the French society for applied and industrial mathematics (SMAI),
- the National Science Foundation (grant NSF DMS RTG 1501767).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file geomstats-1.17.tar.gz.
File metadata
- Download URL: geomstats-1.17.tar.gz
- Upload date:
- Size: 167.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.22.0 setuptools/39.2.0 requests-toolbelt/0.8.0 tqdm/4.20.0 CPython/3.6.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
959a75d5b11db62be38969eb21a92cf5609e91525e47005f391692d4ba7bbc03
|
|
| MD5 |
b7b21bc2939cea4de2e5d868c2e910ce
|
|
| BLAKE2b-256 |
575e08fc5ca83317b911f68934c17b1e1860ea792bc5a0d6a76a048f099748ba
|
File details
Details for the file geomstats-1.17-py3-none-any.whl.
File metadata
- Download URL: geomstats-1.17-py3-none-any.whl
- Upload date:
- Size: 314.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.22.0 setuptools/39.2.0 requests-toolbelt/0.8.0 tqdm/4.20.0 CPython/3.6.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
215b06c1252d49e7e961519dc5247bcdfb9da69c00d81470f927c58c66b82a85
|
|
| MD5 |
d42a3400f6cf278806f3aee8afd4cd88
|
|
| BLAKE2b-256 |
bd1760ad292eb9584a30ff4da088064bb77d88f98cc5a547d892b32f617daffb
|