8000 GitHub - fireball-QMD/fireballpy: minimal Fireball for python
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fireball-QMD/fireballpy

Repository files navigation

FireballPy: minimal Fireball for Python

lite-badge Binder

Clone the repository to your computer:

git clone https://github.com/fireball-QMD/fireballpy
git clone git@github.com:fireball-QMD/fireballpy

How to compile in local:

First ensure you have the desired virtual Python environment activated (or conda environment). Also ensure that you have either MKL or OpenBLAS installed in the system. Then run:

python install.py --intel # For default ifx+MKL installation
python install.py --intel --fast # For non-float-respect ifx+MKL installation
python install.py # For default gnu+OpenBLAS installation
python install.py --fast # Fort non-float-respect gnu+OpenBLAS installation

To set a folder where to perform the build, set the -b (or --build-dir) flag. Note this will, for the moment, only work on Linux

About

minimal Fireball for python

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  
0