| Age | Commit message (Collapse) | Author |
|
Closes #37012.
Closes #37038.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Closes #36462.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
aeskeyfind is a forensic tool for locating 128-bit and 256-bit AES keys in a
captured memory image
Closes #37025.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Closes #36984.
Signed-off-by: Tim D. Smith <git@tim-smith.us>
|
|
|
|
Closes #37041.
Signed-off-by: Tim D. Smith <git@tim-smith.us>
|
|
|
|
Update to latest stable release, set URL to official package location
instead of outdated MIT mirror.
Closes #37048.
Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
|
|
Fixes #36146.
|
|
Closes #36851.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
Closes #37036.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
The OpenStruct initializer accepts both symbols and strings, but any
nested hashes will only allow access via string keys, so let's always
construct the object with strings for consistency.
|
|
|
|
Fixes #36992.
Closes #37035.
Signed-off-by: Tim D. Smith <git@tim-smith.us>
|
|
|
|
Updated to new version.
Closes #37031.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Removes an unnecessary redirect from gittip.com to gratipay.com.
Closes #37033.
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>
|
|
|