libvotca-csg6
VOTCA's coarse-graining library
VOTCA is a software package which focuses on the analysis of molecular
dynamics data, the development of systematic coarse-graining techniques as
well as methods used for simulating microscopic charge transport in
disordered semiconductors.
libvw0
fast and scalable online machine learning algorithm - dynamic library
Vowpal Wabbit is a fast online machine learning algorithm. The core
algorithm is specialist gradient descent (GD) on a loss function
(several are available). VW features:
- flexible input data specification
- speedy learning
- scalability (bounded memory footprint, suitable for distributed
computation)
- feature pairing
vsmartcard-vpcd
Smart card reader driver for PCSC-lite
vpcd allows smart card applications to access the vpicc through
the PC/SC API. By default vpcd opens slots for communication with
multiple vpicc's on localhost on port 35963 and port 35964.
mp3val
program for MPEG audio stream validation
MP3val is a small, high-speed tool for MPEG audio files validation
and (optionally) fixing problems.
libjgoodies-binding-java
Swing Data Binding Framework
JGoodies Binding synchronizes object properties with Swing components. It
helps you represent the state and behavior of a presentation independently of
the GUI components used in the interface.
elpa-visual-fill-column
Emacs mode that wraps visual-line-mode buffers at fill-column
Visual-fill-column-mode is a small Emacs minor mode that mimics the
effect of fill-column in visual-line-mode. Instead of wrapping
lines at the window edge, which is the standard behaviour of
visual-line-mode, it wraps lines at fill-column. If fill-column
is too large for the window, the text is wrapped at the window edge.