Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make NUM_PARAMS in FuncCastEmulation a configuration option (#3411) | Dexter Chua | 2020-12-07 | 1 | -0/+14 |
Compiling scipy requires a `NUM_PARAMS` of at least 61 (!) https://github.com/iodide-project/pyodide patches emsdk in order to compile, which this PR can avoid. |