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
jessie20061220+dfsg3-4.1all
stretch20061220+dfsg3-4.3+deb9u2all
buster20061220+dfsg3-4.4all
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
jessie20061220+dfsg3-4.1all
stretch20061220+dfsg3-4.3+deb9u2all
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
stretch20061220+dfsg3-4.3+deb9u2all
jessie20061220+dfsg3-4.1all
buster20061220+dfsg3-4.4all
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
jessie20061220+dfsg3-3all
stretch20061220+dfsg3-3.1all
buster20061220+dfsg3-3.1all
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-4amd64
bookworm3.12.1+dfsg3-5amd64
trixie3.17.0+dfsg3-4amd64
upstream3.22.1
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
stretch20061220+dfsg3-4.3+deb9u2amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x
buster20061220+dfsg3-4.4amd64,arm64,armhf,i386
jessie20061220+dfsg3-4.1amd64,armel,armhf,i386
Debtags of package dzedit:
develdocsystem, lang:fortran
interfacecommandline
roleprogram
scopeapplication
useediting
works-withsoftware:source
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.

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
sid1.08-14all
trixie1.08-14all
bookworm1.08-14all
bullseye1.08-12all
buster1.08-11all
stretch1.08-10all
jessie1.08-9all
Debtags of package feynmf:
fieldphysics
made-oftex
works-withtext
works-with-formattex
Popcon: 246 users (195 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
stretch3.21.14.dfsg-11all
jessie3.21.14.dfsg-11all
buster3.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++
??? missing short description for package herwig++ :-(
Versions of package herwig++
ReleaseVersionArchitectures
jessie2.6.0-1amd64,armel,armhf,i386
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git
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
jessie20061220+dfsg3-4.1amd64,armel,armhf,i386
buster20061220+dfsg3-4.4amd64,arm64,armhf,i386
Debtags of package kuipc:
develcompiler
interfacecommandline
roleprogram
scopeutility
works-withsoftware:source
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.

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
buster20061220+dfsg3-4.4amd64,arm64,armhf,i386
jessie20061220+dfsg3-4.1amd64,armel,armhf,i386
stretch20061220+dfsg3-4.3+deb9u2amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x
Debtags of package kxterm:
interfacex11
roleprogram
scopeutility
uitoolkitmotif
x11terminal
Popcon: 8 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.

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
??? missing short description for package libroot-bindings-python5.34 :-(
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
libroot-bindings-ruby5.34
??? missing short description for package libroot-bindings-ruby5.34 :-(
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
libroot-core5.34
??? missing short description for package libroot-core5.34 :-(
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
libroot-geom5.34
??? missing short description for package libroot-geom5.34 :-(
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
libroot-graf2d-gpad5.34
??? missing short description for package libroot-graf2d-gpad5.34 :-(
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
libroot-graf2d-graf5.34
??? missing short description for package libroot-graf2d-graf5.34 :-(
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
libroot-graf2d-postscript5.34
??? missing short description for package libroot-graf2d-postscript5.34 :-(
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
libroot-graf3d-eve5.34
??? missing short description for package libroot-graf3d-eve5.34 :-(
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
libroot-graf3d-g3d5.34
??? missing short description for package libroot-graf3d-g3d5.34 :-(
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
libroot-graf3d-gl5.34
??? missing short description for package libroot-graf3d-gl5.34 :-(
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
libroot-gui-ged5.34
??? missing short description for package libroot-gui-ged5.34 :-(
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
libroot-gui5.34
??? missing short description for package libroot-gui5.34 :-(
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
libroot-hist-spectrum5.34
??? missing short description for package libroot-hist-spectrum5.34 :-(
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
libroot-hist5.34
??? missing short description for package libroot-hist5.34 :-(
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
libroot-html5.34
??? missing short description for package libroot-html5.34 :-(
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
libroot-io-xmlparser5.34
??? missing short description for package libroot-io-xmlparser5.34 :-(
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
libroot-io5.34
??? missing short description for package libroot-io5.34 :-(
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
libroot-math-foam5.34
??? missing short description for package libroot-math-foam5.34 :-(
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
libroot-math-genvector5.34
??? missing short description for package libroot-math-genvector5.34 :-(
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
libroot-math-mathcore5.34
??? missing short description for package libroot-math-mathcore5.34 :-(
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
libroot-math-mathmore5.34
??? missing short description for package libroot-math-mathmore5.34 :-(
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
libroot-math-matrix5.34
??? missing short description for package libroot-math-matrix5.34 :-(
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
libroot-math-minuit5.34
??? missing short description for package libroot-math-minuit5.34 :-(
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
libroot-math-mlp5.34
??? missing short description for package libroot-math-mlp5.34 :-(
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
libroot-math-physics5.34
??? missing short description for package libroot-math-physics5.34 :-(
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
libroot-math-quadp5.34
??? missing short description for package libroot-math-quadp5.34 :-(
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
libroot-math-smatrix5.34
??? missing short description for package libroot-math-smatrix5.34 :-(
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
libroot-math-splot5.34
??? missing short description for package libroot-math-splot5.34 :-(
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
libroot-math-unuran5.34
??? missing short description for package libroot-math-unuran5.34 :-(
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
libroot-misc-memstat5.34
??? missing short description for package libroot-misc-memstat5.34 :-(
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
libroot-misc-minicern5.34
??? missing short description for package libroot-misc-minicern5.34 :-(
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
libroot-misc-table5.34
??? missing short description for package libroot-misc-table5.34 :-(
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
libroot-montecarlo-eg5.34
??? missing short description for package libroot-montecarlo-eg5.34 :-(
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
libroot-montecarlo-vmc5.34
??? missing short description for package libroot-montecarlo-vmc5.34 :-(
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
libroot-net-auth5.34
??? missing short description for package libroot-net-auth5.34 :-(
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
libroot-net-bonjour5.34
??? missing short description for package libroot-net-bonjour5.34 :-(
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
libroot-net-ldap5.34
??? missing short description for package libroot-net-ldap5.34 :-(
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
libroot-net5.34
??? missing short description for package libroot-net5.34 :-(
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
libroot-proof-proofplayer5.34
??? missing short description for package libroot-proof-proofplayer5.34 :-(
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
libroot-proof5.34
??? missing short description for package libroot-proof5.34 :-(
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
libroot-roofit5.34
??? missing short description for package libroot-roofit5.34 :-(
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
libroot-tmva5.34
??? missing short description for package libroot-tmva5.34 :-(
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
libroot-tree-treeplayer5.34
??? missing short description for package libroot-tree-treeplayer5.34 :-(
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
libroot-tree5.34
??? missing short description for package libroot-tree5.34 :-(
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
looptools
Integral Evaluator of One-loop Feynman Diagram
Versions of package looptools
ReleaseVersionArchitectures
buster2.8-1amd64,arm64,armhf,i386
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,riscv64,s390x
sid2.16-1amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x
Popcon: 2 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
sid8.2.2-7amd64,arm64,armel,armhf,i386,ppc64el,riscv64,s390x
trixie8.2.2-7amd64,arm64,armel,armhf,i386,ppc64el,riscv64,s390x
bookworm8.2.2-4amd64,arm64,armel,armhf,i386,ppc64el,s390x
bullseye7.6.3-1amd64,arm64,i386,ppc64el
upstream9.0.dev
Popcon: 18 users (2 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,armhf,i386
jessie20061220+dfsg3-4.1amd64,armel,armhf,i386
stretch20061220+dfsg3-4.3+deb9u2amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x
Popcon: 4 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
??? missing short description for package octave-lhapdf :-(
Versions of package octave-lhapdf
ReleaseVersionArchitectures
stretch5.9.1-5amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x
jessie5.9.1-3amd64,armel,armhf,i386
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git
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,armhf,i386
Debtags of package paw:
fieldphysics
interfacex11
roleprogram
scopeutility
uitoolkitxlib
useviewing
x11application
Popcon: 7 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
stretch2.14.04.dfsg.2-9.1amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x
jessie2.14.04.dfsg.2-9amd64,armel,armhf,i386
buster2.14.04.dfsg.2-9.1amd64,arm64,armhf,i386
Debtags of package paw++:
fieldphysics
interfacex11
roleprogram
scopeutility
uitoolkitmotif
useviewing
x11application
Popcon: 5 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
buster20061220+dfsg3-4.4amd64,arm64,armhf,i386
stretch20061220+dfsg3-4.3+deb9u2amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x
jessie20061220+dfsg3-4.1amd64,armel,armhf,i386
Debtags of package pawserv:
adminfile-distribution
fieldphysics
interfacedaemon
networkserver
roleprogram
usedownloading
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.

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
??? missing short description for package pythia8-root-interface :-(
Versions of package pythia8-root-interface
ReleaseVersionArchitectures
jessie8.1.86-1all
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git
rivet
??? missing short description for package rivet :-(
Versions of package rivet
ReleaseVersionArchitectures
jessie1.8.3-1.1all
Popcon: 2 users (0 upd.)*
Versions and Archs
License: DFSG free
Git
rivet-plugins
??? missing short description for package rivet-plugins :-(
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-root-converter
??? missing short description for package rivet-root-converter :-(
Versions of package rivet-root-converter
ReleaseVersionArchitectures
jessie1.8.3-1.1all
Popcon: users ( upd.)*
Versions and Archs
License: DFSG free
Git
root-macro-fastjet
??? missing short description for package root-macro-fastjet :-(
Versions of package root-macro-fastjet
ReleaseVersionArchitectures
jessie3.0.6+dfsg-1all
upstream3.4.3
Popcon: 0 users (0 upd.)*
Newer upstream!
License: DFSG free
Git
root-plugin-geom-gdml
??? missing short description for package root-plugin-geom-gdml :-(
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
root-plugin-geom-geombuilder
??? missing short description for package root-plugin-geom-geombuilder :-(
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
root-plugin-geom-geompainter
??? missing short description for package root-plugin-geom-geompainter :-(
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
root-plugin-graf2d-asimage
??? missing short description for package root-plugin-graf2d-asimage :-(
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
root-plugin-graf2d-qt
??? missing short description for package root-plugin-graf2d-qt :-(
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
root-plugin-graf2d-x11
??? missing short description for package root-plugin-graf2d-x11 :-(
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
root-plugin-graf3d-x3d
??? missing short description for package root-plugin-graf3d-x3d :-(
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
root-plugin-gui-fitpanel
??? missing short description for package root-plugin-gui-fitpanel :-(
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
root-plugin-gui-guibuilder
??? missing short description for package root-plugin-gui-guibuilder :-(
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
root-plugin-gui-qt
??? missing short description for package root-plugin-gui-qt :-(
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
root-plugin-gui-sessionviewer
??? missing short description for package root-plugin-gui-sessionviewer :-(
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
root-plugin-hist-hbook
??? missing short description for package root-plugin-hist-hbook :-(
Versions of package root-plugin-hist-hbook
ReleaseVersionArchitectures
jessie5.34.19+dfsg-1.2amd64,armel,armhf,i386
Popcon: 1 users (0 upd.)*
Versions and Archs
License: DFSG free
Git
root-plugin-hist-histpainter
??? missing short description for package root-plugin-hist-histpainter :-(
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
root-plugin-hist-spectrumpainter
??? missing short description for package root-plugin-hist-spectrumpainter :-(
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
root-plugin-io-sql
??? missing short description for package root-plugin-io-sql :-(
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
root-plugin-io-xml
??? missing short description for package root-plugin-io-xml :-(
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
root-plugin-math-fftw3
??? missing short description for package root-plugin-math-fftw3 :-(
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
root-plugin-math-fumili
??? missing short description for package root-plugin-math-fumili :-(
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
root-plugin-math-minuit2
??? missing short description for package root-plugin-math-minuit2 :-(
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
root-plugin-montecarlo-pythia8
??? missing short description for package root-plugin-montecarlo-pythia8 :-(
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
root-plugin-net-globus
??? missing short description for package root-plugin-net-globus :-(
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
root-plugin-net-krb5
??? missing short description for package root-plugin-net-krb5 :-(
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
root-plugin-sql-mysql
??? missing short description for package root-plugin-sql-mysql :-(
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
root-plugin-sql-odbc
??? missing short description for package root-plugin-sql-odbc :-(
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
root-plugin-sql-pgsql
??? missing short description for package root-plugin-sql-pgsql :-(
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
root-plugin-tree-treeviewer
??? missing short description for package root-plugin-tree-treeviewer :-(
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
root-system
??? missing short description for package root-system :-(
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
root-system-bin
??? missing short description for package root-system-bin :-(
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: 4 users (0 upd.)*
Versions and Archs
License: DFSG free
Git
root-system-common
??? missing short description for package root-system-common :-(
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
root-system-proofd
??? missing short description for package root-system-proofd :-(
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
root-system-rootd
??? missing short description for package root-system-rootd :-(
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: 12 users (0 upd.)*
Versions and Archs
License: DFSG free
Git
sdpb
Semidefinite program solver
Versions of package sdpb
ReleaseVersionArchitectures
buster1.0-3amd64,arm64,armhf,i386
sid1.0-4amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x
trixie1.0-4amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x
bookworm1.0-4amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x
bullseye1.0-4amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x
upstream3.0.0
Popcon: 3 users (3 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
??? missing short description for package thepeg :-(
Versions of package thepeg
ReleaseVersionArchitectures
jessie1.8.0-1amd64,armel,armhf,i386
Popcon: users ( upd.)*
Versions and Archs
License: DFSG free
Git
thepeg-gui
??? missing short description for package thepeg-gui :-(
Versions of package thepeg-gui
ReleaseVersionArchitectures
jessie1.8.0-1all
Popcon: users ( upd.)*
Versions and Archs
License: DFSG free
Git
zftp
CERNLIB data analysis suite - file transfer program
Versions of package zftp
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,armhf,i386
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
stretch3.21.14.dfsg-11all
buster3.21.14.dfsg-11all
jessie3.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
??? missing short description for package lhapdf-pdfsets-minimal :-(
Versions of package lhapdf-pdfsets-minimal
ReleaseVersionArchitectures
jessie5.9.1-3all
stretch5.9.1-5all
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git
paw-demos
Physics Analysis Workstation examples and tests
Versions of package paw-demos
ReleaseVersionArchitectures
buster2.14.04.dfsg.2-9.1all
stretch2.14.04.dfsg.2-9.1all
jessie2.14.04.dfsg.2-9all
Debtags of package paw-demos:
develexamples, testing-qa
fieldphysics
interfacecommandline, x11
roleprogram
x11application
Popcon: 4 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
??? missing short description for package root-system-doc :-(
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

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 245498