patrick-kidger / optimistix

Nonlinear optimisation (root-finding, least squares, ...) in JAX+Equinox. https://docs.kidger.site/optimistix/
Apache License 2.0
334 stars 14 forks source link

Add py.type as per PEP 561 #80

Closed NeilGirdhar closed 3 months ago

NeilGirdhar commented 3 months ago

You have great type annotations, but they're invisible to callers!

patrick-kidger commented 3 months ago

You're right! Merged! :D