Skip to content

implemented a setup.py file so that pygamma can be compiled on windows and linux using a simple python setup.py build command

License

Notifications You must be signed in to change notification settings

EricHughesABC/pygamma_setup_simple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pygamma_setup_simple

implemented a setup.py file so that pygamma can be compiled on windows and linux using a simple python setup.py build command The source code has been tested with python 3.7

to build library

python setup.py build

to install library

python setup.py install

It is best to remove the build library if it exists before starting the build process. The library requires swig to compile

About

implemented a setup.py file so that pygamma can be compiled on windows and linux using a simple python setup.py build command

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published