cl-opencv-apps
opencv_apps Robot OS package - LISP bindings
This package is part of Robot OS (ROS). It contains several ROS
packages for working providing OpenCV functionalities in a simplest
manner in ROS, i.e., running a launch file that corresponds to
the functionality.
ifenslave-2.6
transitional package, use "ifenslave"
This is a transitional package to aid migration to "ifenslave".
It can be safely removed from the system once nothing depends on it.
nilfs-tools
Continuous Snapshotting Log-structured Filesystem
NILFS is a new implementation of a log-structured filesystem. It allows
continuous snapshotting, so that users can restore files mistakenly overwritten
or destroyed even when it happens after the last backup.
gradle-plugin-protobuf
Protobuf Plugin for Gradle
The Protobuf plugin processes the Protocol Buffers files (.proto) in the
src/main/proto directory of Gradle projects. It generates the Java classes
and compiles them automatically.
python-sunpy
Software library for solar physics based on Python
SunPy is a community-developed free and open-source software package for
solar physics. SunPy is meant to be a free alternative to the SolarSoft data
analysis environment. The aim of the SunPy project is to provide the
software tools necessary so that anyone can analyze solar data.
libalgorithm-naivebayes-perl
module to make bayesian prediction of categories
Algorithm::NaiveBayes implements the classic "Naive Bayes" machine learning
algorithm. It is a well-studied probabilistic algorithm often used in
automatic text categorization. Compared to other algorithms (kNN, SVM,
Decision Trees), it's pretty fast and reasonably competitive in the quality
of its results.