Path to this page:
./
math/vowpal_wabbit,
Vowpal Wabbit is a machine learning system
Branch: pkgsrc-2016Q3,
Version: 8.2.0,
Package name: vowpal_wabbit-8.2.0,
Maintainer: cheusovVowpal Wabbit is a machine learning system which pushes the frontier
of machine learning with techniques such as online, hashing,
allreduce, reductions, learning2search, active, and interactive
learning.
Required to run:[
devel/boost-libs]
Required to build:[
devel/boost-headers]
Master sites:
SHA1: 7fd516e1ff16ac03fd389b59abaf462f6fca61cb
RMD160: a2e91b3f6d0f2b50f8cef382ce1995016ff074e0
Filesize: 13077.335 KB
Version history: (Expand)
- (2016-10-03) Package added to pkgsrc.se, version vowpal_wabbit-8.2.0 (created)
CVS history: (Expand)
2016-10-05 20:20:57 by Benny Siegert | Files touched by this commit (5) |
Log message:
Pullup ticket #5119 - requested by joerg
math/vowpal_wabbit: build fix
Revisions pulled up:
- math/vowpal_wabbit/distinfo 1.3
- math/vowpal_wabbit/patches/patch-vowpalwabbit_accumulate.cc 1.1
- math/vowpal_wabbit/patches/patch-vowpalwabbit_allreduce__sockets.cc 1.1
- math/vowpal_wabbit/patches/patch-vowpalwabbit_bfgs.cc 1.1
- math/vowpal_wabbit/patches/patch-vowpalwabbit_main.cc 1.1
---
Module Name: pkgsrc
Committed By: joerg
Date: Sat Oct 1 13:04:17 UTC 2016
Modified Files:
pkgsrc/math/vowpal_wabbit: distinfo
Added Files:
pkgsrc/math/vowpal_wabbit/patches: patch-vowpalwabbit_accumulate.cc
patch-vowpalwabbit_allreduce__sockets.cc patch-vowpalwabbit_bfgs.cc
patch-vowpalwabbit_main.cc
Log message:
Don't depend on outdated ftime interface.
|