This package contains HTML documentation for the Root framework.
The installed package is 110 MB large.
ROOT stand for "<R>OOTs <O>bject-<O>riented <T>echnologies" - it is an object
oriented data analysis framework written in C++. ROOT has its origin at the
Centre Europeenne pour la Recherche Nucleaire (CERN) and is a cross platform
tool well-known to high energy physicists, but it's also used in a wide range
of other data analysis applications. The system consists of the C/C++
interpreter CINT (for interactive development and rapid prototyping) and
hundreds of classes, which provides functionalities u.a. for:
- Data Histogram and Minimization Operations
- Linear Algebra, Matrix and Vector Operations
- Tree, Ntuple and other Data Containers/Structures
- 2D Graphics, 3D Graphics and Detector Geometry Modeling
- Graphical User Interface
- Operating System and Networking Interface
- Inline Documentation and PostScript Interface
- PROOF Server (parallel computing)
ROTE is a simple C library for VT102 terminal emulation. It allows the
programmer to set up virtual 'screens' and send them data. The virtual
screens will emulate the behavior of a VT102 terminal, interpreting escape
sequences, control characters and such. The library supports ncurses as
well so that you may render the virtual screen to the real screen when you
need to.
The RPC2 library. The RPC2 library provides interprocess communication for the
Coda distributed filesystem.
Project contact information below.
EMAIL: coda@cs.cmu.edu
rsvndump is a command line tool that is able to dump a Subversion
repository that resides on a remote server. All data is dumped in
the format that can be read an written by svnadmin dump, so the
data which is produced can easily be imported into a new Subversion
repository.
This gem is a dependency of Rails 4.0 to provide deprecated
finder functionality.
Pretty print Ruby objects to visualize their structure.
Delay any task, similar to a priority-queue.
Ruby gem that provides measurement of memory usages of processes.
ScanDoc scans C and C++ program for embedded documentation, and
formats it into HTML or other formats. It also analyzes code
structure and uses this information to enhance the generated
documentation. It has been inspired by JavaDoc, as well as the
Amiga "autodoc" utility.
sigslot - C++ Signal/Slot Library