safrac

This is a fractal generator for geophysical models.


License
BSD-3-Clause
Install
pip install safrac==21.2.15

Documentation

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