PyDDE
PyDDE copied to clipboard
Modernizing code base
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 time.
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 with an easy syntax and other technical goodies. I'll announce the new project here on github when it runs smoothly.
Best regards, Henning
Flávio Codeço Coelho [email protected] schrieb am Mo., 12. Sep. 2016, 22:59:
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 time.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/hensing/PyDDE/issues/2, or mute the thread https://github.com/notifications/unsubscribe-auth/ABAbXZAWfod3LaQILL4r47jnLhhOGvUZks5qpb0vgaJpZM4J7BmE .
Great news! Looking forward to using it.
Em 13/09/2016 03:24, "Henning Dickten" [email protected] escreveu:
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 with an easy syntax and other technical goodies. I'll announce the new project here on github when it runs smoothly.
Best regards, Henning
Flávio Codeço Coelho [email protected] schrieb am Mo., 12. Sep. 2016, 22:59:
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 time.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/hensing/PyDDE/issues/2, or mute the thread <https://github.com/notifications/unsubscribe-auth/ ABAbXZAWfod3LaQILL4r47jnLhhOGvUZks5qpb0vgaJpZM4J7BmE> .
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/hensing/PyDDE/issues/2#issuecomment-246586826, or mute the thread https://github.com/notifications/unsubscribe-auth/AAIjW9FlfP-LI-NTSheeMgynVPHtwHZ6ks5qpkGmgaJpZM4J7BmE .
Any news on when the new package will come out?
Hi there!
you can find the new package here. The documentation is currently autogenerated from the docstrings and will be extended soon. My advice: take a look a the examples to get started.
Cool, is this is in a pre-release stage or is it fully functional and tested? Thanks a lot!
It is tested with the examples and lacks of a complete documentation so it's a pre-release. reports welcome :)