safrac
Fractal generator for geophysical models (fractal volumes and surfaces).
Install
- Install directly from pip or run
pip install .
inside the source directory
Notes for developers
Versioning
- Versioning is done using git.
- The primary repository is at github.com
Coding style
- We try to adhere to Python PEP8
- If you use PyCharm: activate the PEP8 compliance check