Search Criteria
Package Details: python-jaxtyping 0.2.20-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/google/jaxtyping |
Keywords: | jax pytorch tensorflow typing |
Licenses: | Apache |
Submitter: | daskol |
Maintainer: | daskol |
Last Packager: | daskol |
Votes: | 1 |
Popularity: | 0.102349 |
First Submitted: | 2023-02-16 22:11 (UTC) |
Last Updated: | 2023-06-01 19:17 (UTC) |
Dependencies (9)
- python-numpy (python-numpy-git, python-numpy1.22, python-numpy-openblas, python-numpy-flame, python-numpy-mkl-bin, python-numpy-mkl)
- python-typeguard
- python-typing_extensions
- python-build (make)
- python-hatchling (python-hatchling-git) (make)
- python-installer (python-installer-git) (make)
- python-wheel (make)
- python-jax (python-jax-rocm) (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!