Main Lemma Repository
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Trevor Irons cfaf506daf Update to newer VTK 1週間前
.github/workflows Create cmake.yml 3年前
Anaconda Anaconda Environment 5年前
CMake Update to newer VTK 1週間前
Documentation Updated for TEM1D, including skeleton testing framework. 5年前
Modules Update of pybind11 and progressBar for newer gcc 7ヶ月前
config Work towards port of FDEM code to C++-11 and improved unit testing. 7年前
python Update of pybind11 and progressBar for newer gcc 7ヶ月前
vim Bug fix for Anderson lagged solution which would occasionally result in NaN due to array index overrun in spline. Also work towards grounding points in wire antenna. 3年前
CMakeLists.txt Update to newer VTK 1週間前
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 5年前
CTestConfig.cmake Fix for CTest in versions 3.14 and greater 5年前
LICENCE More work towards using c++-11, and better documentation. 7年前
README.md Lemma Github sync 2年前
WindowsBuild.bat Addition of Matlab.mex support. Currently only hantenna is wrapped as a .mex. Additionally, the latest Eigen release is now used. 1年前

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

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

Git

Lemma is hosted on several Git instances. Our main instance runs on Gitea and is at https://lemmasoftware.org. The project is also mirrored on GitHub.

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