Main Lemma Repository
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Trevor Irons 2e027ec390
Create CODE_OF_CONDUCT.md
5 anos atrás
Anaconda Anaconda Environment 5 anos atrás
CMake Update to Eigen 3.3.7 5 anos atrás
Documentation Updated for TEM1D, including skeleton testing framework. 5 anos atrás
Modules Edits to fix Chave when using GCC 8. 5 anos atrás
config Work towards port of FDEM code to C++-11 and improved unit testing. 7 anos atrás
vim Fix MSVC warnings regarding unsigned integer comparisons, and DipoleSource::Serialize infinite recursion. 5 anos atrás
CMakeLists.txt Edits to fix Chave when using GCC 8. 5 anos atrás
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 5 anos atrás
CTestConfig.cmake Added CTest/CDash configuration 6 anos atrás
LICENCE More work towards using c++-11, and better documentation. 7 anos atrás
README.md test automatic doxgen hook 14 6 anos atrás

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