GemsPy Presentation
GemsPy is a stand-alone Python package to interpret the language GEMS. At this point, this Python package it still a prototype.
GemsPy API Overview
GemsPy's API allows users to create studies programmatically.
For detailed API usage and examples, see:
- Installation Guide
- Examples section, it is explained how simulations can be run with GemsPy.
- Building with GemsPy API