aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Make possible to use double and own fft lib.HEADmasterDaniil Cherednik2024-07-066-48/+67
| | | | | Projects which use the library may have own fft librray. Projects may use double precision floating point numbers.
* Update codeql-analysis.ymlDaniil Cherednik2023-10-171-3/+3
|
* bzero -> memset replacementU-zzzz-VAIO\developer2023-09-191-2/+2
|
* Add codeqlDaniil Cherednik2022-02-091-0/+70
|
* Workflow status badge addedDaniil Cherednik2021-11-041-0/+2
|
* Fix utDaniil Cherednik2021-11-032-8/+8
|
* Add github actionDaniil Cherednik2021-11-021-0/+38
|
* Fix warningsDaniil Cherednik2021-02-232-3/+4
|
* Merge pull request #1 from rogovsky/devDaniil Cherednik2019-10-071-1/+10
|\ | | | | Minor changes
| * Guards in header was added for beeing used with C++.Yury A. Rogovsky2019-10-061-0/+9
| | | | | | | | | | | | Guards in header file was added to prevent function's name mangling (i.e. altering the name of the funtion in object -or library- files) while beeing compiled with C++.
| * Missprint correction in header file.Yury A. Rogovsky2019-10-061-1/+1
|/
* Optimize gha_search_omega - do not call sin/cos each iterationDaniil Cherednik2018-12-021-6/+18
|
* Initiall implementation of multi dimentional Newton optimizationDaniil Cherednik2018-11-298-4/+4303
|
* Simple method to extract K sinusoids for one callDaniil Cherednik2018-11-043-4/+32
|
* A bit more clean apiDaniil Cherednik2018-11-034-29/+42
|
* Create README.mdDaniil Cherednik2018-11-031-0/+4
|
* Add function to extract analysed harmonic from given pcmDaniil Cherednik2018-11-037-43/+169
| | | | Added dtmf analysation example
* First commitdcherednik2018-11-0248-0/+5670
- Method to get parameters of one harmonic