lasp/.gitignore
J.A. de Jong 2842fb5714 Added lots of comments to some C-code. Moved some Python code to lasp_
common.py. Added lasp_measurement, lasp_slm, lasp_weighcal. Lots of bugfixes,
renamed fir_design to filter_design, cleaned up frequency weighting filter code.
2018-04-23 09:29:21 +02:00

22 lines
251 B
Plaintext

*.a
CMakeFiles
CMakeCache.txt
cmake_install.cmake
lasp/*.cpp
Makefile
build
*.html
__pycache__
cython_debug
lasp/config.pxi
lasp/wrappers.c
*.so
test/test_bf
test/test_fft
test/test_math
test/test_workers
doc
LASP.egg-info
lasp_octave_fir.*
lasp/ui_*