|
8a573266df
|
Removed dependency on ndarray_rand. Crate is not updated. Updated pyo3 to new version and updated enum pyclass derive macros. Switch to SmallRng for white noise random number generation.
|
2024-10-26 21:53:56 +02:00 |
|
|
65df1c82f6
|
Changed some unwraps to expect. Debugged multiplication with weighting broadcast
|
2024-09-29 17:38:59 +02:00 |
|
|
826266b8ee
|
Moved apsmode and apssettings to their own files
|
2024-09-29 11:45:46 +02:00 |
|
|
476479b693
|
Rolled back to older Pyo3 version to make it compatible with Rust-Numpy that is not yet ready to go to new Pyo3 API. Improved power spectra estimator by removing DC value before going into window. Later overwriting it. Improved functionality of Python bindings
|
2024-08-28 14:59:10 +02:00 |
|
|
66ab149159
|
Removed unnecessary complex API with APSResult and switched to two methods: compute_last and compute_all. Improved docstrings and fixes in docstrings.
|
2024-07-11 21:02:21 +02:00 |
|
|
19484fd1cb
|
Aps working, or almost working?
|
2024-07-10 00:10:34 +02:00 |
|
|
0a847318f3
|
Updated comments and test code
|
2024-07-06 19:38:22 +02:00 |
|
|
7e9cf734d0
|
Biguad, biquadbank, dummy filters, etc. A bit on all topics
|
2024-07-03 20:01:12 +02:00 |
|
|
7315939cbd
|
Intermediate commit. Added some stuff related to biquads, added some stuff related to power spectra estimation
|
2024-06-25 16:20:47 +02:00 |
|