PyDDE
PyDDE copied to clipboard
PyDDE: Python/C DDE solver
Whenever a grad function raises an exception instead of displaying the python exception this program generates a segfaut (this is an aritificial example I cooked up from a real dde...
This project deserves to be brought to current python standards. There are still references to Numeric! I'll try to contribute a pull request when I have a bit of free...
Hi Henning, when using PyDDE with more than 10 state variables I get a segmentation fault possibly due to memory problems. Before digging into the problem myself, I was wondering...