syto icon indicating copy to clipboard operation
syto copied to clipboard

Digital signal processing library

Results 8 syto issues
Sort by recently updated
recently updated
newest added

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...

dependencies

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)

bug

- [ ] Kanban basics - [ ] Issue linking to commit - [ ] Dashboard basics

question

- [x] Study theoretical basis (Lem/Paarman/DSP) - [ ] Calculate on a paper analog Butterworth band-pass filter - [ ] Do the same for Chebyshev II

question
POC

- [ ] Define name conventions, versioning - [ ] Define expected functionality - [ ] Define filter types and approximations - [ ] Set up deadlines and goals -...

POC
new feature

- [x] Poles on the s-plane - [x] Magnitude Square Frequency Response - [ ] Magnitude in dB Frequency Response - [ ] Phase/Frequency - [ ] Group Delay -...

POC

- [ ] Study theoretical basis (Lem/Paarman/DSP) - [ ] Calculate on a paper analog Butterworth band-stop filter - [ ] Do the same for Chebyshev II

question
POC