1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-28 21:20:29 +02:00
Files
guix/gnu/packages/machine-learning.scm
Guillaume Le Vaillant 8f1ab4fb41 gnu: Move some lisp libraries.
Move the 3 lisp libraries that are not in lisp-xyz.scm with the others.

* gnu/packages/machine-learning.scm (sbcl-cl-libsvm-format, cl-libsvm-format,
  ecl-cl-libsvm-format, sbcl-cl-online-learning, cl-online-learning,
  ecl-cl-online-learning, sbcl-cl-random-forest, cl-random-forest,
  ecl-cl-random-forest): Move to ...
* gnu/packages/lisp-xyz.scm (sbcl-cl-libsvm-format, cl-libsvm-format,
  ecl-cl-libsvm-format, sbcl-cl-online-learning, cl-online-learning,
  ecl-cl-online-learning, sbcl-cl-random-forest, cl-random-forest,
  ecl-cl-random-forest): ... here.
2020-07-01 11:19:52 +02:00

84 KiB