| Age | Commit message (Collapse) | Author |
|
|
|
Updated to new version.
Closes #37031.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
This is just a bugfix release for OS X.
For more information, see:
* https://github.com/fish-shell/fish-shell/commit/b3aa1878670c3584716cdf6d79c894277a2c7c00
* https://github.com/fish-shell/fish-shell/issues/1859
Closes #37009.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Closes #36691.
|
|
* let Homebrew's site-packages appear in sys.path before the shared
/Library site-packages
* rewrite references to the Cellar site-packages in-place instead of
re-adding the HOMEBREW_PREFIX site-packages
Closes #28597. Fixes #35763.
|
|
|
|
Closes #37032.
Signed-off-by: Tim D. Smith <git@tim-smith.us>
|
|
|
|
Updated Vowpal Wabbit to 7.10 and added tests
Changes in VW 7.8:
1. Learning to Search: Hal completely rewrote the learning to search
system, enough that the numbers here are looking obsolete. Kai-Wei has
also created several advanced applications for entity-relation and
dependency parsing which are promising.
2. Languages Hal also created a good python library, which includes
call-backs for learning to search. You can now develop advanced
structured prediction solutions in a nice language. Jonathan Morra also
contributed an initial Java interface.
3. Exploration The contextual bandit subsystem now allows evaluation of
an arbitrary policy, and an exploration library is now factored out
into an independent library (principally by Luong with help from Sid
and Sarah). This is critical for real applications because
randomization must happen at the point of decision.
4. Reductions The learning reductions subsystem has continued to
mature, although the perfectionist in me is still dissatisfied. As a
consequence, it’s now pretty easy to program new reductions, and the
efficiency of these reductions has generally improved. Several news
ones are cooking.
5. Online Learning Alekh added an online SVM implementation based on
LaSVM. This is known to parallelize well via the para-active approach.
Changes in VW 7.9:
Primarily updates to learning reductions modularity.
Changes in VW 7.10:
No significant changes from 7.9---primarily bugfixes.
Closes #36910.
Signed-off-by: Tim D. Smith <git@tim-smith.us>
|
|
Closes #37013.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Closes #37022.
Signed-off-by: Tim D. Smith <git@tim-smith.us>
|
|
|
|
* Replace single quotes with double quotes
* Remove obsolete require 'formula'
* Add test
Closes #37007.
Signed-off-by: Tim D. Smith <git@tim-smith.us>
|
|
Closes #37011.
Signed-off-by: Tim D. Smith <git@tim-smith.us>
|
|
|
|
|
|
|
|
|
|
Closes #36997.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Also update Pygements to 2.0.2
Closes #37028.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
It will only work if the indent is correct.
Closes #37024.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
Closes #37027.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
|
|
Closes #37026.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
|
|
|
|
Closes #37004.
Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
|
|
Closes #37015.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
|
|
libexec/activator wasn't executable by other users.
Fixes #35922.
Closes #36895.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
Closes #37010.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #37008.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
|
|
|
|
Update to latest stable release, use HTTPS download link, remove
`require "formula"`.
Closes #36888.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Update to latest stable release, use HTTPS links, remove
`require "formula"`.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Update to latest stable release, set head to project's git repository,
use HTTPS links, update HEAD build procedure and require autotools,
remove `require "formula"`.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #36891.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
See https://github.com/validator/validator/issues/35.
Closes #36903.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
There's no 3.5 branch yet.
|
|
|
|
Closes #37006.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Closes #37002.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Closes #36902.
Signed-off-by: Xu Cheng <xucheng@me.com>
|