-
- Downloads
Apply fixes in pyfaust.poly.
- Fix pyfaust.poly.Chebyshev(Faust(L), K, impl=py) wrong dimension of basis - Fix pyfaust.poly._zeros dtype when M a Faust. - (Chebyshev) Raise an error when L is a Faust but impl='native' (it must be 'py' as stated in the doc). - Minor changes in doc and formatting.
Please register or sign in to comment