patrick-kidger / jaxtyping

Type annotations and runtime checking for shape and dtype of JAX/NumPy/PyTorch/etc. arrays. https://docs.kidger.site/jaxtyping/
Other
1.14k stars 59 forks source link

Bind default arguments #208

Closed jaraujo98 closed 4 months ago

jaraujo98 commented 4 months ago

Fixes #206.

patrick-kidger commented 4 months ago

LGTM - merged! Thank you for getting involved, and for the speedy fix :)