Wykres commitów

3 Commity (141d792e3b8f1ff725e99d83cad164b84185856c)

Autor SHA1 Wiadomość Data
Dsplib 141d792e3b added functions for power spectrum density estmation
Changes to be committed:
	modified:   dspl/ide/codeblocks/dspl.cbp
	modified:   dspl/ide/codeblocks/dspl.layout
	modified:   dspl/ide/codeblocks/dspl.workspace.layout
	modified:   dspl/ide/codeblocks/examples.layout
	modified:   dspl/src/complex.c
	modified:   dspl/src/fft.c
	new file:   dspl/src/psd.c
	new file:   examples/src/psd_welch_test.c
	modified:   include/dspl.c
	modified:   include/dspl.h
2020-10-08 19:36:29 +03:00
Dsplib ac495581f5 added _release folder
Changes to be committed:
	new file:   _release/.gitignore
	modified:   dspl/ide/codeblocks/dspl.layout
	modified:   dspl/ide/codeblocks/dspl.workspace
	modified:   dspl/ide/codeblocks/examples.cbp
	modified:   dspl/ide/codeblocks/examples.layout
	modified:   dspl/src/statistic.c
2020-10-02 16:17:28 +03:00
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