Re: [PATCH] gnu: Add ghmm.

2016-05-31 Thread Ricardo Wurmus
Ricardo Wurmus writes: > * gnu/packages/machine-learning.scm (ghmm): New variable. This has just been pushed. ~~ Ricardo

Re: [PATCH] gnu: Add ghmm.

2016-05-23 Thread Ricardo Wurmus
Leo Famulari writes: > On Mon, May 23, 2016 at 12:52:00PM +0200, Ricardo Wurmus wrote: >> * gnu/packages/machine-learning.scm (ghmm): New variable. > >> +(define-public ghmm >> + ;; The latest release candidate is several years and a couple of fixes >> have >> + ;; been published since. This

Re: [PATCH] gnu: Add ghmm.

2016-05-23 Thread Leo Famulari
On Mon, May 23, 2016 at 12:52:00PM +0200, Ricardo Wurmus wrote: > * gnu/packages/machine-learning.scm (ghmm): New variable. > +(define-public ghmm > + ;; The latest release candidate is several years and a couple of fixes have > + ;; been published since. This is why we download the sources fro

[PATCH] gnu: Add ghmm.

2016-05-23 Thread Ricardo Wurmus
* gnu/packages/machine-learning.scm (ghmm): New variable. --- gnu/packages/machine-learning.scm | 94 ++- 1 file changed, 93 insertions(+), 1 deletion(-) diff --git a/gnu/packages/machine-learning.scm b/gnu/packages/machine-learning.scm index cbc7509..584aeae