Wykres commitów

205 Commity (master)

Autor SHA1 Wiadomość Data
Dsplib ae5476689a 1) Modified doxigen structure.
2) Added documentation for gnuplot interface

 Changes to be committed:
	modified:   bin/img/filter_iir_test.png
	deleted:    dspl/doc/html/_form0_tmp.ps
	deleted:    dspl/doc/html/_formulas.aux
	deleted:    dspl/doc/html/_formulas.dvi
	deleted:    dspl/doc/html/_formulas.log
	deleted:    dspl/doc/html/_formulas.tex
	new file:   dspl/doc/html/formula.repository
	modified:   dspl/dox/doxyfile_ru
	modified:   dspl/dox/ru/cheby.dox
	modified:   dspl/dox/ru/conv.dox
	modified:   dspl/dox/ru/error_list.dox
	modified:   dspl/dox/ru/filter_ap.dox
	modified:   dspl/dox/ru/filter_iir.dox
	deleted:    dspl/dox/ru/getting_started_make.dox
	deleted:    dspl/dox/ru/getting_started_mingw.dox
	modified:   dspl/dox/ru/getting_started_toolchain.dox
	modified:   dspl/dox/ru/gnuplot.dox
	modified:   dspl/dox/ru/inout.dox
	modified:   dspl/dox/ru/mainpage.dox
	modified:   dspl/dox/ru/math.dox
	modified:   dspl/dox/ru/matrix.dox
	modified:   dspl/src/inout.c
	modified:   include/dspl.c
	modified:   include/dspl.h
2020-01-09 23:58:32 +03:00
Dsplib c9a0fd9122 Merge branch 'master' of https://github.com/Dsplib/libdspl-2.0
merging dspl/dox/ru/mainpage.dox
2020-01-09 22:37:41 +03:00
Dsplib 10d0354f33 dosygen merging
Changes to be committed:
	new file:   dspl/dox/ru/getting_started_make.dox
	modified:   dspl/dox/ru/getting_started_toolchain.dox
	modified:   dspl/dox/ru/mainpage.dox
2020-01-09 22:35:04 +03:00
Dsplib 159d414784 Added gnuplot interface commande line functions.
No need to use plt filees anymore

 Changes to be committed:
	deleted:    bin/gnuplot/bessel_i0.plt
	deleted:    bin/gnuplot/bilinear_test.plt
	deleted:    bin/gnuplot/butter_ap_test.plt
	deleted:    bin/gnuplot/cheby1_ap_test.plt
	deleted:    bin/gnuplot/cheby_poly1.plt
	deleted:    bin/gnuplot/cheby_poly2.plt
	deleted:    bin/gnuplot/filter_iir.plt
	deleted:    bin/gnuplot/gnuplot_script.plt
	deleted:    bin/gnuplot/iir_bstop.plt
	deleted:    bin/gnuplot/iir_lpf.plt
	deleted:    bin/gnuplot/iir_test.plt
	deleted:    bin/gnuplot/sinc_test.plt
	deleted:    bin/gnuplot/sine_int.plt
	modified:   bin/img/bessel_i0.png
	modified:   bin/img/bilinear.png
	modified:   bin/img/cheby_poly1.png
	modified:   bin/img/cheby_poly2.png
	modified:   bin/img/filter_iir_test.png
	deleted:    bin/img/gnuplot_script.png
	modified:   bin/img/iir_bstop.png
	modified:   bin/img/iir_lpf.png
	modified:   bin/img/iir_test.png
	modified:   bin/img/sinc_test.png
	new file:   dspl/doc/html/_form0_tmp.ps
	new file:   dspl/doc/html/_formulas.aux
	new file:   dspl/doc/html/_formulas.dvi
	new file:   dspl/doc/html/_formulas.log
	new file:   dspl/doc/html/_formulas.tex
	deleted:    dspl/doc/html/formula.repository
	modified:   dspl/dox/doxyfile_ru
	modified:   dspl/dox/ru/error_list.dox
	new file:   dspl/dox/ru/gnuplot.dox
	modified:   dspl/dox/ru/groups_define.dox
	modified:   dspl/dox/ru/mainpage.dox
	new file:   dspl/src/gnuplot.c
	modified:   dspl/src/inout.c
	modified:   examples/src/bessel_i0.c
	modified:   examples/src/bilinear_test.c
	modified:   examples/src/butter_ap_test.c
	modified:   examples/src/cheby1_ap_test.c
	modified:   examples/src/cheby2_ap_zp_test.c
	modified:   examples/src/cheby_poly1_test.c
	modified:   examples/src/cheby_poly2_test.c
	modified:   examples/src/filter_iir_test.c
	modified:   examples/src/gnuplot_script_test.c
	modified:   examples/src/iir_bstop.c
	modified:   examples/src/iir_lpf.c
	modified:   examples/src/iir_test.c
	modified:   examples/src/sinc_test.c
	modified:   examples/src/sine_int_test.c
	deleted:    examples/src/test.c
	modified:   ide/codeblocks/examples.depend
	modified:   include/dspl.c
	modified:   include/dspl.h
2020-01-09 22:31:03 +03:00
Dsplib 7769efae10 test commit 2019-12-29 12:51:08 +03:00
Dsplib a52ef6a59d new file: bin/dat/.gitignore 2019-11-04 17:47:31 +03:00
Dsplib 8857317c03 new file: lapack/obj/.gitignore 2019-11-04 17:39:57 +03:00
Dsplib ccc265828b Changes to be committed:
new file:   blas/bin/.gitignore
	new file:   lapack/bin/.gitignore
2019-11-04 17:36:38 +03:00
Dsplib 2c6e6680d9 On branch master
Your branch is up to date with 'origin/master'.

 Changes to be committed:
	new file:   blas/obj/.gitignore
	modified:   dspl/dox/ru/getting_started_toolchain.dox
	new file:   dspl/obj/.gitignore
	new file:   examples/obj/.gitignore
2019-11-04 17:32:49 +03:00
Dsplib e7d56aa934 added gitignore to doc 2019-11-04 17:11:02 +03:00
Dsplib a35503c774 delete doc 2019-11-04 17:07:13 +03:00
Dsplib 52c4cf0061 changed project structure 2019-11-04 17:05:33 +03:00
Dsplib 4e259f742f fixed randgen bugs 2019-10-27 23:38:18 +03:00
Dsplib 1e9430426d changed project structure. Added CodeBlocks IDE projects 2019-10-27 21:09:21 +03:00
Dsplib 89a3a34e42 added Mersene twister random generator 2019-10-20 19:49:09 +03:00
Dsplib 7a66faf4e0 added some docs for ellipj 2019-10-13 17:19:50 +03:00
Dsplib d732d5709c Deleted matrix_t from dspl.h 2019-10-13 14:30:50 +03:00
Dsplib b68cab6766 Matrix structure is changed.
Added LAPACK eigenvalues function
2019-10-13 14:29:21 +03:00
Dsplib bbfa68d4e4 ADDED Lapack and changed project structure 2019-10-10 21:02:33 +03:00
Dsplib 2a01069783 deleted VS files 2019-10-09 21:55:22 +03:00
Dsplib 5def01bfce Added fortran BLAS sources and changed source directories structure 2019-10-09 21:51:50 +03:00
Dsplib 1f55f0acfa fixed complex sqrt problem and changed iir example 2019-10-06 23:57:15 +03:00
Dsplib 6de764bd94 fixed complex sqrt problem 2019-09-20 21:49:51 +03:00
Sergey Bakhurin 47383385b6 added documentation and example for filter_iir function 2019-09-07 16:30:27 +03:00
Sergey Bakhurin 3a5395f1ac added filter_ws1 function 2019-08-31 16:40:54 +03:00
Dsplib 52a6a38c03 modified dox and some c-files 2019-08-28 21:19:25 +03:00
Dsplib eebe14a493 Changed html template for doxygen and some docs for conv function
Changes to be committed:
modified:   dox/doxy_stylesheet.css
modified:   dox/footer.html
modified:   dox/header.html
modified:   dspl/dox/ru/conv.dox
modified:   dspl/src/conv.c
new file:   examples/src/conv_fft_test.c
modified:   include/dspl.c
modified:   include/dspl.h
modified:   release/include/dspl.c
modified:   release/include/dspl.h
2019-07-20 13:26:13 +03:00
Sergey Bakhurin 4054894f46 addded documenation for idft 2019-07-18 21:35:59 +03:00
Sergey Bakhurin 73ccf3adbf low2bs and its example 2019-07-05 20:38:59 +03:00
Dsplib 77368c98b1 Changed function conv_fft_cmplx and its documentation.
Added param nfft
2019-07-02 23:51:08 +03:00
Sergey Bakhurin 3b99372e1f addded documenation 2019-07-02 23:33:27 +03:00
Dsplib 8cea265a9b changed documteation groups 2019-06-27 10:32:11 +03:00
Sergey Bakhurin 973a6495c6 addded documenation for complex functions and convolution 2019-06-22 20:34:06 +03:00
Sergey Bakhurin 8df0c8fa66 addded documenation for array function and complex 2019-06-18 16:57:48 +03:00
Sergey Bakhurin 4ebf6f0df4 addded doc for decimate functions 2019-06-09 23:58:50 +03:00
Sergey Bakhurin e09b960286 merged 2 versions 2019-06-09 15:37:28 +03:00
Sergey Bakhurin ba715696a5 add some doc 2019-06-09 15:30:11 +03:00
Dsplib 2c1704d505 commit 2019-06-09 15:25:11 +03:00
Dsplib 5da9d064a1 added function iir 2019-04-28 23:44:51 +03:00
Dsplib 90a32fdd21 added doxydoc for fft_cmplx and ifft_cmplx_test
added functions histogram, histogram_norm and minmax
2019-04-03 23:37:47 +03:00
Dsplib 163dd4d4e8 added mrg32k3a random algorithm 2019-03-31 20:08:11 +03:00
Dsplib 516fa73ace added doc fft 2019-03-12 00:00:48 +03:00
Dsplib ef1ba40bfb added matrix_lu decomposition 2019-02-26 23:37:58 +03:00
Dsplib b50b0529a5 deleted visual studio files 2019-02-20 23:43:31 +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 b0b23ce5a7 added sine_int function and documntation
plt files changed (gnuplot will produce only png images)
2019-02-06 23:57:53 +03:00
Dsplib 0e646be5df changes 2019-02-03 23:09:51 +03:00
Dsplib 5e2a08cee4 changed fft_t structure (deleted p2)
updated doxygen script
2019-01-11 00:08:14 +03:00