Henning Dickten

Results 7 comments of Henning Dickten

Still a problem in version 2.4.2 (observed on python:3.6.1-alpine)

Hi Jannis! I'm not aware of this problem - can you post a minimal example? Best regards Henning

I'm not aware of this problem, sorry. But did you try to pass an hist_function instead of pastvalues? -> dde.hist_from_funcs(my_history_dict) Besides: don't you have to run the solver via dde.run()?

@jannis31 did it work or do you still get segfaults?

Hi Flávio, thank your for offering a PR but currently we are working on a complete new implementation with an interface way better than PyDDE towards huge delay coupled systems...

Hi there! you can find the new package [here](https://github.com/neurophysik/jitcdde). The documentation is currently autogenerated from the docstrings and will be extended soon. My advice: take a look a the examples...

It is tested with the examples and lacks of a complete documentation so it's a pre-release. reports welcome :)