8000 GitHub - Magritte-code/pomme at v0.0.8
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Magritte-code/pomme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

p3droslo

Probabilistic 3D Reconstruction of Spectral Line Observations.

Build status Build status Build status

Installation

Get the latest release (version 0.0.8) either from PyPI, using pip, with:

pip install p3droslo

or from Anaconda.org, using conda, with:

conda install -c freddeceuster p3droslo 

or download the source code, unzip, and install with pip by executing:

pip install .

in the root directory of the code.

0