Search Criteria
Package Details: python-leidenalg 0.9.0-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-leidenalg.git (read-only, click to copy) |
---|---|
Package Base: | python-leidenalg |
Description: | The Leiden algorithm for community detection |
Upstream URL: | https://github.com/vtraag/leidenalg |
Licenses: | GPL3 |
Submitter: | flying-sheep |
Maintainer: | flying-sheep |
Last Packager: | flying-sheep |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2018-11-16 08:21 (UTC) |
Last Updated: | 2022-10-13 12:03 (UTC) |
Dependencies (8)
- python-igraph
- cmake (cmake-gitAUR) (make)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-setuptools-scm (make)
- python-wheel (make)
- python-tqdm (optional) – Optimizer progress status
Required by (2)
- scanpy (optional)
- scanpy-git (optional)
Latest Comments
flying-sheep commented on 2022-10-13 12:04 (UTC)
done
vejnar commented on 2022-10-12 19:10 (UTC)
Because igraph is built using cmake, this package also depends on cmake to be built.
When building in a clean chroot, I get the error:
Please add cmake in makedepends. Thanks