Skip to content

hpfem/hermes-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building Hermes Python Wrappers with SWIG

Step 1:

Prior to building the wrappers, set the paths to your local repos "hermes" and "hermes-python". This can be done by adding the following two lines (or similar) to your .bashrc file:

export PATH_HERMES=/home/pavel/repos/hermes export PATH_HERMES_PYTHON=/home/pavel/repos/hermes-python

Step 2:

make common

Step 3:

make h2d

About

Python wrappers for hermes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published