arvoelke / nengolib

Nengo library of additional extensions
Other
29 stars 6 forks source link

[ENH] Use state-space PadeDelay when p=q #57

Closed arvoelke closed 8 years ago

arvoelke commented 8 years ago

Useful when the order starts to get high (e.g. DFT using linear rate neurons).

codecov-io commented 8 years ago

Current coverage is 100%

Merging #57 into master will not change coverage

@@             master        #57   diff @@
==========================================
  Files            24         24          
  Lines          1001       1015    +14   
  Methods           0          0          
  Messages          0          0          
  Branches        115        116     +1   
==========================================
+ Hits           1001       1015    +14   
  Misses            0          0          
  Partials          0          0          

Powered by Codecov. Last updated by 9eb4c6d...e9dfac9