patrick-kidger / equinox

Elegant easy-to-use neural networks + scientific computing in JAX. https://docs.kidger.site/equinox/
Apache License 2.0
2.13k stars 143 forks source link

Make _DinstinctTuple inherit from tuple #819

Closed danielward27 closed 2 months ago

danielward27 commented 2 months ago

Fix for https://github.com/patrick-kidger/equinox/issues/818.

patrick-kidger commented 2 months ago

LGTM -- merged! Thank you for both the report and for the fix :)