Debian Science Project
Summary
High Energy Physics
Debian Science High Energy Physics packages

This metapackage will install Debian Science packages related to High Energy Physics, which is a branch of physics that studies the elementary subatomic constituents of matter and radiation, and their interactions. The field is also called Particle Physics.

You might also be interested in the debtag field::physics and, depending on your focus, in the physics and education-physics metapackages.

Description

For a better overview of the project's availability as a Debian package, each head row has a color code according to this scheme:

If you discover a project which looks like a good candidate for Debian Science to you, or if you have prepared an unofficial Debian package, please do not hesitate to send a description of that project to the Debian Science mailing list

Links to other tasks

Debian Science High Energy Physics packages

Official Debian packages with high relevance

cernlib
CERNLIB data analysis suite - general use metapackage
Versions of package cernlib
ReleaseVersionArchitectures
buster20061220+dfsg3-4.4all
jessie20061220+dfsg3-4.1all
stretch20061220+dfsg3-4.3+deb9u2all
Debtags of package cernlib:
fieldphysics
roledummy, metapackage
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

CERNLIB is a suite of data analysis tools and libraries created for use in physics experiments, but also with applications to other fields such as the biological sciences.

This metapackage provides almost all of the programs and libraries contained in CERNLIB. Most people will likely want only a subset of these. A few extra CERNLIB programs, not of interest to many people, may be obtained via the cernlib-extras metapackage.

cernlib-base
CERNLIB data analysis suite - common files
Versions of package cernlib-base
ReleaseVersionArchitectures
buster20061220+dfsg3-4.4all
stretch20061220+dfsg3-4.3+deb9u2all
jessie20061220+dfsg3-4.1all
Debtags of package cernlib-base:
develcode-generator
fieldphysics
interfacecommandline
roleprogram
scopeutility
suitedebian
works-withsoftware:source
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

CERNLIB is a suite of data analysis tools and libraries created for use in physics experiments, but also with applications to other fields such as the biological sciences.

This package includes miscellaneous architecture-independent files useful for CERNLIB libraries and programs, including an example script that can generate a skeleton CERNLIB directory structure and Vim syntax highlighting macros for KUIPC CDF files and PAW "kumac" macro files.

cernlib-core
CERNLIB data analysis suite - main libraries and programs
Versions of package cernlib-core
ReleaseVersionArchitectures
buster20061220+dfsg3-4.4all
stretch20061220+dfsg3-4.3+deb9u2all
jessie20061220+dfsg3-4.1all
Debtags of package cernlib-core:
fieldphysics
roledummy, metapackage
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

CERNLIB is a suite of data analysis tools and libraries created for use in physics experiments, but also with applications to other fields such as the biological sciences.

This metapackage provides the libraries and analysis tools (e.g. PAW) likely to be wanted by most users of the CERN libraries who are not interested specifically in high energy physics. It does not provide development libraries or tools; those may be obtained by installing the cernlib-core-dev metapackage or individual lib*-dev packages.

cernlib-extras
CERNLIB data analysis suite - extra programs
Versions of package cernlib-extras
ReleaseVersionArchitectures
stretch20061220+dfsg3-4.3+deb9u2all
buster20061220+dfsg3-4.4all
jessie20061220+dfsg3-4.1all
Debtags of package cernlib-extras:
fieldphysics
roledummy, metapackage
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

CERNLIB is a suite of data analysis tools and libraries created for use in physics experiments, but also with applications to other fields such as the biological sciences.

This metapackage provides a few additional CERNLIB programs not included in any other CERNLIB package. Very few people are likely to be interested in them; currently they include zftp, pawserv and zserv. The latter two programs run as daemons through inetd and may raise concerns about the system's security.

Installing this package along with the 'cernlib' metapackage will supply a complete set of all CERNLIB programs and libraries, except for those not included in Debian due to licensing reasons.

cernlib-montecarlo
CERNLIB Monte Carlo libraries
Versions of package cernlib-montecarlo
ReleaseVersionArchitectures
buster20061220+dfsg3-3.1all
stretch20061220+dfsg3-3.1all
jessie20061220+dfsg3-3all
Debtags of package cernlib-montecarlo:
fieldphysics
roledummy, metapackage
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

CERNLIB is a suite of data analysis tools and libraries created for use in physics experiments, but also with applications to other fields such as the biological sciences.

This metapackage provides various Monte Carlo libraries included in CERNLIB (both shared and static). Likely only physicists will be interested in these packages. Note that the GEANT 3.21 framework is not included, but it may be obtained by also installing the geant321 Debian package.

Be aware that the libraries of Ariadne, Fritiof, Jetset, Lepto, and Pythia are not available within Debian due to licensing issues; see the README.Debian file in the montecarlo-base package for information on obtaining them.

dials
Diffraction Integration for Advanced Light Sources
Versions of package dials
ReleaseVersionArchitectures
sid3.17.0+dfsg3-3amd64
bookworm3.12.1+dfsg3-5amd64
upstream3.18.0
Popcon: 0 users (0 upd.)*
Newer upstream!
License: DFSG free
Git

The DIALS software is developed in a fully open-source, collaborative environment. The main development teams are based at Diamond Light Source and CCP4, in the UK, and at Lawrence Berkeley National Laboratory, USA. However, in the spirit of the open source movement, we welcome collaboration from anyone who wishes to contribute to the project.

To avoid “reinventing the wheel” as much as possible, the DIALS project builds on knowledge accumulated over many decades in the field of crystallographic data processing. We benefit greatly from the altruism of experts who contribute their ideas and advice, either directly or via their detailed publications on existing algorithms and packages such as XDS [2] and MOSFLM [3]. At the heart of the DIALS framework lies a design philosophy of hardware abstraction and a generalised model of the experiment that is inspired directly by material published on the seminal workshops on position sensitive detector software [1]. Continuing in the spirit of these workshops we held our own series of meetings, with talks from invited speakers, and code camps in which specific problems are addressed by intensive effort across the collaboration. Summaries of these meetings and copies of slides given as presentations are available here.

DIALS is written using Python and C++, making heavy use of the cctbx [4] for core crystallographic calculations and much infrastructure including a complete build system. Seamless interaction between the C++ and Python components of this hybrid system is enabled by Boost.Python. Python provides a useful ground for rapid prototyping, after which core algorithms and data structures may be transferred over to C++ for speed. High level interfaces of the hybrid system remain in Python, facilitating further development and code reuse both within DIALS and by third parties.

dzedit
CERNLIB data analysis suite - ZEBRA documentation editor
Versions of package dzedit
ReleaseVersionArchitectures
jessie20061220+dfsg3-4.1amd64,armel,armhf,i386
stretch20061220+dfsg3-4.3+deb9u2amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x
buster20061220+dfsg3-4.4amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x
Debtags of package dzedit:
develdocsystem, lang:fortran
interfacecommandline
roleprogram
scopeapplication
useediting
works-withsoftware:source
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

CERNLIB is a suite of data analysis tools and libraries created for use in physics experiments, but also with applications to other fields such as the biological sciences.

DZedit is an interactive interface to the DZDOC (ZEBRA documentation) system developed at CERN. ZEBRA, part of the Packlib library, allows the creation of complex data structures in the FORTRAN 77 language; the DZDOC system helps to generate and maintain documentation for ZEBRA data structures.

feynmf
set of LaTeX macros for creating Feynman diagrams
Maintainer: Thorsten Alteholz
Versions of package feynmf
ReleaseVersionArchitectures
jessie1.08-9all
buster1.08-11all
bullseye1.08-12all
bookworm1.08-14all
trixie1.08-14all
sid1.08-14all
stretch1.08-10all
Debtags of package feynmf:
fieldphysics
made-oftex
works-withtext
works-with-formattex
Popcon: 236 users (185 upd.)*
Versions and Archs
License: DFSG free
Git

FeynMF is a LaTeX package for easy drawing of professional-quality Feynman diagrams, illustrations that depict the fundamental interactions of subatomic particles. The diagrams may be created using either the Metafont or MetaPost programs. FeynMF lays out most diagrams satisfactorily from the structure of the graph without any need for manual intervention. Nevertheless all the power of Metafont or MetaPost is available for more obscure cases.

Note that you will need the texlive-metapost package in order to use the MetaPost-based version of FeynMF.

geant321
[Physics] Particle detector description and simulation tool
Versions of package geant321
ReleaseVersionArchitectures
buster3.21.14.dfsg-11all
jessie3.21.14.dfsg-11all
stretch3.21.14.dfsg-11all
Debtags of package geant321:
devellang:fortran
fieldphysics
Popcon: 1 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

GEANT is a framework for simulating the passage of subatomic particles through matter, for instance, particle detectors. For maximum flexibility, GEANT simulations are performed by linking FORTRAN code supplied by the user with the GEANT library, then running the resulting executable.

This package includes gxint, a script that makes this linking step more convenient.

herwig++
Multi-purpose event generator for high energy physics
Versions of package herwig++
ReleaseVersionArchitectures
jessie2.6.0-1amd64,armel,armhf,i386
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

Herwig++ is a completely new event generator, written in C++. It is built on the experience gained with the well-known event generator HERWIG. The aim is to provide a multi purpose event generator with similar or improved capabilities (like angular ordered parton evolution and the cluster hadronization model).

This package provides program files and run-time libraries of Herwig++.

kuipc
CERNLIB data analysis suite - KUIP compiler
Versions of package kuipc
ReleaseVersionArchitectures
stretch20061220+dfsg3-4.3+deb9u2amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x
buster20061220+dfsg3-4.4amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x
jessie20061220+dfsg3-4.1amd64,armel,armhf,i386
Debtags of package kuipc:
develcompiler
interfacecommandline
roleprogram
scopeutility
works-withsoftware:source
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

CERNLIB is a suite of data analysis tools and libraries created for use in physics experiments, but also with applications to other fields such as the biological sciences.

KUIPC, the Kit for a User Interface Package Compiler, is a tool to simplify the writing of a program's user interface code. It takes a Command Definition File (CDF) as input, which describes the commands to be understood by the program, and outputs C or FORTRAN code that makes the appropriate function calls to set up the user interface. This code can then be compiled and linked with the rest of the program. Since the generated code uses KUIP routines, the program must also be linked against the Packlib library that contains them.

KUIPC is no longer actively developed, so aside from its use in the build process of CERNLIB, it is of mainly historical interest.

kxterm
CERNLIB data analysis suite - KUIP terminal emulator
Versions of package kxterm
ReleaseVersionArchitectures
jessie20061220+dfsg3-4.1amd64,armel,armhf,i386
buster20061220+dfsg3-4.4amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x
stretch20061220+dfsg3-4.3+deb9u2amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x
Debtags of package kxterm:
interfacex11
roleprogram
scopeutility
uitoolkitmotif
x11terminal
Popcon: 5 users (1 upd.)*
Versions and Archs
License: DFSG free
Git

CERNLIB is a suite of data analysis tools and libraries created for use in physics experiments, but also with applications to other fields such as the biological sciences.

KXterm is a terminal emulator which combines the best features from the (now defunct) Apollo DM pads (like: input and transcript pads, automatic file backup of transcript pad, string search in pads, etc.) and the Korn shell emacs-style command line editing and command line recall mechanism. It can support the command-line interface of various CERNLIB applications.

libroot-bindings-python5.34
Python extension for ROOT - runtime libraries
Versions of package libroot-bindings-python5.34
ReleaseVersionArchitectures
jessie5.34.19+dfsg-1.2amd64,armel,armhf,i386
Debtags of package libroot-bindings-python5.34:
roleshared-lib
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

The ROOT system provides a set of OO frameworks with all the functionality needed to handle and analyze large amounts of data efficiently.

This package contains the Python plug-in for ROOT. This package provide a Python interface to ROOT, and a ROOT interface to Python.

libroot-bindings-ruby5.34
Ruby extension for ROOT - run-time library
Versions of package libroot-bindings-ruby5.34
ReleaseVersionArchitectures
jessie5.34.19+dfsg-1.2amd64,armel,armhf,i386
Debtags of package libroot-bindings-ruby5.34:
roleshared-lib
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

The ROOT system provides a set of OO frameworks with all the functionality needed to handle and analyze large amounts of data efficiently.

This package contains the Ruby extension for ROOT. The interface goes both ways - that is, you can call ROOT functions from Ruby, and invoke the Ruby interpreter from ROOT.

libroot-core5.34
Numerical data analysis framework - shared runtime libraries
Versions of package libroot-core5.34
ReleaseVersionArchitectures
jessie5.34.19+dfsg-1.2amd64,armel,armhf,i386
Debtags of package libroot-core5.34:
roleshared-lib
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

The ROOT system provides a set of OO frameworks with all the functionality needed to handle and analyze large amounts of data efficiently.

This package contains the shared libraries used by the ROOT system. The libraries contain numerous C++ class definitions for various purposes, some of which are:

  • System abstraction
  • Thin Thread API
  • Histograming
  • Persistent objects
  • GUI API and many others. Refer also to the package description of root-bin.
libroot-geom5.34
Geometry library for ROOT - run-time library
Versions of package libroot-geom5.34
ReleaseVersionArchitectures
jessie5.34.19+dfsg-1.2amd64,armel,armhf,i386
Debtags of package libroot-geom5.34:
roleshared-lib
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

The ROOT system provides a set of OO frameworks with all the functionality needed to handle and analyze large amounts of data efficiently.

This package contains a library for defining geometries in ROOT.

libroot-graf2d-gpad5.34
Canvas and pad library for ROOT - run-time library
Versions of package libroot-graf2d-gpad5.34
ReleaseVersionArchitectures
jessie5.34.19+dfsg-1.2amd64,armel,armhf,i386
Debtags of package libroot-graf2d-gpad5.34:
roleshared-lib
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

The ROOT system provides a set of OO frameworks with all the functionality needed to handle and analyze large amounts of data efficiently.

This package contains a library for canvas and pad manipulations.

libroot-graf2d-graf5.34
Graf library for ROOT
Versions of package libroot-graf2d-graf5.34
ReleaseVersionArchitectures
jessie5.34.19+dfsg-1.2amd64,armel,armhf,i386
Debtags of package libroot-graf2d-graf5.34:
roleshared-lib
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

The ROOT system provides a set of OO frameworks with all the functionality needed to handle and analyze large amounts of data efficiently.

This package contains the Graf library for ROOT.

libroot-graf2d-postscript5.34
Postscript/PDF renderer library for ROOT
Versions of package libroot-graf2d-postscript5.34
ReleaseVersionArchitectures
jessie5.34.19+dfsg-1.2amd64,armel,armhf,i386
Debtags of package libroot-graf2d-postscript5.34:
roleshared-lib
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

The ROOT system provides a set of OO frameworks with all the functionality needed to handle and analyze large amounts of data efficiently.

This package contains a library for ROOT, which allows rendering postscript and PDF output.

libroot-graf3d-eve5.34
Event display library for ROOT
Versions of package libroot-graf3d-eve5.34
ReleaseVersionArchitectures
jessie5.34.19+dfsg-1.2amd64,armel,armhf,i386
Debtags of package libroot-graf3d-eve5.34:
roleshared-lib
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

The ROOT system provides a set of OO frameworks with all the functionality needed to handle and analyze large amounts of data efficiently.

This package contains a library for defining event displays in ROOT.

libroot-graf3d-g3d5.34
Basic 3D shapes for ROOT
Versions of package libroot-graf3d-g3d5.34
ReleaseVersionArchitectures
jessie5.34.19+dfsg-1.2amd64,armel,armhf,i386
Debtags of package libroot-graf3d-g3d5.34:
roleshared-lib
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

The ROOT system provides a set of OO frameworks with all the functionality needed to handle and analyze large amounts of data efficiently.

This library contains the basic 3D shapes and classes for ROOT. For a more full-blown geometry library, see libroot-geom.

libroot-graf3d-gl5.34
GL plugin for ROOT - runtime library
Versions of package libroot-graf3d-gl5.34
ReleaseVersionArchitectures
jessie5.34.19+dfsg-1.2amd64,armel,armhf,i386
Debtags of package libroot-graf3d-gl5.34:
roleshared-lib
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

The ROOT system provides a set of OO frameworks with all the functionality needed to handle and analyze large amounts of data efficiently.

The ROOT system provides a set of OO frameworks with all the functionality needed to handle and analyze large amounts of data efficiently.

This package contains the GL plug-in for ROOT. This plugin provides 3D rendering of volumes and shapes defined in ROOT, as well as 3D rendering of histograms, and similar. Included is also a high quality 3D viewer for ROOT defined geometries.

libroot-gui-ged5.34
GUI element for editing various ROOT objects
Versions of package libroot-gui-ged5.34
ReleaseVersionArchitectures
jessie5.34.19+dfsg-1.2amd64,armel,armhf,i386
Debtags of package libroot-gui-ged5.34:
roleshared-lib
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

The ROOT system provides a set of OO frameworks with all the functionality needed to handle and analyze large amounts of data efficiently.

This package contains a library to show a pop-up window for editing various ROOT objects.

libroot-gui5.34
GUI library for ROOT - run-time library
Versions of package libroot-gui5.34
ReleaseVersionArchitectures
jessie5.34.19+dfsg-1.2amd64,armel,armhf,i386
Debtags of package libroot-gui5.34:
roleshared-lib
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

The ROOT system provides a set of OO frameworks with all the functionality needed to handle and analyze large amounts of data efficiently.

This package contains a library for defining graphical user interfaces.

libroot-hist-spectrum5.34
Spectra analysis library for ROOT
Versions of package libroot-hist-spectrum5.34
ReleaseVersionArchitectures
jessie5.34.19+dfsg-1.2amd64,armel,armhf,i386
Debtags of package libroot-hist-spectrum5.34:
roleshared-lib
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

The ROOT system provides a set of OO frameworks with all the functionality needed to handle and analyze large amounts of data efficiently.

This package contains the Spectrum library for ROOT.

libroot-hist5.34
Histogram library for ROOT - run-time library
Versions of package libroot-hist5.34
ReleaseVersionArchitectures
jessie5.34.19+dfsg-1.2amd64,armel,armhf,i386
Debtags of package libroot-hist5.34:
roleshared-lib
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

The ROOT system provides a set of OO frameworks with all the functionality needed to handle and analyze large amounts of data efficiently.

This package contains a library for histogramming.

libroot-html5.34
Html documentation generator for ROOT - runtime library
Versions of package libroot-html5.34
ReleaseVersionArchitectures
jessie5.34.19+dfsg-1.2amd64,armel,armhf,i386
Debtags of package libroot-html5.34:
roleshared-lib
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

The ROOT system provides a set of OO frameworks with all the functionality needed to handle and analyze large amounts of data efficiently.

This package contains classes to automatically extract documentation from marked up sources.

libroot-io-xmlparser5.34
XML parser of ROOT objects - runtime library
Versions of package libroot-io-xmlparser5.34
ReleaseVersionArchitectures
jessie5.34.19+dfsg-1.2amd64,armel,armhf,i386
Debtags of package libroot-io-xmlparser5.34:
roleshared-lib
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

The ROOT system provides a set of OO frameworks with all the functionality needed to handle and analyze large amounts of data efficiently.

This package provides XML parser routines for ROOT objects.

libroot-io5.34
Input/output of ROOT objects - runtime library
Versions of package libroot-io5.34
ReleaseVersionArchitectures
jessie5.34.19+dfsg-1.2amd64,armel,armhf,i386
Debtags of package libroot-io5.34:
roleshared-lib
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

The ROOT system provides a set of OO frameworks with all the functionality needed to handle and analyze large amounts of data efficiently.

This package provides I/O routines for ROOT objects.

libroot-math-foam5.34
Compact Version of Cellular Event Generator
Versions of package libroot-math-foam5.34
ReleaseVersionArchitectures
jessie5.34.19+dfsg-1.2amd64,armel,armhf,i386
Debtags of package libroot-math-foam5.34:
roleshared-lib
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

The ROOT system provides a set of OO frameworks with all the functionality needed to handle and analyze large amounts of data efficiently.

The general-purpose self-adapting Monte Carlo (MC) event generator/simulator mFOAM (standing for mini-FOAM) is a new compact version of the FOAM program, with a slightly limited functionality with respect to its parent version. On the other hand, mFOAM is easier to use for the average user.

libroot-math-genvector5.34
Generalized vector library for ROOT
Versions of package libroot-math-genvector5.34
ReleaseVersionArchitectures
jessie5.34.19+dfsg-1.2amd64,armel,armhf,i386
Debtags of package libroot-math-genvector5.34:
roleshared-lib
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

The ROOT system provides a set of OO frameworks with all the functionality needed to handle and analyze large amounts of data efficiently.

This package contains the Genvector library for ROOT. This provides a generalized vector library.

libroot-math-mathcore5.34
Core mathemathics library for ROOT
Versions of package libroot-math-mathcore5.34
ReleaseVersionArchitectures
jessie5.34.19+dfsg-1.2amd64,armel,armhf,i386
Debtags of package libroot-math-mathcore5.34:
roleshared-lib
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

The ROOT system provides a set of OO frameworks with all the functionality needed to handle and analyze large amounts of data efficiently.

This package contains the MathCore library for ROOT.

libroot-math-mathmore5.34
GSL interface library for ROOT
Versions of package libroot-math-mathmore5.34
ReleaseVersionArchitectures
jessie5.34.19+dfsg-1.2amd64,armel,armhf,i386
Debtags of package libroot-math-mathmore5.34:
roleshared-lib
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

The ROOT system provides a set of OO frameworks with all the functionality needed to handle and analyze large amounts of data efficiently.

This package contains the MathMore library for ROOT, a partial GNU Scientific Library interface.

libroot-math-matrix5.34
Matrix library for ROOT
Versions of package libroot-math-matrix5.34
ReleaseVersionArchitectures
jessie5.34.19+dfsg-1.2amd64,armel,armhf,i386
Debtags of package libroot-math-matrix5.34:
roleshared-lib
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

The ROOT system provides a set of OO frameworks with all the functionality needed to handle and analyze large amounts of data efficiently.

This package contains the Matrix library for ROOT.

libroot-math-minuit5.34
Minuit plugin for ROOT
Versions of package libroot-math-minuit5.34
ReleaseVersionArchitectures
jessie5.34.19+dfsg-1.2amd64,armel,armhf,i386
Debtags of package libroot-math-minuit5.34:
roleshared-lib
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

The ROOT system provides a set of OO frameworks with all the functionality needed to handle and analyze large amounts of data efficiently.

This package contains the MINUIT plug-in for ROOT. This provides a fitting algorithm for ROOT.

libroot-math-mlp5.34
Multi layer perceptron extension for ROOT - run-time libraries
Versions of package libroot-math-mlp5.34
ReleaseVersionArchitectures
jessie5.34.19+dfsg-1.2amd64,armel,armhf,i386
Debtags of package libroot-math-mlp5.34:
roleshared-lib
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

The ROOT system provides a set of OO frameworks with all the functionality needed to handle and analyze large amounts of data efficiently.

This package contains the mlp plug-in for ROOT. This plugin provides a Multi Layer Perceptron Neural Network package for ROOT.

libroot-math-physics5.34
Physics library for ROOT
Versions of package libroot-math-physics5.34
ReleaseVersionArchitectures
jessie5.34.19+dfsg-1.2amd64,armel,armhf,i386
Debtags of package libroot-math-physics5.34:
roleshared-lib
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

The ROOT system provides a set of OO frameworks with all the functionality needed to handle and analyze large amounts of data efficiently.

This package contains the Physics library for ROOT.

libroot-math-quadp5.34
QuadP extension for ROOT - run-time libraries
Versions of package libroot-math-quadp5.34
ReleaseVersionArchitectures
jessie5.34.19+dfsg-1.2amd64,armel,armhf,i386
Debtags of package libroot-math-quadp5.34:
roleshared-lib
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

The ROOT system provides a set of OO frameworks with all the functionality needed to handle and analyze large amounts of data efficiently.

This package contains the QuadP plug-in for ROOT. This provides the user a framework in which to do Quadratic Programming. The quadratic programming problem involves minimization of a quadratic function subject to linear constraints.

libroot-math-smatrix5.34
Sparse matrix library for ROOT
Versions of package libroot-math-smatrix5.34
ReleaseVersionArchitectures
jessie5.34.19+dfsg-1.2amd64,armel,armhf,i386
Debtags of package libroot-math-smatrix5.34:
roleshared-lib
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

The ROOT system provides a set of OO frameworks with all the functionality needed to handle and analyze large amounts of data efficiently.

This package contains the Smatrix library for ROOT.

libroot-math-splot5.34
Splot library for ROOT
Versions of package libroot-math-splot5.34
ReleaseVersionArchitectures
jessie5.34.19+dfsg-1.2amd64,armel,armhf,i386
Debtags of package libroot-math-splot5.34:
roleshared-lib
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

The ROOT system provides a set of OO frameworks with all the functionality needed to handle and analyze large amounts of data efficiently.

A common method used in High Energy Physics to perform measurements is the maximum Likelihood method, exploiting discriminating variables to disentangle signal from background. The crucial point for such an analysis to be reliable is to use an exhaustive list of sources of events combined with an accurate description of all the Probability Density Functions (PDF).

To assess the validity of the fit, a convincing quality check is to explore further the data sample by examining the distributions of control variables. A control variable can be obtained for instance by removing one of the discriminating variables before performing again the maximum Likelihood fit: this removed variable is a control variable. The expected distribution of this control variable, for signal, is to be compared to the one extracted, for signal, from the data sample. In order to be able to do so, one must be able to unfold from the distribution of the whole data sample.

The SPlot method allows one to reconstruct the distributions for the control variable, independently for each of the various sources of events, without making use of any a priori knowledge on this variable. The aim is thus to use the knowledge available for the discriminating variables to infer the behaviour of the individual sources of events with respect to the control variable.

SPlot is optimal if the control variable is uncorrelated with the discriminating variables.

libroot-math-unuran5.34
Random number generator library
Versions of package libroot-math-unuran5.34
ReleaseVersionArchitectures
jessie5.34.19+dfsg-1.2amd64,armel,armhf,i386
Debtags of package libroot-math-unuran5.34:
roleshared-lib
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

The ROOT system provides a set of OO frameworks with all the functionality needed to handle and analyze large amounts of data efficiently.

It contains universal (also called automatic or black-box) algorithms that can generate random numbers from large classes of continuous or discrete distributions, and also from practically all standard distributions.

To generate random numbers the user must supply some information about the desired distribution, especially a C-function that computes the density and - depending on the chosen methods - some additional information (like the borders of the domain, the mode, the derivative of the density ...). After a user has given this information an init-program computes all tables and constants necessary for the random variate generation. The sample program can then generate variates from the desired distribution.

This package contains the runtime library.

libroot-misc-memstat5.34
Memory statistics tool for use with ROOT
Versions of package libroot-misc-memstat5.34
ReleaseVersionArchitectures
jessie5.34.19+dfsg-1.2amd64,armel,armhf,i386
Debtags of package libroot-misc-memstat5.34:
roleshared-lib
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

The ROOT system provides a set of OO frameworks with all the functionality needed to handle and analyze large amounts of data efficiently.

This package contains the memory statistics tool for debugging memory leaks and such.

libroot-misc-minicern5.34
Small version of CERNLIB for use with ROOT
Versions of package libroot-misc-minicern5.34
ReleaseVersionArchitectures
jessie5.34.19+dfsg-1.2amd64,armel,armhf,i386
Debtags of package libroot-misc-minicern5.34:
roleshared-lib
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

The ROOT system provides a set of OO frameworks with all the functionality needed to handle and analyze large amounts of data efficiently.

This package contains the mini CERNLIB library for ROOT.

libroot-misc-table5.34
Table library for ROOT
Versions of package libroot-misc-table5.34
ReleaseVersionArchitectures
jessie5.34.19+dfsg-1.2amd64,armel,armhf,i386
Debtags of package libroot-misc-table5.34:
roleshared-lib
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

The ROOT system provides a set of OO frameworks with all the functionality needed to handle and analyze large amounts of data efficiently.

This package contains the Table library for ROOT.

libroot-montecarlo-eg5.34
Event generator library for ROOT
Versions of package libroot-montecarlo-eg5.34
ReleaseVersionArchitectures
jessie5.34.19+dfsg-1.2amd64,armel,armhf,i386
Debtags of package libroot-montecarlo-eg5.34:
roleshared-lib
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

The ROOT system provides a set of OO frameworks with all the functionality needed to handle and analyze large amounts of data efficiently.

This package contains the Eg library for ROOT.

libroot-montecarlo-vmc5.34
Virtual Monte-Carlo library for ROOT
Versions of package libroot-montecarlo-vmc5.34
ReleaseVersionArchitectures
jessie5.34.19+dfsg-1.2amd64,armel,armhf,i386
Debtags of package libroot-montecarlo-vmc5.34:
roleshared-lib
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

The ROOT system provides a set of OO frameworks with all the functionality needed to handle and analyze large amounts of data efficiently.

This package contains the Vmc library for ROOT.

libroot-net-auth5.34
Authentication extension for ROOT
Versions of package libroot-net-auth5.34
ReleaseVersionArchitectures
jessie5.34.19+dfsg-1.2amd64,armel,armhf,i386
Debtags of package libroot-net-auth5.34:
roleshared-lib
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

The ROOT system provides a set of OO frameworks with all the functionality needed to handle and analyze large amounts of data efficiently.

This package contains the basic authentication algorithms used by ROOT.

libroot-net-bonjour5.34
Zeroconf extension for ROOT - run-time libraries
Versions of package libroot-net-bonjour5.34
ReleaseVersionArchitectures
jessie5.34.19+dfsg-1.2amd64,armel,armhf,i386
Debtags of package libroot-net-bonjour5.34:
roleshared-lib
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

The ROOT system provides a set of OO frameworks with all the functionality needed to handle and analyze large amounts of data efficiently.

This package contains classes for declaring zeroconf services, as well as browsing for such services. This package contains the run-time libraries

libroot-net-ldap5.34
LDAP extension for ROOT
Versions of package libroot-net-ldap5.34
ReleaseVersionArchitectures
jessie5.34.19+dfsg-1.2amd64,armel,armhf,i386
Debtags of package libroot-net-ldap5.34:
roleshared-lib
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

The ROOT system provides a set of OO frameworks with all the functionality needed to handle and analyze large amounts of data efficiently.

This package contains the LDAP plugin for ROOT. This gives you access to LDAP directories via ROOT.

libroot-net5.34
Net library for ROOT
Versions of package libroot-net5.34
ReleaseVersionArchitectures
jessie5.34.19+dfsg-1.2amd64,armel,armhf,i386
Debtags of package libroot-net5.34:
roleshared-lib
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

The ROOT system provides a set of OO frameworks with all the functionality needed to handle and analyze large amounts of data efficiently.

This package contains the Net library for ROOT.

libroot-proof-proofplayer5.34
PROOF plugin for ROOT
Versions of package libroot-proof-proofplayer5.34
ReleaseVersionArchitectures
jessie5.34.19+dfsg-1.2amd64,armel,armhf,i386
Debtags of package libroot-proof-proofplayer5.34:
roleshared-lib
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

The ROOT system provides a set of OO frameworks with all the functionality needed to handle and analyze large amounts of data efficiently.

This package contains the PROOF extension for ROOT. This provides a client to use in a PROOF environment.

libroot-proof5.34
PROOF library for ROOT
Versions of package libroot-proof5.34
ReleaseVersionArchitectures
jessie5.34.19+dfsg-1.2amd64,armel,armhf,i386
Debtags of package libroot-proof5.34:
roleshared-lib
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

The ROOT system provides a set of OO frameworks with all the functionality needed to handle and analyze large amounts of data efficiently.

This package contains the PROOF library for ROOT. This provides a client to use in a PROOF environment.

libroot-roofit5.34
ROOT extension for modeling expected distributions - libraries
Versions of package libroot-roofit5.34
ReleaseVersionArchitectures
jessie5.34.19+dfsg-1.2amd64,armel,armhf,i386
Debtags of package libroot-roofit5.34:
roleshared-lib
Popcon: users ( upd.)*
Versions and Archs
License: DFSG free
Git

The ROOT system provides a set of OO frameworks with all the functionality needed to handle and analyze large amounts of data efficiently.

The RooFit packages provide a toolkit for modeling the expected distribution of events in a physics analysis. Models can be used to perform likelihood fits, produce plots, and generate "toy Monte Carlo" samples for various studies. The RooFit tools are integrated with the object-oriented and interactive ROOT graphical environment.

RooFit has been developed for the BaBar collaboration, a high energy physics experiment at the Stanford Linear Accelerator Center, and is primarily targeted to the high-energy physicists using the ROOT analysis environment, but the general nature of the package make it suitable for adoption in different disciplines as well.

libroot-tmva5.34
Toolkit for multivariate data analysis
Versions of package libroot-tmva5.34
ReleaseVersionArchitectures
jessie5.34.19+dfsg-1.2amd64,armel,armhf,i386
Debtags of package libroot-tmva5.34:
roleshared-lib
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

The ROOT system provides a set of OO frameworks with all the functionality needed to handle and analyze large amounts of data efficiently.

The Toolkit for Multivariate Analysis (TMVA) provides a ROOT-integrated environment for the parallel processing and evaluation of MVA techniques to discriminate signal from background samples. It presently includes (ranked by complexity):

  • Rectangular cut optimisation
  • Correlated likelihood estimator (PDE approach)
  • Multi-dimensional likelihood estimator (PDE - range-search approach)
  • Fisher (and Mahalanobis) discriminant
  • H-Matrix (chi-squared) estimator
  • Artificial Neural Network (two different implementations)
  • Boosted Decision Trees

The TMVA package includes an implementation for each of these discrimination techniques, their training and testing (performance evaluation). In addition all these methods can be tested in parallel, and hence their performance on a particular data set may easily be compared.

libroot-tree-treeplayer5.34
Library to loop over a ROOT tree
Versions of package libroot-tree-treeplayer5.34
ReleaseVersionArchitectures
jessie5.34.19+dfsg-1.2amd64,armel,armhf,i386
Debtags of package libroot-tree-treeplayer5.34:
roleshared-lib
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

The ROOT system provides a set of OO frameworks with all the functionality needed to handle and analyze large amounts of data efficiently.

Plug-in to loop over a ROOT tree.

libroot-tree5.34
Tree library for ROOT
Versions of package libroot-tree5.34
ReleaseVersionArchitectures
jessie5.34.19+dfsg-1.2amd64,armel,armhf,i386
Debtags of package libroot-tree5.34:
roleshared-lib
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

The ROOT system provides a set of OO frameworks with all the functionality needed to handle and analyze large amounts of data efficiently.

This package contains the Tree library for ROOT.

looptools
Integral Evaluator of One-loop Feynman Diagram
Versions of package looptools
ReleaseVersionArchitectures
buster2.8-1amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x
jessie2.8-1amd64,armel,armhf,i386
stretch2.8-1amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x
trixie2.16-1amd64,arm64,armel,armhf,i386,mips64el,ppc64el,s390x
sid2.16-1amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x
Popcon: 1 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

LoopTools is a package for evaluation of scalar and tensor one-loop integrals based on the FF package by G.J. van Oldenborgh. It features an easy Fortran, C++, and Mathematica interface to the scalar one-loop functions of FF and in addition provides the 2-, 3-, and 4-point tensor coefficient functions.

This package provides program file, lt, of LoopTools.

neuron
Simulation environment for computational models of neurons
Versions of package neuron
ReleaseVersionArchitectures
buster7.6.3-1amd64,arm64,i386,ppc64el
sid8.2.2-6amd64,arm64,armel,armhf,i386,ppc64el,riscv64,s390x
trixie8.2.2-6amd64,arm64,armel,armhf,i386,ppc64el,s390x
bookworm8.2.2-4amd64,arm64,armel,armhf,i386,ppc64el,s390x
bullseye7.6.3-1amd64,arm64,i386,ppc64el
upstream9.0.dev
Popcon: 14 users (7 upd.)*
Newer upstream!
License: DFSG free
Git

NEURON is a simulation environment for modeling individual neurons and networks of neurons. It provides tools for conveniently building, managing, and using models in a way that is numerically sound and computationally efficient. It is particularly well-suited to problems that are closely linked to experimental data, especially those that involve cells with complex anatomical and biophysical properties.

NEURON offers

  • "natural syntax", which allows one to specify model properties in familiar idioms
  • efficient and painless spatial and temporal discretization
  • several different, user-selectable numerical integration methods
  • convenient user interface (interpreters + GUI)
  • user-extendable library of biophysical mechanisms
nypatchy
CERNLIB data analysis suite - patch pre-processor for source code
Versions of package nypatchy
ReleaseVersionArchitectures
buster20061220+dfsg3-4.4amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x
jessie20061220+dfsg3-4.1amd64,armel,armhf,i386
stretch20061220+dfsg3-4.3+deb9u2amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x
Popcon: 6 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

CERNLIB is a suite of data analysis tools and libraries created for use in physics experiments, but also with applications to other fields such as the biological sciences.

This package contains the Nypatchy family of programs, the successors to Patchy and Ypatchy. These programs are intended for working with sets of patches (for instance, for use on different machine architectures) meant to be applied to a source code tree. The patch sets and common source code are maintained as a single text-based Patchy Master file (PAM file). PAM files can contain C, FORTRAN, or assembly code.

Nypatchy and related utilities can perform actions on a PAM file such as updating it; comparing it to an older version; or outputting source code suitable for input to a compiler, having selected some subset of available patches to use. These utilities can be used interactively, or can run in batch mode from a "cradle" file of commands.

While Nypatchy is still used in places, mainly high-energy physics, these programs are no longer under active development. They are not recommended for use in new projects.

octave-lhapdf
Octave Bindings for LHAPDF
Versions of package octave-lhapdf
ReleaseVersionArchitectures
jessie5.9.1-3amd64,armel,armhf,i386
stretch5.9.1-5amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

LHAPDF provides a unified and easy to use interface to modern PDF sets. It is designed to work not only with individual PDF sets but also with the more recent multiple "error" sets. It can be viewed as the successor to PDFLIB, incorporating many of the older sets found in the latter, including pion and photon PDFs. In LHAPDF the computer code and input parameters/grids are separated thus allowing more easy updating and no limit to the expansion possibilities.

This package provides Octave bindings for LHAPDF.

paw
Physics Analysis Workstation - a graphical analysis program
Versions of package paw
ReleaseVersionArchitectures
jessie2.14.04.dfsg.2-9amd64,armel,armhf,i386
stretch2.14.04.dfsg.2-9.1amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x
buster2.14.04.dfsg.2-9.1amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x
Debtags of package paw:
fieldphysics
interfacex11
roleprogram
scopeutility
uitoolkitxlib
useviewing
x11application
Popcon: 12 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

CERNLIB is a suite of data analysis tools and libraries created for use in physics experiments, but also with applications to other fields such as the biological sciences.

PAW is an interactive program providing interactive graphical presentation and statistical and mathematical analysis tools. It is designed to work on objects familiar to physicists such as histograms, event files (Ntuples), vectors, etc.

The program is linked statically against the CERN libraries on 64-bit architectures in order to function properly, as its design is not very 64-bit clean.

Screenshots of package paw
paw++
Physics Analysis Workstation (Lesstif-enhanced version)
Versions of package paw++
ReleaseVersionArchitectures
jessie2.14.04.dfsg.2-9amd64,armel,armhf,i386
buster2.14.04.dfsg.2-9.1amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x
stretch2.14.04.dfsg.2-9.1amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x
Debtags of package paw++:
fieldphysics
interfacex11
roleprogram
scopeutility
uitoolkitmotif
useviewing
x11application
Popcon: 3 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

CERNLIB is a suite of data analysis tools and libraries created for use in physics experiments, but also with applications to other fields such as the biological sciences.

This package includes Paw++, an interactive program for use in analysis and graphical presentation. Paw++ is the same program as PAW (in the "paw" package), but with a more user-friendly Motif-based GUI, compiled against Lesstif in Debian.

The program is linked statically against the CERN libraries on 64-bit architectures in order to function properly, as its design is not very 64-bit clean.

pawserv
CERNLIB data analysis suite - distributed PAW and file transfer servers
Versions of package pawserv
ReleaseVersionArchitectures
stretch20061220+dfsg3-4.3+deb9u2amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x
jessie20061220+dfsg3-4.1amd64,armel,armhf,i386
buster20061220+dfsg3-4.4amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x
Debtags of package pawserv:
adminfile-distribution
fieldphysics
interfacedaemon
networkserver
roleprogram
usedownloading
Popcon: 2 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

CERNLIB is a suite of data analysis tools and libraries created for use in physics experiments, but also with applications to other fields such as the biological sciences.

This package contains the server daemon for remote PAW clients. PAW is the Physics Analysis Workstation, a graphical analysis program. Included in the same binary is zserv, the server daemon for the ZFTP protocol; zserv is a macro-extensible file transfer program which supports the transfer of formatted, unformatted and ZEBRA RZ files (CMZ, HBOOK, etc.). It is similar to a standard FTP daemon, although it listens on a different port. Both servers operate through inetd.

Since these servers accept passwords in clear text and do not support SSL or other encryption methods, you should probably only install this package within a trusted LAN. It should be seen as equivalent to vanilla telnetd in terms of security (or lack thereof).

Screenshots of package pawserv
pythia8-root-interface
Interfaces to call ROOT functions in PYTHIA8 code
Versions of package pythia8-root-interface
ReleaseVersionArchitectures
jessie8.1.86-1all
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

PYTHIA is a program for the generation of high-energy physics events, i.e. for the description of collisions at high energies between elementary particles such as e+, e-, p and pbar in various combinations. It contains theory and models for a number of physics aspects, including hard and soft interactions, parton distributions, initial- and final-state parton showers, multiple interactions, fragmentation and decay.

This package provides interfaces to call ROOT functions in PYTHIA8 code.

rivet
Robust Independent Validation of Experiment and Theory
Versions of package rivet
ReleaseVersionArchitectures
jessie1.8.3-1.1all
Popcon: users ( upd.)*
Versions and Archs
License: DFSG free
Git

Rivet is a toolkit for validation of Monte Carlo event generators. Using a computationally efficient model for observable computations, Rivet provides a set of experimental analyses useful for generator sanity checks, as well as a convenient infrastructure for adding your own analysis.

This package provides program files of Rivet.

rivet-plugins
Analysis plugins of Rivet
Versions of package rivet-plugins
ReleaseVersionArchitectures
jessie1.8.3-1.1amd64,armel,armhf,i386
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

Rivet is a toolkit for validation of Monte Carlo event generators. Using a computationally efficient model for observable computations, Rivet provides a set of experimental analyses useful for generator sanity checks, as well as a convenient infrastructure for adding your own analysis.

This package provides analysis plugins of Rivet. Note that ATLASCone and CDFCones are not supported in Debian due to license issues of FastJet.

rivet-root-converter
Rivet and ROOT file format converter
Versions of package rivet-root-converter
ReleaseVersionArchitectures
jessie1.8.3-1.1all
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

Rivet is a toolkit for validation of Monte Carlo event generators. Using a computationally efficient model for observable computations, Rivet provides a set of experimental analyses useful for generator sanity checks, as well as a convenient infrastructure for adding your own analysis.

This package provides format converter between Rivet and ROOT files.

root-macro-fastjet
FastJet macro for CERN ROOT
Versions of package root-macro-fastjet
ReleaseVersionArchitectures
jessie3.0.6+dfsg-1all
upstream3.4.2
Popcon: 0 users (0 upd.)*
Newer upstream!
License: DFSG free
Git

The FastJet package provides a fast implementation of several longitudinally invariant sequential recombination jet algorithms, in particular the longitudinally invariant kt jet algorithm, the inclusive longitudinally invariant version of the Cambridge/Aachen jet-algorithm, and the inclusive anti-kt algorithm.

FastJet also provides a uniform interface to external jet finders via a plugin mechanism, and tools for calculating jet areas and performing background (pileup/UE) subtraction.

This package provides FastJet macro for CERN ROOT.

root-plugin-geom-gdml
GDML import/export module for ROOT geometries
Versions of package root-plugin-geom-gdml
ReleaseVersionArchitectures
jessie5.34.19+dfsg-1.2amd64,armel,armhf,i386
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

The ROOT system provides a set of OO frameworks with all the functionality needed to handle and analyze large amounts of data efficiently.

This package contains an import/export module for the ROOT geometry.

root-plugin-geom-geombuilder
Geometry builder plugin for ROOT
Versions of package root-plugin-geom-geombuilder
ReleaseVersionArchitectures
jessie5.34.19+dfsg-1.2amd64,armel,armhf,i386
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

The ROOT system provides a set of OO frameworks with all the functionality needed to handle and analyze large amounts of data efficiently.

This package contains a geometry builder plugin for ROOT.

root-plugin-geom-geompainter
Geometry painter plugin for ROOT
Versions of package root-plugin-geom-geompainter
ReleaseVersionArchitectures
jessie5.34.19+dfsg-1.2amd64,armel,armhf,i386
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

The ROOT system provides a set of OO frameworks with all the functionality needed to handle and analyze large amounts of data efficiently.

This package contains a geometry painter plugin for ROOT.

root-plugin-graf2d-asimage
AfterImage plugin for ROOT
Versions of package root-plugin-graf2d-asimage
ReleaseVersionArchitectures
jessie5.34.19+dfsg-1.2amd64,armel,armhf,i386
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

The ROOT system provides a set of OO frameworks with all the functionality needed to handle and analyze large amounts of data efficiently.

This package contains the AfterImage plug-in for ROOT, which allows you to store output graphics in many formats, including JPEG, PNG, SVG, etc.

root-plugin-graf2d-qt
Graf2d Qt plugin for ROOT
Versions of package root-plugin-graf2d-qt
ReleaseVersionArchitectures
jessie5.34.19+dfsg-1.2amd64,armel,armhf,i386
Debtags of package root-plugin-graf2d-qt:
uitoolkitqt
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

The ROOT system provides a set of OO frameworks with all the functionality needed to handle and analyze large amounts of data efficiently.

This package contains the Graf2d Qt plug-in for ROOT. This plugin provides Qt interfaces of Graf2d library.

root-plugin-graf2d-x11
X window system plugin for ROOT
Versions of package root-plugin-graf2d-x11
ReleaseVersionArchitectures
jessie5.34.19+dfsg-1.2amd64,armel,armhf,i386
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

The ROOT system provides a set of OO frameworks with all the functionality needed to handle and analyze large amounts of data efficiently.

This package contains the X11 plug-in for ROOT, which allows using an X display for showing graphics.

root-plugin-graf3d-x3d
X 3D plugin for ROOT
Versions of package root-plugin-graf3d-x3d
ReleaseVersionArchitectures
jessie5.34.19+dfsg-1.2amd64,armel,armhf,i386
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

The ROOT system provides a set of OO frameworks with all the functionality needed to handle and analyze large amounts of data efficiently.

This package contains the X 3D plug-in for ROOT. This plugin provides 3D rendering of volumes and shapes defined in ROOT. Included is also a low quality 3D viewer for ROOT defined geometries.

root-plugin-gui-fitpanel
GUI element for fits plugin for ROOT
Versions of package root-plugin-gui-fitpanel
ReleaseVersionArchitectures
jessie5.34.19+dfsg-1.2amd64,armel,armhf,i386
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

The ROOT system provides a set of OO frameworks with all the functionality needed to handle and analyze large amounts of data efficiently.

This package contains a plug-in to show a pop-up dialog when fitting various kinds of data.

root-plugin-gui-guibuilder
GUI editor plug-in for ROOT
Versions of package root-plugin-gui-guibuilder
ReleaseVersionArchitectures
jessie5.34.19+dfsg-1.2amd64,armel,armhf,i386
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

The ROOT system provides a set of OO frameworks with all the functionality needed to handle and analyze large amounts of data efficiently.

This package contains a plug-in for editing graphical user interfaces in ROOT.

root-plugin-gui-qt
Qt plugin for ROOT
Versions of package root-plugin-gui-qt
ReleaseVersionArchitectures
jessie5.34.19+dfsg-1.2amd64,armel,armhf,i386
Debtags of package root-plugin-gui-qt:
uitoolkitqt
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

The ROOT system provides a set of OO frameworks with all the functionality needed to handle and analyze large amounts of data efficiently.

This package contains the Qt plug-in for ROOT. This plugin provides an abstraction over a display. Windows are created via Qt.

root-plugin-gui-sessionviewer
GUI to browse an interactive PROOF session
Versions of package root-plugin-gui-sessionviewer
ReleaseVersionArchitectures
jessie5.34.19+dfsg-1.2amd64,armel,armhf,i386
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

The ROOT system provides a set of OO frameworks with all the functionality needed to handle and analyze large amounts of data efficiently.

This package contains a plug-in browsing an interactive PROOF session in ROOT.

root-plugin-hist-hbook
Hbook plugin for ROOT
Versions of package root-plugin-hist-hbook
ReleaseVersionArchitectures
jessie5.34.19+dfsg-1.2amd64,armel,armhf,i386
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

The ROOT system provides a set of OO frameworks with all the functionality needed to handle and analyze large amounts of data efficiently.

This package contains the Hbook plug-in for ROOT, allowing you to access legacy Hbook files (NTuples and Histograms from PAW).

root-plugin-hist-histpainter
Histogram painter plugin for ROOT
Versions of package root-plugin-hist-histpainter
ReleaseVersionArchitectures
jessie5.34.19+dfsg-1.2amd64,armel,armhf,i386
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

The ROOT system provides a set of OO frameworks with all the functionality needed to handle and analyze large amounts of data efficiently.

This package contains a painter of histograms for ROOT.

root-plugin-hist-spectrumpainter
Spectrum painter plugin for ROOT
Versions of package root-plugin-hist-spectrumpainter
ReleaseVersionArchitectures
jessie5.34.19+dfsg-1.2amd64,armel,armhf,i386
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

The ROOT system provides a set of OO frameworks with all the functionality needed to handle and analyze large amounts of data efficiently.

This package contains a painter of spectra for ROOT.

root-plugin-io-sql
SQL plugin for ROOT
Versions of package root-plugin-io-sql
ReleaseVersionArchitectures
jessie5.34.19+dfsg-1.2amd64,armel,armhf,i386
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

The ROOT system provides a set of OO frameworks with all the functionality needed to handle and analyze large amounts of data efficiently.

This package contains the SQL plug-in for ROOT, that allows transparent access to files data via an SQL database, using ROOT's TFile interface.

root-plugin-io-xml
XML reader plugin for ROOT
Versions of package root-plugin-io-xml
ReleaseVersionArchitectures
jessie5.34.19+dfsg-1.2amd64,armel,armhf,i386
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

The ROOT system provides a set of OO frameworks with all the functionality needed to handle and analyze large amounts of data efficiently.

This package contains the XML reader plug-in for ROOT. This package provide a plug-in to parse XML files with ROOT.

root-plugin-math-fftw3
FFTw plugin for ROOT
Versions of package root-plugin-math-fftw3
ReleaseVersionArchitectures
jessie5.34.19+dfsg-1.2amd64,armel,armhf,i386
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

The ROOT system provides a set of OO frameworks with all the functionality needed to handle and analyze large amounts of data efficiently.

This package contains the Fast Fourier Transform extension for ROOT. It uses the very fast fftw (version 3) library.

root-plugin-math-fumili
Fumili plugin for ROOT
Versions of package root-plugin-math-fumili
ReleaseVersionArchitectures
jessie5.34.19+dfsg-1.2amd64,armel,armhf,i386
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

The ROOT system provides a set of OO frameworks with all the functionality needed to handle and analyze large amounts of data efficiently.

This package contains the fumili plug-in for ROOT. This provides an alternative fitting algorithm for ROOT.

root-plugin-math-minuit2
Minuit version 2 plugin for ROOT
Versions of package root-plugin-math-minuit2
ReleaseVersionArchitectures
jessie5.34.19+dfsg-1.2amd64,armel,armhf,i386
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

The ROOT system provides a set of OO frameworks with all the functionality needed to handle and analyze large amounts of data efficiently.

This package contains the MINUIT version 2 plug-in for ROOT. This provides an fitting algorithm for ROOT.

root-plugin-montecarlo-pythia8
Pythia version 8 plugin for ROOT
Versions of package root-plugin-montecarlo-pythia8
ReleaseVersionArchitectures
jessie5.34.19+dfsg-1.2amd64,armel,armhf,i386
Popcon: users ( upd.)*
Versions and Archs
License: DFSG free
Git

The ROOT system provides a set of OO frameworks with all the functionality needed to handle and analyze large amounts of data efficiently.

This package contains the Pythia version 8 plug-in for ROOT. This package provide the ROOT user with transparent interface to the Pythia (version 8) event generators for hadronic interactions. If the term "hadronic" does not ring any bells, this package is not for you.

root-plugin-net-globus
Globus plugin for ROOT
Versions of package root-plugin-net-globus
ReleaseVersionArchitectures
jessie5.34.19+dfsg-1.2amd64,armel,armhf,i386
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

The ROOT system provides a set of OO frameworks with all the functionality needed to handle and analyze large amounts of data efficiently.

This package contains the Globus plug-in for ROOT, that allows authentication and authorization against globus.

root-plugin-net-krb5
Kerberos (version 5) plugin for ROOT
Versions of package root-plugin-net-krb5
ReleaseVersionArchitectures
jessie5.34.19+dfsg-1.2amd64,armel,armhf,i386
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

The ROOT system provides a set of OO frameworks with all the functionality needed to handle and analyze large amounts of data efficiently.

This package contains the Kerberos (version 5) plug-in for ROOT, that allows authentication and authorisation using Kerberos tokens.

root-plugin-sql-mysql
MySQL client plugin for ROOT
Versions of package root-plugin-sql-mysql
ReleaseVersionArchitectures
jessie5.34.19+dfsg-1.2amd64,armel,armhf,i386
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

The ROOT system provides a set of OO frameworks with all the functionality needed to handle and analyze large amounts of data efficiently.

This package contains the MySQL plug-in for ROOT. This plugin provides a thin client (interface) to MySQL servers. Using this client, one can obtain information from a MySQL database into the ROOT environment.

root-plugin-sql-odbc
ODBC plugin for ROOT
Versions of package root-plugin-sql-odbc
ReleaseVersionArchitectures
jessie5.34.19+dfsg-1.2amd64,armel,armhf,i386
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

The ROOT system provides a set of OO frameworks with all the functionality needed to handle and analyze large amounts of data efficiently.

This package contains the ODBC (Open DataBase Connectivity) plug-in for ROOT, that allows transparent access to any kind of database that supports the ODBC protocol.

root-plugin-sql-pgsql
PostgreSQL client plugin for ROOT
Versions of package root-plugin-sql-pgsql
ReleaseVersionArchitectures
jessie5.34.19+dfsg-1.2amd64,armel,armhf,i386
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

The ROOT system provides a set of OO frameworks with all the functionality needed to handle and analyze large amounts of data efficiently.

This package contains the PostGreSQL plug-in for ROOT. This plugin provides a thin client (interface) to PostGreSQL servers. Using this client, one can obtain information from a PostGreSQL database into the ROOT environment.

root-plugin-tree-treeviewer
GUI to browse a ROOT tree
Versions of package root-plugin-tree-treeviewer
ReleaseVersionArchitectures
jessie5.34.19+dfsg-1.2amd64,armel,armhf,i386
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

The ROOT system provides a set of OO frameworks with all the functionality needed to handle and analyze large amounts of data efficiently.

This package contains a plug-in for browsing a ROOT tree in ROOT.

root-system
metapackage to install all ROOT packages
Versions of package root-system
ReleaseVersionArchitectures
jessie5.34.19+dfsg-1.2all
Debtags of package root-system:
fieldphysics
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

The ROOT system provides a set of OO frameworks with all the functionality needed to handle and analyze large amounts of data efficiently.

With the data defined as a set of objects, specialized storage methods can give direct access to the separate attributes of the selected objects, without having to touch the bulk of the data. Included are histogramming methods in 1, 2 and 3 dimensions, curve fitting, function evaluation, minimization, graphics and visualization classes to allow the easy creation of an analysis system that can query and process the data interactively or in batch mode.

The command language, the scripting (or macro) language, and the programming language are all C++, thanks to the built-in CINT C++ interpreter. This interpreter removes the time consuming compile/link cycle, allowing for fast prototyping of the macros, and providing a good environment to learn C++. If more performance is needed, the interactively developed macros can be compiled using a C++ compiler.

The system has been designed in such a way that it can query its databases in parallel on MPP machines or on clusters of workstations or high-end PCs. ROOT is an open system that can be dynamically extended by linking external libraries. This makes ROOT a premier platform on which to build data acquisition, simulation and data analysis systems.

This package is a metapackage to ensure the installation of all possible ROOT packages on a system.

root-system-bin
Numerical data analysis framework - general applications
Versions of package root-system-bin
ReleaseVersionArchitectures
jessie5.34.19+dfsg-1.2amd64,armel,armhf,i386
Debtags of package root-system-bin:
fieldphysics
interfacecommandline, text-mode, x11
roleprogram
x11application
Popcon: 3 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

The ROOT system provides a set of OO frameworks with all the functionality needed to handle and analyze large amounts of data efficiently.

With the data defined as a set of objects, specialized storage methods can give direct access to the separate attributes of the selected objects, without having to touch the bulk of the data. Included are histogramming methods in 1, 2 and 3 dimensions, curve fitting, function evaluation, minimization, graphics and visualization classes to allow the easy creation of an analysis system that can query and process the data interactively or in batch mode.

The command language, the scripting (or macro) language, and the programming language are all C++, thanks to the built-in CINT C++ interpreter. This interpreter removes the time consuming compile/link cycle, allowing for fast prototyping of the macros, and providing a good environment to learn C++. If more performance is needed, the interactively developed macros can be compiled using a C++ compiler.

The system has been designed in such a way that it can query its databases in parallel on MPP machines or on clusters of workstations or high-end PCs. ROOT is an open system that can be dynamically extended by linking external libraries. This makes ROOT a premier platform on which to build data acquisition, simulation and data analysis systems.

root-system-common
Common files for ROOT
Versions of package root-system-common
ReleaseVersionArchitectures
jessie5.34.19+dfsg-1.2all
Debtags of package root-system-common:
roleapp-data
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

The ROOT system provides a set of OO frameworks with all the functionality needed to handle and analyze large amounts of data efficiently.

This package contains some common infrastructure files for ROOT.

root-system-proofd
Parallel ROOt Facility - distributed, parallel computing
Versions of package root-system-proofd
ReleaseVersionArchitectures
jessie5.34.19+dfsg-1.2amd64,armel,armhf,i386
Debtags of package root-system-proofd:
admincluster
interfacedaemon
networkserver, service
roleprogram
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

The ROOT system provides a set of OO frameworks with all the functionality needed to handle and analyze large amounts of data efficiently.

This package contains the PROOF server. proofd is the core daemon of the PROOF (Parallel ROOt Facility) system for distributed parallel computing. Installing this package on a machine, makes it possible for the machine to participate in a parallel computing farm (cluster or via the Internet), either as a master or a slave, using a transparent interface.

root-system-rootd
ROOT remote file server
Versions of package root-system-rootd
ReleaseVersionArchitectures
jessie5.34.19+dfsg-1.2amd64,armel,armhf,i386
Debtags of package root-system-rootd:
interfacedaemon
networkserver
roleprogram
Popcon: 14 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

The ROOT system provides a set of OO frameworks with all the functionality needed to handle and analyze large amounts of data efficiently.

This package contains ROOT file server. rootd is a server for ROOT files, serving files over the Internet. Using this daemon, you can access files on the machine from anywhere on the Internet, using a transparent interface.

sdpb
Semidefinite program solver
Versions of package sdpb
ReleaseVersionArchitectures
trixie1.0-4amd64,arm64,armel,armhf,i386,mips64el,ppc64el,s390x
bullseye1.0-4amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x
buster1.0-3amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x
sid1.0-4amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x
bookworm1.0-4amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x
upstream2.7.0
Popcon: 4 users (2 upd.)*
Newer upstream!
License: DFSG free
Git

SDPB is an open-source, arbitrary-precision, parallelized semidefinite program solver, designed for the conformal bootstrap. SDPB significantly outperforms less specialized solvers and should enable many new computations.

For more information, see "A Semidefinite Program Solver for the Conformal Bootstrap" at http://arxiv.org/abs/1502.02033.

thepeg
Toolkit for High Energy Physics Event Generation
Versions of package thepeg
ReleaseVersionArchitectures
jessie1.8.0-1amd64,armel,armhf,i386
Popcon: users ( upd.)*
Versions and Archs
License: DFSG free
Git

ThePEG is a general toolkit for implementing physics models of event generation in high energy particle collisions. It defines a general structure of event generation in terms of abstract base classes for e.g. hard partonic matrix elements, parton showers and the decay of unstable particles. Different models are then implemented by creating classes which inherits from these base classes and implements sets of pre-defined virtual functions.

This package provides program files of ThePEG.

thepeg-gui
Java GUI of ThePEG
Versions of package thepeg-gui
ReleaseVersionArchitectures
jessie1.8.0-1all
Popcon: users ( upd.)*
Versions and Archs
License: DFSG free
Git

ThePEG is a general toolkit for implementing physics models of event generation in high energy particle collisions. It defines a general structure of event generation in terms of abstract base classes for e.g. hard partonic matrix elements, parton showers and the decay of unstable particles. Different models are then implemented by creating classes which inherits from these base classes and implements sets of pre-defined virtual functions.

This package provides Java GUI of ThePEG.

zftp
CERNLIB data analysis suite - file transfer program
Versions of package zftp
ReleaseVersionArchitectures
jessie20061220+dfsg3-4.1amd64,armel,armhf,i386
stretch20061220+dfsg3-4.3+deb9u2amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x
buster20061220+dfsg3-4.4amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x
Debtags of package zftp:
fieldphysics
interfacecommandline
networkclient
roleprogram
usedownloading
works-withfile
Popcon: 1 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

CERNLIB is a suite of data analysis tools and libraries created for use in physics experiments, but also with applications to other fields such as the biological sciences.

ZFTP is a macro-extensible file transfer program which supports the transfer of formatted, unformatted and ZEBRA RZ files (CMZ, HBOOK, etc.). It provides a common interface on all systems and avoids the problems of file format conversion that occur when transferring CERNLIB files between different architectures.

Except for the special treatment of CERNLIB files and use of a different port, zftp is very similar to an FTP client. Unless you are already familiar with this program, it will almost certainly be useless to you.

Official Debian packages with lower relevance

geant321-doc
[Physics] Documentation for GEANT 3.21
Versions of package geant321-doc
ReleaseVersionArchitectures
buster3.21.14.dfsg-11all
jessie3.21.14.dfsg-11all
stretch3.21.14.dfsg-11all
Debtags of package geant321-doc:
devellang:fortran
fieldphysics
roledocumentation
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

GEANT is a framework for simulating the passage of subatomic particles through matter, for instance, particle detectors. For maximum flexibility, GEANT simulations are performed by linking FORTRAN code supplied by the user with the GEANT library, then running the resulting executable.

This package includes some documentation in text format about GEANT 3.21.

lhapdf-pdfsets-minimal
Minimal PDF Sets of LHAPDF
Versions of package lhapdf-pdfsets-minimal
ReleaseVersionArchitectures
stretch5.9.1-5all
jessie5.9.1-3all
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

LHAPDF provides a unified and easy to use interface to modern PDF sets. It is designed to work not only with individual PDF sets but also with the more recent multiple "error" sets. It can be viewed as the successor to PDFLIB, incorporating many of the older sets found in the latter, including pion and photon PDFs. In LHAPDF the computer code and input parameters/grids are separated thus allowing more easy updating and no limit to the expansion possibilities.

This package provides a minimal PDF sets required by the test suites of LHAPDF and ThePEG.

Note: the python-lhapdf package provides lhapdf-getdata script to download other PDF sets.

paw-demos
Physics Analysis Workstation examples and tests
Versions of package paw-demos
ReleaseVersionArchitectures
stretch2.14.04.dfsg.2-9.1all
jessie2.14.04.dfsg.2-9all
buster2.14.04.dfsg.2-9.1all
Debtags of package paw-demos:
develexamples, testing-qa
fieldphysics
interfacecommandline, x11
roleprogram
x11application
Popcon: 3 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

CERNLIB is a suite of data analysis tools and libraries created for use in physics experiments, but also with applications to other fields such as the biological sciences.

This package includes example scripts for use by PAW or Paw++, and test scripts to make sure that the PAW or Paw++ programs behave correctly. You may run the examples and tests with the included paw-demos program.

root-system-doc
Tutorial and test suite for the ROOT system
Versions of package root-system-doc
ReleaseVersionArchitectures
jessie5.34.19+dfsg-1.2all
Debtags of package root-system-doc:
develexamples
roledocumentation
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

The ROOT system provides a set of OO frameworks with all the functionality needed to handle and analyze large amounts of data efficiently.

This package contains the tutorial scripts and test suite for the ROOT system, as well as the automatically generated HTML class documentation.

Packaging has started and developers might try the packaging code in VCS

geant4
physics simulation toolkit
Versions of package geant4
ReleaseVersionArchitectures
VCS11.0.1+ds-1all
Versions and Archs
License: G4SL-1.0
Debian package not available
Git
Version: 11.0.1+ds-1

Geant4 is a toolkit for the simulation of the passage of particles through matter. Its areas of application include high energy, nuclear and accelerator physics, as well as studies in medical and space science.

This is a metapackage depending on all libraries.

*Popularitycontest results: number of people who use this package regularly (number of people who upgraded this package recently) out of 237410