Skip to content

Latest commit

 

History

History
19 lines (9 loc) · 741 Bytes

File metadata and controls

19 lines (9 loc) · 741 Bytes

GA-AEM Python forward modelling interface

Description

This a simple pipy packaging of the 'gatdaem1d' 1D EM forward modeling code for Windows. For OSX and Linux see https://github.com/GeoscienceAustralia/ga-aem fro detail on compilation of the python module.

The Source code for GA-AEM can be found at https://github.com/GeoscienceAustralia/ga-aem

The precompiled gatdaem1d.dll can be downloaded https://github.com/GeoscienceAustralia/ga-aem/releases

The precompiled source and binaries for the included FFTW3 can be downloaded https://github.com/FFTW/fftw3 and https://www.fftw.org/download.html

The code for packaging the module for pypi is available at https://github.com/GeoscienceAustralia/ga-aem/tree/master/python