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

Fixes cooperative multiple inheritance with `__post_init__` #834

Closed patrick-kidger closed 2 months ago

patrick-kidger commented 2 months ago

Fixes #832.

patrick-kidger commented 2 months ago

@NeilGirdhar do you want to check that this branch also works for your actual use-case? If so then I'll merge it.

NeilGirdhar commented 2 months ago

@patrick-kidger I think it does, but I have more bugs :smile: Thanks!

patrick-kidger commented 2 months ago

Haha! I'll merge then, thanks :)