Main Lemma Repository
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Trevor Irons f1bfa16424 Updated for TEM1D, including skeleton testing framework. 5年前
CMake scotch add 5年前
Documentation Updated for TEM1D, including skeleton testing framework. 5年前
Matplot_vtk More consistent installation 8年前
Modules Updated for TEM1D, including skeleton testing framework. 5年前
config Work towards port of FDEM code to C++-11 and improved unit testing. 7年前
vim Added Kong 261, but it is not stable? 6年前
CMakeLists.txt Clean up CMake for default compilers 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