Lemma is an Electromagnetics API
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Trevor Irons a84f85654c Fixes for python wrapper with ABC inheritence. Also fixed EM1D to not clone antenna in tight loop il y a 4 ans
Anaconda Anaconda Environment il y a 5 ans
CMake Improved python import heirarchy (sp?). Now you can use: from pyLemma import pyFDEM1D which is the intuitive way to do this. il y a 4 ans
Documentation Updated for TEM1D, including skeleton testing framework. il y a 5 ans
Modules Fixes for python wrapper with ABC inheritence. Also fixed EM1D to not clone antenna in tight loop il y a 4 ans
config Work towards port of FDEM code to C++-11 and improved unit testing. il y a 7 ans
python Fixes for python wrapper with ABC inheritence. Also fixed EM1D to not clone antenna in tight loop il y a 4 ans
vim Fixes for python wrapper with ABC inheritence. Also fixed EM1D to not clone antenna in tight loop il y a 4 ans
CMakeLists.txt Version bump il y a 4 ans
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md il y a 5 ans
CTestConfig.cmake Fix for CTest in versions 3.14 and greater il y a 5 ans
LICENCE More work towards using c++-11, and better documentation. il y a 7 ans
README.md test automatic doxgen hook 14 il y a 6 ans

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