Skip to content

Python Version of the Stochastic Boltzman Machine Inference for Protein Models

Notifications You must be signed in to change notification settings

kleeorin/SBM_py

Repository files navigation

SBM_py

Python Version of the Stochastic Boltzman Machine Inference for Protein Models

installation

a cython installation of a routine is required. Adapt the os.environ var in the setup.py script. Afterwards, run the following command to compile the C routine: ''' python setup.py build_ext --inplace -v '''

About

Python Version of the Stochastic Boltzman Machine Inference for Protein Models

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published