JDSP is a library of signal processing tools aimed at providing functionalities as available in
scipy-signal package for Python. The goal is to provide easy-to-use APIs for performing complex operation on
signals eliminating the necessity of understanding the low-level complexities in the processing pipeline.
Version2.0.1compared with
Version Details
| 2.0.0 | 2.0.1 | |
|---|---|---|
| Release date | Aug 02, 2022 | Feb 24, 2023 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
Compile Changes (2)
| 2.0.0 | 2.0.1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.knowm.xchart » xchart | 3.8.0 | 3.8.1 |
| ~ Updated | uk.me.berndporr » iirj | 1.3 | 1.5 |
Test Changes (2)
| 2.0.0 | 2.0.1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.junit.jupiter » junit-jupiter-api | 5.8.1 | 5.9.0 |
| ~ Updated | org.junit.jupiter » junit-jupiter-engine | 5.8.1 | 5.9.0 |