Wykres commitów

13 Commity (master)

Autor SHA1 Wiadomość Data
Dsplib 6aa80e6c48 Project structure is changed
BLAS and LAPACK moved to dspl dir
ide moved to dspl dir and aded ide/test for debugging and testing
2020-10-02 14:50:18 +03:00
Dsplib 23c2496b2a 1) added xcorr fucntions for real and complex data
2) added performance test direcories
3) added verification directories and files for readbin abd writebin verification with octave

Changes to be committed:
modified:   Makefile
modified:   dspl/src/inout.c
modified:   dspl/src/statistic.c
new file:   dspl/src/xcorr.c
new file:   examples/src/xcorr_cmplx_test.c
new file:   examples/src/xcorr_test.c
modified:   include/dspl.c
modified:   include/dspl.h
new file:   performance/Makefile
new file:   performance/bin/.gitignore
new file:   performance/obj/.gitignore
new file:   performance/src/xcorr_cmplx_performance.c
new file:   verification/Makefile
new file:   verification/bin/dat/.gitignore
new file:   verification/bin/octave/readbin.m
new file:   verification/bin/octave/writebin.m
new file:   verification/bin/octave/writebin_readbin_verification.m
new file:   verification/bin/python/.gitignore
new file:   verification/obj/.gitignore
new file:   verification/src/writebin_readbin_verification_complex.c
new file:   verification/src/writebin_readbin_verification_double.c
new file:   verification/verif.sh
2020-09-04 14:43:44 +03:00
Dsplib 52c4cf0061 changed project structure 2019-11-04 17:05:33 +03:00
Dsplib 1e9430426d changed project structure. Added CodeBlocks IDE projects 2019-10-27 21:09:21 +03:00
Dsplib bbfa68d4e4 ADDED Lapack and changed project structure 2019-10-10 21:02:33 +03:00
Dsplib 1afe24f324 added kaiser window 2019-02-20 23:41:47 +03:00
Dsplib 966d85edb4 1. Added function window
2. Deleted test folder
3. Addeddded examples folder
4. Updated doxygen project
2019-02-17 16:59:42 +03:00
Dsplib 50b7708c42 Initial 2019 year commit.
1) Changed copyright for every file header comments
2) Fixed fft problem with simple length
2019-01-09 23:22:17 +03:00
Dsplib a80958c04b added verificator and FFT7. Also added readbin 2018-12-10 23:37:31 +03:00
Sergey Royz ed7fa317d2 Mac OS build support 2018-11-17 12:18:58 +01:00
Dsplib afdc6bf7e5 some docs 2018-07-08 23:57:52 +03:00
Dsplib 3db5d9e1c3 doxygen added 2018-05-05 10:33:56 +03:00
Dsplib 4d90b08e7b initial commit 2018-03-12 23:48:32 +03:00