Commit Graph

8 Commits

Author SHA1 Message Date
Marc Haubenstock
a62b58b529 convolution for static and dynamic 2019-07-28 13:39:43 +02:00
Marc Haubenstock
8b85ba1081 test compiles but fails 2019-07-28 04:25:31 +02:00
Marc Haubenstock
d46ffe607c simple skeleton compiling 2019-07-27 18:18:50 +02:00
sebcrozet
bb06701eff Fix the return type of convolve_same to match the documentation. 2019-03-31 17:04:20 +02:00
Nathan
36feddb8c2 Moving functions into impl for Vector<N,D,S> 2019-03-02 15:00:40 -06:00
Nathan
28525bfc20 Restructured usage of convolves, added unit testing. 2019-02-24 19:53:09 -06:00
Nathan
9f52019385 Fixing type traits based on feedback, convolve_full still broken 2019-02-18 19:01:18 -06:00
Nathan
b3c6492530 Moved test file to lingal folder, wrote tests based on github ticket request (scipy reference) 2019-02-10 13:40:32 -06:00