Lemma is an Electromagnetics API
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Trevor Irons 096404cf52 Incrimental performance checks před 4 roky
Anaconda Anaconda Environment před 5 roky
CMake Incrimental performance checks před 4 roky
Documentation Updated for TEM1D, including skeleton testing framework. před 5 roky
Modules Incrimental performance checks před 4 roky
config Work towards port of FDEM code to C++-11 and improved unit testing. před 7 roky
python Fixes for python wrapper with ABC inheritence. Also fixed EM1D to not clone antenna in tight loop před 4 roky
vim Fixes for python wrapper with ABC inheritence. Also fixed EM1D to not clone antenna in tight loop před 4 roky
CMakeLists.txt Incrimental performance checks před 4 roky
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md před 5 roky
CTestConfig.cmake Fix for CTest in versions 3.14 and greater před 5 roky
LICENCE More work towards using c++-11, and better documentation. před 7 roky
README.md test automatic doxgen hook 14 před 5 roky

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