This website requires JavaScript.
Explore
Help
Sign In
wassname
/
jaxtyping
Watch
1
Star
0
Fork
0
mirror of
https://github.com/wassname/jaxtyping.git
synced
2026-09-09 11:24:55 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
v0.2.14
jaxtyping
/
jaxtyping
T
History
Patrick Kidger
ee46c57e53
Version bump
2023-03-05 20:26:01 -08:00
..
__init__.py
Version bump
2023-03-05 20:26:01 -08:00
array_types.py
beartype+inheritance fix. Bool[int, '...'] now correctly raises an error.
2023-03-05 20:09:49 -08:00
decorator.py
beartype+inheritance fix. Bool[int, '...'] now correctly raises an error.
2023-03-05 20:09:49 -08:00
import_hook.py
Fixed import hook hitting __pycache__ even when you change the choice of runtime type checker
2023-03-05 16:19:44 -08:00
py.typed
Create py.typed
2022-09-15 16:07:02 +01:00
pytest_plugin.py
Fixed pytest plugin with new import hook typechecker syntax
2023-03-05 12:19:14 -08:00
pytree_type.py
Fixed working with the new (unreleased) version of typeguard (
#53
)
2022-12-29 17:46:25 +00:00