Lemma is an Electromagnetics API
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Trevor 4fecc41995 Addition of Matlab.mex support. Currently only hantenna is wrapped as a hace 1 año
.github/workflows Create cmake.yml hace 3 años
Anaconda Anaconda Environment hace 5 años
CMake Addition of Matlab.mex support. Currently only hantenna is wrapped as a .mex. Additionally, the latest Eigen release is now used. hace 1 año
Documentation Updated for TEM1D, including skeleton testing framework. hace 5 años
Modules Addition of Matlab.mex support. Currently only hantenna is wrapped as a .mex. Additionally, the latest Eigen release is now used. hace 1 año
config Work towards port of FDEM code to C++-11 and improved unit testing. hace 7 años
python Fix to copy of README.md for python publish. hace 3 años
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. hace 3 años
CMakeLists.txt Addition of Matlab.mex support. Currently only hantenna is wrapped as a .mex. Additionally, the latest Eigen release is now used. hace 1 año
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md hace 5 años
CTestConfig.cmake Fix for CTest in versions 3.14 and greater hace 5 años
LICENCE More work towards using c++-11, and better documentation. hace 7 años
README.md Lemma Github sync hace 2 años
WindowsBuild.bat Addition of Matlab.mex support. Currently only hantenna is wrapped as a .mex. Additionally, the latest Eigen release is now used. hace 1 año

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