We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1bec801 + 28e11e9 commit afb0403Copy full SHA for afb0403
2 files changed
paramax/py.typed
@@ -0,0 +1 @@
1
+
pyproject.toml
@@ -8,6 +8,7 @@ classifiers = [
8
"Topic :: Scientific/Engineering :: Artificial Intelligence",
9
"Topic :: Scientific/Engineering :: Information Analysis",
10
"Topic :: Scientific/Engineering :: Mathematics",
11
+ "Typing :: Typed",
12
]
13
dependencies = ["jax", "equinox", "jaxtyping"]
14
description = "Parameterizations and parameter constraints for JAX PyTrees."
0 commit comments