Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make possible to use double and own fft lib.HEADmaster | Daniil Cherednik | 2024-07-06 | 6 | -48/+67 |
* | Update codeql-analysis.yml | Daniil Cherednik | 2023-10-17 | 1 | -3/+3 |
* | bzero -> memset replacement | U-zzzz-VAIO\developer | 2023-09-19 | 1 | -2/+2 |
* | Add codeql | Daniil Cherednik | 2022-02-09 | 1 | -0/+70 |
* | Workflow status badge added | Daniil Cherednik | 2021-11-04 | 1 | -0/+2 |
* | Fix ut | Daniil Cherednik | 2021-11-03 | 2 | -8/+8 |
* | Add github action | Daniil Cherednik | 2021-11-02 | 1 | -0/+38 |
* | Fix warnings | Daniil Cherednik | 2021-02-23 | 2 | -3/+4 |
* | Merge pull request #1 from rogovsky/dev | Daniil Cherednik | 2019-10-07 | 1 | -1/+10 |
|\ | |||||
| * | Guards in header was added for beeing used with C++. | Yury A. Rogovsky | 2019-10-06 | 1 | -0/+9 |
| * | Missprint correction in header file. | Yury A. Rogovsky | 2019-10-06 | 1 | -1/+1 |
|/ | |||||
* | Optimize gha_search_omega - do not call sin/cos each iteration | Daniil Cherednik | 2018-12-02 | 1 | -6/+18 |
* | Initiall implementation of multi dimentional Newton optimization | Daniil Cherednik | 2018-11-29 | 8 | -4/+4303 |
* | Simple method to extract K sinusoids for one call | Daniil Cherednik | 2018-11-04 | 3 | -4/+32 |
* | A bit more clean api | Daniil Cherednik | 2018-11-03 | 4 | -29/+42 |
* | Create README.md | Daniil Cherednik | 2018-11-03 | 1 | -0/+4 |
* | Add function to extract analysed harmonic from given pcm | Daniil Cherednik | 2018-11-03 | 7 | -43/+169 |
* | First commit | dcherednik | 2018-11-02 | 48 | -0/+5670 |