microsoft / knossos-ksc

Compiler with automatic differentiation
Other
45 stars 10 forks source link

Add ExprHashedWithAlpha wrapper class for python dict/set #915

Closed acl33 closed 3 years ago

acl33 commented 3 years ago

This allows using are_alpha_equivalent and alpha_hash with a normal dict/set, which depend upon the definition of == and hash()