Skip to content

Commit aa9bf9a

Browse files
danielward27patrick-kidger
authored andcommitted
Add paramax
1 parent 7d25a6b commit aa9bf9a

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ Available at [https://docs.kidger.site/jaxtyping](https://docs.kidger.site/jaxty
4848
[Optax](https://github.com/deepmind/optax): first-order gradient (SGD, Adam, ...) optimisers.
4949
[Orbax](https://github.com/google/orbax): checkpointing (async/multi-host/multi-device).
5050
[Levanter](https://github.com/stanford-crfm/levanter): scalable+reliable training of foundation models (e.g. LLMs).
51+
[paramax](https://github.com/danielward27/paramax): parameterizations and constraints for PyTrees.
5152

5253
**Scientific computing**
5354
[Diffrax](https://github.com/patrick-kidger/diffrax): numerical differential equation solvers.

docs/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ Have a read of the [Array annotations](./api/array.md) documentation on the left
5050
[Optax](https://github.com/deepmind/optax): first-order gradient (SGD, Adam, ...) optimisers.
5151
[Orbax](https://github.com/google/orbax): checkpointing (async/multi-host/multi-device).
5252
[Levanter](https://github.com/stanford-crfm/levanter): scalable+reliable training of foundation models (e.g. LLMs).
53+
[paramax](https://github.com/danielward27/paramax): parameterizations and constraints for PyTrees.
5354

5455
**Scientific computing**
5556
[Diffrax](https://github.com/patrick-kidger/diffrax): numerical differential equation solvers.

0 commit comments

Comments
 (0)