Skip to content

cyrush/pylulesh

Repository files navigation

pylulesh

Getting Started

Install all third party libs (python,llvm,hdf5):

source bootstrap-env.sh

This will leave the newly built python in your path.

(Running this command in the future will skip the install steps and make sure the proper python is in your path.)

Run tests to double check the env setup:

python setup.py test --filter=test_env

IPython Notebook Example

To launch the example notebook in a web browser, run the following:

cd notebooks
./launch.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published