syto
syto copied to clipboard
Digital signal processing library
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...
Exception in thread "main" java.util.NoSuchElementException: head of empty list at scala.collection.immutable.Nil$.head(List.scala:420) at scala.collection.immutable.Nil$.head(List.scala:417) at net.sparja.syto.math.EllipticIntegral$.ellipInc(EllipticIntegral.scala:41) at net.sparja.syto.math.EllipticIntegral$.F(EllipticIntegral.scala:47) at net.sparja.syto.math.EllipticIntegral$.K(EllipticIntegral.scala:45)
- [ ] Kanban basics - [ ] Issue linking to commit - [ ] Dashboard basics
- [x] Study theoretical basis (Lem/Paarman/DSP) - [ ] Calculate on a paper analog Butterworth band-pass filter - [ ] Do the same for Chebyshev II
- [ ] Define name conventions, versioning - [ ] Define expected functionality - [ ] Define filter types and approximations - [ ] Set up deadlines and goals -...
- [x] Poles on the s-plane - [x] Magnitude Square Frequency Response - [ ] Magnitude in dB Frequency Response - [ ] Phase/Frequency - [ ] Group Delay -...
- [ ] Study theoretical basis (Lem/Paarman/DSP) - [ ] Calculate on a paper analog Butterworth band-stop filter - [ ] Do the same for Chebyshev II