Search Criteria
Package Details: python-jax 0.9.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-jax.git (read-only, click to copy) |
|---|---|
| Package Base: | python-jax |
| Description: | Composable transformations of Python+NumPy programs |
| Upstream URL: | https://github.com/jax-ml/jax/ |
| Keywords: | autograd deep-learning jax jit machine-learning ml xla |
| Licenses: | Apache-2.0 |
| Groups: | jax |
| Submitter: | daskol |
| Maintainer: | daskol (ei-grad) |
| Last Packager: | daskol |
| Votes: | 14 |
| Popularity: | 0.000112 |
| First Submitted: | 2019-08-04 14:29 (UTC) |
| Last Updated: | 2026-02-07 21:28 (UTC) |
Dependencies (12)
- python-jaxlibAUR (python-jaxlib-binAUR, python-jax-rocmAUR)
- python-ml-dtypes
- python-numpy (python-numpy-gitAUR, python-numpy-mkl-binAUR, python-numpy1AUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR)
- python-opt_einsum
- python-scipy (python-scipy-gitAUR, python-scipy-mkl-binAUR, python-scipy-mkl-tbbAUR, python-scipy-mklAUR)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
- python-kubernetes (python-kubernetes-gitAUR) (optional) – Distributed support in k8s clusters
- python-protobuf (python-protobuf-21AUR, python-protobuf-gitAUR) (optional) – Australis
- python-requests (optional) – Distributed computations
Required by (44)
- mitsuba3-git
- python-array-api-compat (optional)
- python-array-api-extra (optional)
- python-autoray (check)
- python-blackjax
- python-botorch (optional)
- python-chex
- python-d2l (optional)
- python-dm-haiku
- python-eagerpy-git (optional)
- python-equinox
- python-etils (optional)
- python-felupe (optional)
- python-finitediffx
- python-flax
- python-galpy (optional)
- python-jax-jumpy (check)
- python-jax-jumpy (optional)
- python-jaxtyping (optional)
- python-jmp
- Show 24 more...
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
petronny commented on 2023-03-28 09:35 (UTC)
Hi, is this an
anypackage or should thearchfield be set as(x86_64 aarch64)and so on?daskol commented on 2023-02-12 22:55 (UTC) (edited on 2023-02-12 22:55 (UTC) by daskol)
@carlosal1015 Fixed. Thanks.
FYI There is a Arch package build system maintained by Arch maintainers. So, may be, it is worth to reuse it to build packages instead of building docker images and then install built packages into a docker container.
daskol commented on 2023-02-12 21:32 (UTC)
@carlosal1015 I have updated
PKGBUILDand the issues should goes away.It seems that make dependency on
python-wheelis missing. It is a bit strange becausepython-setuptoolsdepended onpython-wheelas far as I remember. Anyway, the issue should be fixed now.carlosal1015 commented on 2022-09-18 19:19 (UTC)
I could suggest using jax from conda-forge with ana/mini/conda over virtual environment.
bred commented on 2022-09-18 18:29 (UTC) (edited on 2022-09-18 18:35 (UTC) by bred)
The compilation stops with this error:
carlosal1015 commented on 2022-09-02 01:16 (UTC) (edited on 2022-09-02 01:17 (UTC) by carlosal1015)
I see that
python-etilsandpython-typing_extensionsare dependency according to this file.carlosal1015 commented on 2022-09-01 01:13 (UTC) (edited on 2022-09-01 04:01 (UTC) by carlosal1015)
I have an error message when try to install
python-zipporpython-typing_extensions.I am not sure what could be a nice solution, maybe mark as conflict package.
« First ‹ Previous 1 2 3 4 Next › Last »