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.
Version1.0.0compared with
Version Details
| 0.8.0 | 1.0.0 | |
|---|---|---|
| Release date | Sep 27, 2021 | Dec 27, 2021 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
Compile Changes (2)
| 0.8.0 | 1.0.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.knowm.xchart » xchart | 3.6.2 | 3.8.0 |
| ~ Updated | uk.me.berndporr » iirj | 1.1 | 1.3 |
Test Changes (3)
| 0.8.0 | 1.0.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.junit.jupiter » junit-jupiter-api | 5.6.2 | 5.8.1 |
| ~ Updated | org.junit.jupiter » junit-jupiter-engine | 5.0.3 | 5.8.1 |
| ~ Updated | org.junit.platform » junit-platform-surefire-provider | 1.0.0 | 1.3.2 |