Omar Nassar

Results 2 issues of Omar Nassar

The simulator should support monotonic autotuning parameters for quantities of interest. Here, I add a simple & generic autotuning functionality.

Reduced Set models don't use numba for enhanced performance. This uses numba njit wrapper to compile the deriviative functions during runtime, and provide considerable performance gain. Since numba currently doesn't...