stylewarning / hypergeometrica

Livin' like it's 1813 (or 1988).
BSD 3-Clause "New" or "Revised" License
30 stars 6 forks source link

MFA should be smarter about how it does NTTs and when to split to RAM #14

Open stylewarning opened 4 years ago

stylewarning commented 4 years ago

MFA immediately delegates to NTT, which implies a single splitting from disk to RAM. This won't be right in all instances.