aboutsummaryrefslogtreecommitdiff
path: root/tests/gexp.scm
diff options
context:
space:
mode:
Diffstat (limited to 'tests/gexp.scm')
0 files changed, 0 insertions, 0 deletions
class='logheader'>2021-05-15gnu: Add python-graph-tool.Alexandre Hannud Abdo * gnu/packages/graph.scm (python-graph-tool): New variable. Signed-off-by: Marius Bakke <marius@gnu.org> 2021-04-25gnu: Add python-louvain 0.15.Vinicius Monego * gnu/packages/graph.scm (python-louvain): Rename variable to python-louvain-0.6. (python-louvain): New variable. * gnu/packages/bioinformatics.scm (python-scanpy)[propagated-inputs]: Use python-louvain-0.6. Co-authored-by: Leo Famulari <leo@famulari.name> 2021-03-04gnu: python-plotly: Allow test phase to be skipped.Efraim Flashner * gnu/packages/graph.scm (python-plotly)[arguments]: Wrap custom 'check phase tests with test with tests? keyword. 2021-03-04gnu: python-plotly: Update to 4.14.3.Efraim Flashner * gnu/packages/graph.scm (python-plotly): Update to 4.14.3. [propagated-inputs]: Remove python-decorator. Add python-ipython, python-pillow. Move python-ipywidgets, python-xarray ... [native-inputs]: ... to here. 2020-11-26gnu: igraph: Omit static library.Tobias Geerinckx-Rice * gnu/packages/graph.scm (igraph)[arguments]: Add "--disable-static" to #:configure-flags. 2020-11-26gnu: igraph: Update to 0.8.4.Tobias Geerinckx-Rice * gnu/packages/graph.scm (igraph): Update to 0.8.4. 2020-09-14gnu: r-rgraphviz: Move to (gnu packages bioconductor).zimoun * gnu/packages/graph.scm (r-rgraphviz): Move from here... * gnu/packages/bioconductor.scm (r-rgraphviz): ...to here. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> 2020-09-14gnu: r-rgraphviz: Build reproducibly.Ricardo Wurmus Fixes <https://bugs.gnu.org/43398>. * gnu/packages/graph.scm (r-rgraphviz)[arguments]: Add phase "make-reproducible". 2020-09-11gnu: r-igraph: Move to (gnu packages cran).zimoun * gnu/packages/graph.scm (r-igraph): Move from here... * gnu/packages/cran.scm (r-igraph): ...to here. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> 2020-09-11gnu: r-diffusionmap: Move to (gnu packages cran).zimoun * gnu/packages/graph.scm (r-diffusionmap): Move from here... * gnu/packages/cran.scm (r-diffusionmap): ...to here. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>