NLeSC / noodles

Computational workflow engine, making distributed computing in Python easy!
http://nlesc.github.io/noodles
Apache License 2.0
21 stars 7 forks source link

Generic functions and single dispatch #14

Closed jhidding closed 6 years ago

jhidding commented 8 years ago

https://www.python.org/dev/peps/pep-0443/

add this as a possible way to register serialising functions?