arvoelke / nengolib

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

Update RollingWindow.add_output to state Legendre equation #166

Closed arvoelke closed 5 years ago

arvoelke commented 5 years ago

Currently the add_output docs assume that legendre=False. If legendre=True, then the canonical basis functions are the shifted Legendre polynomials. Convenient to express using Rodrigues (1816) formula.