Search Criteria
Package Details: python-pymanopt 2.2.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-pymanopt.git (read-only, click to copy) |
---|---|
Package Base: | python-pymanopt |
Description: | Toolbox for optimization on Riemannian manifolds with support for automatic differentiation |
Upstream URL: | https://pymanopt.github.io |
Licenses: | BSD-3-Clause |
Submitter: | leomao |
Maintainer: | carlosal1015 |
Last Packager: | carlosal1015 |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2019-01-03 11:58 (UTC) |
Last Updated: | 2024-09-22 16:35 (UTC) |
Dependencies (9)
- python-scipy (python-scipy-mkl-binAUR, python-scipy-gitAUR, python-scipy-mklAUR, python-scipy-mkl-tbbAUR)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools-scm (make)
- python-wheel (make)
- python-autogradAUR (optional) – for cost function support
- python-jaxAUR (python-jax-binAUR) (optional) – for cost function support
- python-pytorch (python-pytorch-mkl-gitAUR, python-pytorch-cuda-gitAUR, python-pytorch-mkl-cuda-gitAUR, python-pytorch-cxx11abiAUR, python-pytorch-cxx11abi-optAUR, python-pytorch-cxx11abi-cudaAUR, python-pytorch-cxx11abi-opt-cudaAUR, python-pytorch-cxx11abi-rocmAUR, python-pytorch-cxx11abi-opt-rocmAUR, python-pytorch-rocm-binAUR, python-pytorch-cuda, python-pytorch-opt, python-pytorch-opt-cuda, python-pytorch-opt-rocm, python-pytorch-rocm) (optional) – for cost function support
- python-tensorflow (python-tensorflow-cuda-keplerAUR, python-tensorflow-computecppAUR, python-tensorflow-rocmAUR, python-tensorflow-opt-rocmAUR, python-tensorflow-cuda, python-tensorflow-opt, python-tensorflow-opt-cuda) (optional) – for cost function support
Required by (1)
- python-pot (optional)
Latest Comments
leomao commented on 2023-10-13 12:01 (UTC)
A possible way to workaround the dependency issue is to use
--skip-dependency-check
like https://gitlab.archlinux.org/archlinux/packaging/packages/python-scipy/-/blob/main/PKGBUILD?ref_type=heads#L27leomao commented on 2023-10-13 11:48 (UTC) (edited on 2023-10-13 11:49 (UTC) by leomao)
I don't use this package for a long time. Recently, I found that the build process has changed. To build the new version 2.2.0, we need specific versions of pip and setuptools. This doesn't fit into the Arch package system quite well.
I decided to disown this package. I suggest users installing this package from PyPI directly.
MarsSeed commented on 2022-07-05 20:57 (UTC)
Thank you.
MarsSeed commented on 2022-06-19 14:20 (UTC)
Hi,
It seems version 1.0.0 no longer can even optdepend on python-theano; please kindly remove it. :)