Metadata-Version: 2.1
Name: pyLemma
Version: 0.4.0
Summary: PyLemma is a wrapper to Lemma
Home-page: UNKNOWN
Author: Trevor Irons and others
Author-email: Trevor.Irons@lemmasoftware.org
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)
Classifier: Topic :: Scientific/Engineering
Classifier: Programming Language :: Python :: 3

# About
Lemma is an ElectroMagnetics Modelling API. Lemma is developed in the hopes that it will be helpful for academics, industry, and anyone else interested in geophysical modelling.

* Written in C++ 
* Test driven   
* Flexible 
* Fast
* Object oriented 
* Python bindings
* VTK integration

## Git 
Lemma is hosted on several Git instances. Our main instance runs on Gitea and is at https://lemmasoftware.org. The project is also mirrored on GitHub. 

## Team 
Lemma is and has been developed by several organisations and people, including: University of Utah, Colorado School of Mines, US Geological Survey. 

## Platforms 
Lemma is tested on Linux (Ubuntu & Arch), Mac OSX and Windows (7&10) platforms. 
If you have used Lemma on something else, please let us know. 

## Getting involved
* Testing code
* Improving documentation


