Search Criteria
Package Details: python-jaxtyping 0.2.35-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-jaxtyping.git (read-only, click to copy) |
---|---|
Package Base: | python-jaxtyping |
Description: | Type annotations and runtime checking for shape and dtype of JAX arrays, and PyTrees. |
Upstream URL: | https://github.com/patrick-kidger/jaxtyping |
Keywords: | jax pytorch tensorflow typing |
Licenses: | Apache |
Groups: | jax |
Submitter: | daskol |
Maintainer: | daskol |
Last Packager: | daskol |
Votes: | 1 |
Popularity: | 0.000003 |
First Submitted: | 2023-02-16 22:11 (UTC) |
Last Updated: | 2024-11-18 04:09 (UTC) |
Dependencies (7)
- python (python37AUR, python311AUR, python310AUR)
- python-build (make)
- python-hatchling (python-hatchling-gitAUR) (make)
- python-installer (python-installer-gitAUR) (make)
- python-wheel (make)
- python-jaxAUR (python-jax-binAUR) (optional) – Original JAX type system support.
- python-pytest (optional) – Extension for pytest with jaxtyping plugin.
Latest Comments
carlosal1015 commented on 2023-03-30 02:41 (UTC) (edited on 2023-03-30 02:54 (UTC) by carlosal1015)
Hi, I have the following message error
Looks like is fixed when
python-jax
is installed. Great!