Leo Famulari <l...@famulari.name> 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 is why we download the sources from the SVN >> + ;; repository. > > Wow, seems there are quite a few more things fixed in this package > definition! > > I think if the software works for you, then it's okay. The added phases > look good to me and it builds on my x86_64 hardware.
Thanks for checking! >> + (home-page "http://ghmm.org") > > Does this render in your browser? For Firefox, it serves some HTML sans > <body> which includes a note about my browser not supporting frames. > Chromium and Epiphany work. Not a blocker, just a curiosity... Yes, it renders fine. Looks good in Icecat on my personal machine and in Firefox on my Fedora workstation in the office. ~~ Ricardo