Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lemire/themdsp
Digital Signal Processing Library for Geophysics
https://github.com/lemire/themdsp
Last synced: about 1 month ago
JSON representation
Digital Signal Processing Library for Geophysics
- Host: GitHub
- URL: https://github.com/lemire/themdsp
- Owner: lemire
- Created: 2015-07-24T14:39:51.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-24T14:40:36.000Z (over 9 years ago)
- Last Synced: 2024-05-10T22:08:16.878Z (6 months ago)
- Language: C++
- Size: 2.3 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
THEMDSP : Digital Signal Processing Library for Geophysics
=====================================================================It is a prototypical C++ library for digital signal processing
in the context of airborne electromagnetic exploration.Current state
--------------The software is unmaintained and undocumentated. Some components
of this work went into production, but most of it was just for
demonstration and research purposes. It was written for Windows
machines between 1999 and 2001. There was no unit testing of any
kind: expect the code to be flat out wrong at times.Usage
------There is no project file or makefile. It is likely that this code
will not build without some effort. It is not mean to be usable
as-is.Why are you releasing it?
-------------------------Some of the ideas developed with this code did end up being
tremendously useful in practice.