Main Lemma Repository
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Trevor Irons 2e027ec390
Create CODE_OF_CONDUCT.md
преди 5 години
Anaconda Anaconda Environment преди 5 години
CMake Update to Eigen 3.3.7 преди 5 години
Documentation Updated for TEM1D, including skeleton testing framework. преди 5 години
Modules Edits to fix Chave when using GCC 8. преди 5 години
config Work towards port of FDEM code to C++-11 and improved unit testing. преди 7 години
vim Fix MSVC warnings regarding unsigned integer comparisons, and DipoleSource::Serialize infinite recursion. преди 5 години
CMakeLists.txt Edits to fix Chave when using GCC 8. преди 5 години
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md преди 5 години
CTestConfig.cmake Added CTest/CDash configuration преди 6 години
LICENCE More work towards using c++-11, and better documentation. преди 7 години
README.md test automatic doxgen hook 14 преди 6 години

README.md

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 modelling.

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

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