pan-machine-learning

machine learning software

This metapackage will install all the machine learning software for photons-and-neutrons PAN

python3-gitlike-commands

Python module for easily creating `git`-style subcommand handling

The subcommand_driver automatically figures out what name the script was called as, then looks for subcommands and runs them if found, passing in any command line options.

libganglia1t64

cluster monitoring toolkit - shared libraries

Ganglia is a scalable, real-time cluster monitoring environment that collects cluster statistics in an open and well-defined XML format.

libgdcm3.0t64

Grassroots DICOM runtime libraries

Grassroots DiCoM is a C++ library for DICOM medical files. It is automatically wrapped to python/C#/Java (using swig). It supports RAW,JPEG (lossy/lossless),J2K,JPEG-LS, RLE and deflated. It also comes with DICOM Part 3,6 & 7 of the standard as XML files.

libglibmm-2.4-1t64

C++ wrapper for the GLib toolkit (shared libraries)

GLib is a low-level general-purpose library used mainly by GTK+/GNOME applications, but is useful for other programs as well. glibmm is the C++ wrapper for GLib.

libfoonathan-memory0.7.3t64

STL compatible C++ memory allocator library

The default STL allocator model has various flaws, for example you cannot easily share a single allocator for multiple types. This library is one of many proposed solutions for the shortcomings of the standard allocator, which unlike many other solutions does not require changes in the STL itself.