gnu: Add ocaml4.01-mcl.
* gnu/packages/machine-learning.scm (ocaml4.01-mcl): New variable.
This commit is contained in:
parent
7adaab9fe7
commit
b32208e7b5
@ -274,6 +274,9 @@ networks) based on simulation of (stochastic) flow in graphs.")
|
||||
algorithm.")
|
||||
(license license:gpl3)))
|
||||
|
||||
(define-public ocaml4.01-mcl
|
||||
(package-with-ocaml4.01 ocaml-mcl))
|
||||
|
||||
(define-public randomjungle
|
||||
(package
|
||||
(name "randomjungle")
|
||||
|
Loading…
Reference in New Issue
Block a user