Search Criteria
Package Details: python-graph-tool 2.79-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-graph-tool.git (read-only, click to copy) |
---|---|
Package Base: | python-graph-tool |
Description: | A Python module for manipulation and statistical analysis of graphs |
Upstream URL: | https://graph-tool.skewed.de |
Keywords: | graphs networks science |
Licenses: | LGPL3 |
Conflicts: | python3-graph-tool |
Provides: | python3-graph-tool |
Replaces: | python3-graph-tool |
Submitter: | muellner |
Maintainer: | count0 |
Last Packager: | count0 |
Votes: | 29 |
Popularity: | 0.000000 |
First Submitted: | 2013-11-24 19:22 (UTC) |
Last Updated: | 2024-10-27 09:12 (UTC) |
Dependencies (15)
- boost-libs
- cairomm-1.16
- cgal (cgal-gitAUR)
- expat (expat-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-cairo (python-cairo-gitAUR)
- python-gobject (python-gobject-gitAUR)
- python-numpy (python-numpy-flameAUR, python-numpy-mkl-binAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mklAUR)
- python-scipy (python-scipy-mkl-binAUR, python-scipy-gitAUR, python-scipy-mklAUR)
- python-zstandard
- autoconf-archive (autoconf-archive-gitAUR) (make)
- boost (boost-gitAUR) (make)
- sparsehash (make)
- graphviz (optional) – graph layout
- python-matplotlib (python-matplotlib-gitAUR) (optional) – graph drawing
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 .. 15 Next › Last »
count0 commented on 2022-01-02 19:38 (UTC)
@rommedahl Fixed, thanks!
rommedahl commented on 2021-12-29 01:04 (UTC)
Hi, after install I got an error when loading, but it seemed to be resolved when I installed python-gobject. Perhaps it should be put as a dependency?
count0 commented on 2021-10-29 12:30 (UTC)
@akstrfn Fixed!
akstrfn commented on 2021-09-09 09:27 (UTC)
There is a bug in pkg. makepkg defined
CXXFLAGS
are discarded so the following fix is necessaryexport CXXFLAGS="$CXXFLAGS -flto=auto -fno-fat-lto-objects"
count0 commented on 2021-06-26 19:12 (UTC)
@npfeiler Fixed. Thanks!
npfeiler commented on 2021-06-26 17:51 (UTC)
actually, using " -flto=auto -fno-fat-lto-objects" is probably best it reduces compilation time as well as memory usage
npfeiler commented on 2021-06-25 13:23 (UTC)
-flto=jobserver
doesn’t work for me,-flto=auto
does (and would imply jobserver if that worked)count0 commented on 2021-01-09 23:21 (UTC)
Fixed!
lahwaacz commented on 2021-01-09 19:28 (UTC)
Compiling version 2.36-1 fails for me:
count0 commented on 2020-10-22 19:55 (UTC)
Fixed!
« First ‹ Previous 1 2 3 4 5 6 7 8 .. 15 Next › Last »