Skip to content

gadgetron/gadgetron-conda-recipes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gadgetron conda recipes

This repo contains conda recipes for a few dependencies for Gadgetron that are not available through other sources. The Gadgetron itself and ISMRMRD (https://github.com/ismrmrd/ismrmrd) related projects provide their own conda packages through their respective repos and build pipelines.

For details on installing the gadgetron via conda, consult the Gadgetron documentation

Building packages

Use the build.sh script at the root to build all or a specific packe and optionally push to anaconda.org. For example, to build and force push the cpr package, use:

./build.sh -p cpr --token <TOKEN> -u <user or org> --push --force

If you would like to upload the packages, do conda config --set anaconda_upload yes and log in with your anaconda.org account first.

About

Anaconda recipes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors