/nix/

> Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/graph.scm
AgeCommit message (Expand)Author
2024-01-19gnu: python-graph-tool: Update to 2.59....* gnu/packages/graph.scm (python-graph-tool): Update to 2.59. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I08ecb5fe76183fa980fedf2408fc1df93ebbc63d Greg Hogan
2024-01-12gnu: python-graph-tool: Update to 2.58....* gnu/packages/graph.scm (python-graph-tool): Update to 2.58. Signed-off-by: Clément Lassieur <clement@lassieur.org> Ale Abdo
2024-01-05gnu: Add python-louvain-igraph....* gnu/packages/graph.scm (python-louvain-igraph): New variable. Change-Id: I773ee905af81731a12b60ebfa0c2f94e9cb50c45 Ricardo Wurmus
2023-12-02gnu: igraph: Update to 0.10.7....* gnu/packages/graph.scm (igraph): Update to 0.10.7. [source]: Use git-fetch. Apply patch. <snippet>: Remove the entire "vendor" and "src/isomorphism/bliss" directories. Patch CMakeLists.txt to not build and use vendored dependencies. [arguments]: Add -DIGRAPH_INTEGER_SIZE=64 to #:configure-flags. Add phases to use unbundled libraries and build documentation. [native-inputs]: Add bison, docbook-xml-4.3, docbook-xsl, flex, pcg-c, python, source-highlight and xmlto. [inputs]: Remove gmp and libxml2. Add bliss and suitesparse-cxsparse. * gnu/packages/patches/igraph-fix-varargs-integer-size.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. Signed-off-by: Ludovic Courtès <ludo@gnu.org> David Elsing
2023-08-27gnu: python-graph-tool: Update to 2.57....* gnu/packages/graph.scm (python-graph-tool): Update to 2.57. [propagated-inputs]: Add python-zstandard. Signed-off-by: Christopher Baines <mail@cbaines.net> Greg Hogan
2023-07-01gnu: python-plotly: Update to 5.14.1....* gnu/packages/graph.scm (python-plotly): Update to 5.14.1. Vinicius Monego
2023-07-01gnu: python-plotly: Fix version....* gnu/packages/graph.scm (python-plotly)[arguments]: In the fix-version phase, substitute the correct version string. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Vinicius Monego