By calling a pure Python function each time OneDim::eval is called, we can catch KeyboardInterrupt exceptions and abort the 1D solver loop, returning control to Python. Partially addresses Issue 93. |
||
|---|---|---|
| .. | ||
| cython | ||
| matlab | ||
| python | ||
By calling a pure Python function each time OneDim::eval is called, we can catch KeyboardInterrupt exceptions and abort the 1D solver loop, returning control to Python. Partially addresses Issue 93. |
||
|---|---|---|
| .. | ||
| cython | ||
| matlab | ||
| python | ||