Skip to content

pyGIMLi core library (pure meta-repo for building conda packages)

License

Notifications You must be signed in to change notification settings

gimli-org/pgcore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pgcore

pyGIMLi core library (pure meta-repo for building conda packages)

Please note that this repository does not hold the hardware-dependent binaries. pgcore should be installed by conda using

conda install -c gimli -c conda-forge pgcore

or into a new environment using

conda create -n pg -c gimli -c conda-forge pgcore
conda activate pg

In order to work with pyGIMLi, you can

  1. install pyGIMLi by conda
  2. clone pyGIMLi by git clone https://github.com/gimli-org/gimli and
  • conda develop gimli
  • setting PYTHONPATH to gimli directory
  1. install pyGIMLi by pip install git+https://github.com/gimli-org/gimli

About

pyGIMLi core library (pure meta-repo for building conda packages)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages