sandbox-upgrader
sandbox upgrade test creation tools
python-mdp
Modular toolkit for Data Processing
Python data processing framework for building complex data processing software
by combining widely used machine learning algorithms into pipelines and
networks. Implemented algorithms include: Principal Component Analysis (PCA),
Independent Component Analysis (ICA), Slow Feature Analysis (SFA), Independent
Slow Feature Analysis (ISFA), Growing Neural Gas (GNG), Factor Analysis,
Fisher Discriminant Analysis (FDA), and Gaussian Classifiers.
cl-split-sequence
Common Lisp package to split a sequence of objects
This package contains functions to partition a Common Lisp sequence into
multiple result sequences.
ruby-uniform-notifier
Uniform notifier for a number of platforms
Uniform notifier for rails logger, customized logger, javascript alert,
javascript console, growl and xmpp
par2
PAR 2.0 compatible file verification and repair tool
par2cmdline is a command line utility for creating and using PAR2 files
to detect and repair damage in data files. It is most commonly used as
part of backup systems as well as on Usenet.
wipe
secure file deletion
Recovery of supposedly erased data from magnetic media is easier than
what many people would like to believe. A technique called Magnetic
Force Microscopy (MFM) allows any moderately funded opponent to recover
the last two or three layers of data written to disk. Wipe repeatedly
writes special patterns to the files to be destroyed, using the fsync()
call and/or the O_SYNC bit to force disk access.