rmcgibbo / pyhmc

Hamiltonain Monte Carlo in Python
https://pythonhosted.org/pyhmc
Other
37 stars 17 forks source link

there is a hidden function in scipy for this #5

Closed rmcgibbo closed 9 years ago

rmcgibbo commented 9 years ago

@argriffing pointed out on the numpy list that there's already a hidden function in scipy.signal for this getting the fast padding size, so we can remove this code. https://github.com/scipy/scipy/pull/3144

kyleabeauchamp commented 9 years ago

good find

endolith commented 7 years ago

It's now scipy.fftpack.helper.next_fast_len