arvoelke / nengolib

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

Unit test Rd gamma function for high dimensions #154

Open arvoelke opened 5 years ago

arvoelke commented 5 years ago

Should be able to test known values for large dimensions. Can I replace this with a scipy function, or use a better number of iterations? Can also vectorize the first phase of Rd once the gamma value is computed.