guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#47976] [PATCH 00/10] Add Orange


From: Vinicius Monego
Subject: [bug#47976] [PATCH 00/10] Add Orange
Date: Fri, 23 Apr 2021 17:25:47 +0000

This patchset adds the Orange data mining / data visualization / machine 
learning toolkit.

I had to disable tests for the orange widget base because unittest failed to 
load a file. But all tests for orange itself are passing.

Vinicius Monego (10):
  gnu: Add python-anyqt.
  gnu: Add python-pyqtgraph.
  gnu: Add python-qasync.
  gnu: Add python-orange-canvas-core.
  gnu: Add python-orange-widget-base.
  gnu: Add python-serverfiles.
  gnu: Add python-python-louvain.
  gnu: python-pynndescent: Update to 0.5.2.
  gnu: python-opentsne: Update to 0.5.2.
  gnu: Add orange.

 gnu/local.mk                      |   1 +
 gnu/packages/graph.scm            |  22 ++++
 gnu/packages/machine-learning.scm |   8 +-
 gnu/packages/orange.scm           | 211 ++++++++++++++++++++++++++++++
 gnu/packages/python-xyz.scm       | 113 ++++++++++++++++
 5 files changed, 351 insertions(+), 4 deletions(-)
 create mode 100644 gnu/packages/orange.scm

-- 
2.31.1






reply via email to

[Prev in Thread] Current Thread [Next in Thread]