Skip to content

ddale/praxes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To build praxes and test:

  python setup.py build_ext --inplace
  python setup.py test

To install praxes:

  python setup.py install


A reminder to praxes' developers:
This git repository makes use of subtrees. To pull upstream changes:

  git pull -s subtree elam_physical_reference master

For that to work, you may first need to do:

  git remote add -f elam_physical_reference https://github.com/praxes/elam_physical_reference.git

About

extensible framework for scientific analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.0%
  • C 2.4%
  • Other 0.6%