Skip to content

Commit

Permalink
docs: add plotting_backends (#12)
Browse files Browse the repository at this point in the history
Signed-off-by: Nathaniel Starkman <[email protected]>
  • Loading branch information
nstarman authored Sep 26, 2024
1 parent d0b945a commit 1e2e668
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions profile/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
- [`quaxed`](https://github.com/GalacticDynamics/quaxed/): Pre-[`quaxify`](https://docs.kidger.site/quax/)d libraries for use in multiple dispatch over abstract array types in `JAX`
- [`dataclassish`](https://github.com/GalacticDynamics/dataclassish/): Tools from [`dataclasses`](https://docs.python.org/3/library/dataclasses.html), extended to all of Python
- [`xmmutablemap`](https://github.com/GalacticDynamics/xmmutablemap): Immutable map (dict), compatible with `JAX`
- [`plotting_backends`](https://github.com/GalacticDynamics/plotting_backends): Plotting dispatch backends.
- [`optional_dependencies`](https://github.com/GalacticDynamics/optional_dependencies): Construct checks for optional dependencies
- [`is_annotated`](https://pypi.org/project/is-annotated/): Check if an object is an `Annotated` type
- [`zeroth`](https://github.com/GalacticDynamics/zeroth): Efficiently get the index-0 element of an iterable
Expand Down

0 comments on commit 1e2e668

Please sign in to comment.