Wykres commitów

19 Commity (d5586dfb9e36642aabb373c952c1017dcff04382)

Autor SHA1 Wiadomość Data
Dsplib d5586dfb9e improved FFT performance and added verificator for radix-2 fft from 4 points to 65536
Changes to be committed:
modified:   _release/dspl.c
modified:   _release/dspl.h
modified:   dspl/dox/doxyfile_en
modified:   dspl/dox/footer_en.html
modified:   dspl/dox/header_en.html
modified:   dspl/src/dspl_internal.h
modified:   dspl/src/fft.c
modified:   dspl/src/fft_subkernel.c
modified:   dspl/src/filter_ap.c
modified:   include/dspl.h
modified:   performance/bin/octave/fft_cmplx_performance.m
modified:   performance/src/fft_cmplx_performance.c
new file:   verification/bin/octave/fft_radix2_verification.m
new file:   verification/src/fft_radix2_verification.c
2020-11-10 19:06:20 +03:00
Dsplib adf9e6f06d Changes to be committed:
deleted:    dspl/doc/en/latex/Makefile
modified:   dspl/dox/doxyfile_en
modified:   dspl/dox/doxyfile_ru
modified:   dspl/dox/en/fft.dox
modified:   dspl/dox/en/filter_an.dox
modified:   dspl/dox/en/filter_ap.dox
modified:   dspl/dox/en/filter_fir.dox
modified:   dspl/dox/en/filter_ft.dox
modified:   dspl/dox/en/filter_iir.dox
modified:   dspl/dox/en/fourier_series.dox
modified:   dspl/src/dspl_internal.h
modified:   dspl/src/fft.c
modified:   dspl/src/fft_subkernel.c
modified:   examples/Makefile
modified:   examples/src/array_test.c
modified:   examples/src/bessel_i0.c
modified:   examples/src/butter_ap_test.c
modified:   examples/src/cheby1_ap_test.c
modified:   examples/src/cheby2_ap_test.c
modified:   examples/src/dft_test.c
modified:   examples/src/ellip_ap_test.c
modified:   examples/src/fft_cmplx_test.c
modified:   examples/src/fft_test.c
modified:   examples/src/idft_cmplx_test.c
modified:   examples/src/ifft_cmplx_test.c
2020-07-08 23:28:59 +03:00
Dsplib a2f2d22a9b added doc for random generators
Changes to be committed:
	modified:   dspl/doc/html/formula.repository
	modified:   dspl/dox/ru/filter_ap.dox
	modified:   dspl/dox/ru/filter_fir.dox
	modified:   dspl/dox/ru/inout.dox
	modified:   dspl/dox/ru/randgen.dox
	modified:   dspl/src/dspl_internal.h
	modified:   dspl/src/filter_ft.c
	modified:   dspl/src/inout.c
	modified:   dspl/src/randgen.c
	new file:   examples/src/ellip_ap_test.c
	new file:   examples/src/fir_linphase_test.c
	new file:   examples/src/randb_test.c
	new file:   examples/src/randi_test.c
	new file:   examples/src/randn_test.c
	modified:   include/dspl.c
	modified:   include/dspl.h
2020-05-07 13:13:34 +03:00
Dsplib 1e9430426d changed project structure. Added CodeBlocks IDE projects 2019-10-27 21:09:21 +03:00
Dsplib 5def01bfce Added fortran BLAS sources and changed source directories structure 2019-10-09 21:51:50 +03:00
Sergey Bakhurin 3b99372e1f addded documenation 2019-07-02 23:33:27 +03:00
Dsplib 5da9d064a1 added function iir 2019-04-28 23:44:51 +03:00
Dsplib 163dd4d4e8 added mrg32k3a random algorithm 2019-03-31 20:08:11 +03:00
Dsplib ef1ba40bfb added matrix_lu decomposition 2019-02-26 23:37:58 +03:00
Dsplib 1afe24f324 added kaiser window 2019-02-20 23:41:47 +03:00
Dsplib 242123b597 added filter_fir and bessel_i0 function 2019-02-19 23:49:00 +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 0e646be5df changes 2019-02-03 23:09:51 +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 a3d007c3c2 added fft for simple numbers 2018-12-20 22:26:10 +03:00
Dsplib c421ea8a3e transpose16x16 renamed as transpose4x4 2018-12-12 23:48:01 +03:00
Dsplib 2a26f8aa4f new fft and solved warnings 2018-12-11 23:58:50 +03:00
Dsplib a80958c04b added verificator and FFT7. Also added readbin 2018-12-10 23:37:31 +03:00
Dsplib 8378a3517d added new fft function (doesn't work) 2018-10-25 20:25:39 +03:00