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.
libclang-cpp15t64
C++ interface to the Clang library
Clang project is a C, C++, Objective C and Objective C++ front-end
based on the LLVM compiler. Its goal is to offer a replacement to the
GNU Compiler Collection (GCC).
libdrmaa1.0-java
Distributed resource management Application API library - Java bindings
DRMAA (Distributed Resource Management Application API) is a specification
developed by a working group in the Global Grid Forum (GGF). The intention
is to provide an API specification for the submission and control of jobs
to one or more Distributed Resource Management (DRM) systems.