charmplusplus / charm4py

Parallel Programming with Python and Charm++
https://charm4py.readthedocs.io
Apache License 2.0
290 stars 21 forks source link

Added __hash__ methods for proxies #151

Closed juanjgalvez closed 5 years ago

juanjgalvez commented 5 years ago

This allows proxies to, for example, be inserted in sets, or be used as dictionary keys.