PAN Blend Project
Summary
data-reduction-frameworks
photons-and-neutrons data reduction frameworks

This metapackage will install X-ray photons-and-neutrons PAN frameworks dedicated to the data reduction

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 PAN Blend to you, or if you have prepared an unofficial Debian package, please do not hesitate to send a description of that project to the PAN Blend mailing list

Links to other tasks

PAN Blend data-reduction-frameworks packages

Official Debian packages with high relevance

admesh
outil pour calculer des maillages solides triangulés − exécutable
Versions of package admesh
ReleaseVersionArchitectures
trixie0.98.5-1amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x
bullseye0.98.4-1amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x
sid0.98.5-1amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x
buster0.98.3-3amd64,arm64,armhf,i386
stretch-security0.98.2-3+deb9u1amd64,arm64,armel,armhf,i386
stretch0.98.2-3amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x
jessie0.98.1-1amd64,armel,armhf,i386
bookworm0.98.4-2amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x
Debtags of package admesh:
fieldmathematics
interfacecommandline
roleprogram
scopeutility
works-with3dmodel
works-with-formatvrml
Popcon: 13 users (7 upd.)*
Versions and Archs
License: DFSG free
Git

Actuellement, même s'il peut écrire des fichiers STL, VRML, OFF et DXF, ADMesh ne lit que les fichiers au format STL qui sont utilisés pour le prototypage rapide. Admesh peut entre autres : remplir les trous dans le réseau en ajoutant des facettes, réparer les faces en connectant les facettes environnantes, réparer les directions normales (c’est-à-dire, les facettes doivent être orientées dans le sens contraire des aiguilles d'une montre), enlever les faces dégénérées (c’est-à-dire, les faces avec au moins deux sommets égaux).

Screenshots of package admesh
bcolz-doc
conteneur de données compressées à haute performance – documentation
Versions of package bcolz-doc
ReleaseVersionArchitectures
buster1.2.1+ds2-2all
bullseye1.2.1+ds2-7all
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

Bcolz fournit des conteneurs de données en colonnes et par morceaux pouvant être compressés en mémoire et sur le disque. Le stockage par colonne permet de requêter les tables efficacement et d'ajouter ou supprimer des colonnes à bas coût. Il est basé sur NumPy et l'utilise comme un conteneur de données standard pour communiquer avec les objets bcolz, mais il est également fourni avec la prise en charge d'outils d'import/export vers et depuis des tables HDF5 et PyTables et des cadres de données Pandas.

Ce paquet fournit la documentation.

bitshuffle
filter for improving compression of typed binary data
Versions of package bitshuffle
ReleaseVersionArchitectures
sid0.5.2-1amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x
trixie0.5.2-1amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x
bullseye0.3.5-3.1amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x
bookworm0.3.5-4amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x
Popcon: 4 users (5 upd.)*
Versions and Archs
License: DFSG free
Git

Bitshuffle is an algorithm that rearranges typed, binary data for improving compression, as well as a python/C package that implements this algorithm within the Numpy framework.

The library can be used along side HDF5 to compress and decompress datasets and is integrated through the dynamically loaded filters framework. Bitshuffle is HDF5 filter number 32008.

Algorithmically, Bitshuffle is closely related to HDF5's Shuffle filter except it operates at the bit level instead of the byte level. Arranging a typed data array in to a matrix with the elements as the rows and the bits within the elements as the columns, Bitshuffle "transposes" the matrix, such that all the least-significant-bits are in a row, etc. This transpose is performed within blocks of data roughly 8kB long.

This does not in itself compress data, only rearranges it for more efficient compression. To perform the actual compression you will need a compression library. Bitshuffle has been designed to be well matched Marc Lehmann's LZF as well as LZ4. Note that because Bitshuffle modifies the data at the bit level, sophisticated entropy reducing compression libraries such as GZIP and BZIP are unlikely to achieve significantly better compression than simpler and faster duplicate-string-elimination algorithms such as LZF and LZ4. Bitshuffle thus includes routines (and HDF5 filter options) to apply LZ4 compression to each block after shuffling.

The Bitshuffle algorithm relies on neighbouring elements of a dataset being highly correlated to improve data compression. Any correlations that span at least 24 elements of the dataset may be exploited to improve compression.

clpeak
Profile OpenCL devices to find peak capacities
Versions of package clpeak
ReleaseVersionArchitectures
trixie1.1.3-1amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x
sid1.1.3-1amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x
bookworm1.1.2-1amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x
upstream1.1.4
Popcon: 10 users (29 upd.)*
Newer upstream!
License: DFSG free
Git

Clpeak is a synthetic benchmarking tool to measure peak capabilities of opencl devices. It only measures the peak metrics that can be achieved using vector operations and does not represent a real-world use case

fityk
ajustement de courbes et analyse de données non linéaires d’usage général
Versions of package fityk
ReleaseVersionArchitectures
jessie1.2.1-0.1amd64,armel,armhf,i386
bullseye1.3.1-6amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x
bookworm1.3.2-2amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x
trixie1.3.2-3amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x
sid1.3.2-3amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x
buster1.3.1-3amd64,arm64,armhf,i386
stretch1.3.0-1amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x
Debtags of package fityk:
fieldchemistry, physics
interfacex11
roleprogram
sciencecalculation, modelling, plotting
scopeutility
uitoolkitncurses, wxwidgets
x11application
Popcon: 17 users (10 upd.)*
Versions and Archs
License: DFSG free
Git

Fityk est un programme flexible et portable pour la régression non linéaire de fonctions analytiques (spécialement celles en forme de pic) pour des données (habituellement des données expérimentales) – en d’autres mots pour le tri et l’analyse non linéaire.

Il a été développé pour l’analyse de modèles de diffraction, mais peut être aussi utilisé dans d’autres domaines, car les opérations et les concepts particuliers à la cristallographie sont séparés du reste du programme.

Fityk propose diverses méthodes de régression non linéaire, détection d’arrière-plan, calibration de données, positionnement aisé des pics et modifications de leurs paramètres, automatisation des tâches courantes avec des scripts et bien d’autres choses encore. Le principal avantage de ce programme est sa souplesse – les paramètres des pics peuvent être de manière arbitraire reliés les uns aux autres, par exemple, la largeur d’un pic peut être une variable indépendante, la même que celle d’un autre pic ou peut être donnée par une formule compliquée commune à tous les pics.

Libjs-sphinxdoc est nécessaire pour les éléments en Javascript dans la documentation.

Please cite: M. Wojdyr: Fityk: a general-purpose peak fitting program. (eprint) J. Appl. Cryst. 43(5):1126-1128 (2010)
gnuplot
programme de tracé interactif en ligne de commande
Versions of package gnuplot
ReleaseVersionArchitectures
bookworm5.4.4+dfsg1-2all
trixie6.0.2+dfsg1-1all
bullseye5.4.1+dfsg1-1+deb11u1all
buster5.2.6+dfsg1-1+deb10u1all
stretch5.0.5+dfsg1-6+deb9u1all
sid6.0.2+dfsg1-1all
jessie4.6.6-2all
jessie-security4.6.6-2+deb8u1all
Debtags of package gnuplot:
fieldmathematics
interfacecommandline
roledummy, metapackage
useconverting
works-withimage, image:vector
Popcon: 199 users (66 upd.)*
Versions and Archs
License: DFSG free
Git

Gnuplot est un utilitaire de tracé de données et de fonctions en ligne de commande qui prend en charge de nombreux formats de sortie, dont les pilotes pour de nombreuses imprimantes, (La)Tex, (x)fig, Postscript, etc. La version X11 est empaquetée dans gnuplot-x11.

Les fichiers de données et les fonctions définies par l'utilisateur peuvent être manipulés avec le langage interne de gnuplot (type langage C). Gnuplot peut effectuer des lissages, des régressions linéaires ou non linéaires (par splines notamment) et peut travailler avec les nombres complexes.

Ce métapaquet permet d’installer gnuplot avec toutes ses possibilités (-qt, -x11 ou -nox).

grads
Grid Analysis and Display System pour les données des sciences de la Terre
Versions of package grads
ReleaseVersionArchitectures
sid2.2.1-9amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x
trixie2.2.1-9amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x
bullseye2.2.1-4amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x
jessie2.0.2-3amd64,armel,armhf,i386
stretch2.1.0-2amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x
buster2.2.1-1amd64,arm64,armhf,i386
bookworm2.2.1-5amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x
Debtags of package grads:
fieldmeteorology
interfacecommandline
roleprogram
useanalysing, viewing
works-withimage
Popcon: 22 users (24 upd.)*
Versions and Archs
License: DFSG free
Git

GrADS (Grid Analysis and Display System) est un outil interactif pour le bureau utilisé pour un accès facile à des données des sciences de la Terre, leur manipulation et leur représentation. Le format de données peut être binaire, GRIB, NetCDF ou HDF-SDS (Scientific Data Sets). GrADS est mis en œuvre de par le monde sur divers systèmes d’exploitation communément utilisés et est distribué de manière libre par Internet.

GrADS utilise un environnement quadri-dimensionnel : longitude, latitude, altitude et heure. Les ensembles de données sont placés à l’intérieur d’un espace 4 D en utilisant un fichier de descripteurs de données. GrADS exploite les données de station ainsi que des données de maillage, et celui-ci peut être, régulier, à espacement non linéaire, gaussien ou de résolution variable. Les données de différents ensembles peuvent être superposées, avec des enregistrements spatiaux et temporels corrects. Les opérations sont exécutées interactivement par la saisie d’expressions de type FORTRAN sur la ligne de commande. Un ensemble abondant de fonctions internes est fourni, mais les utilisateurs peuvent aussi ajouter leurs propres fonctions sous forme de routines externes écrites dans n’importe quel langage de programmation.

Les données peuvent être affichées en utilisant diverses techniques : graphique linéaire ou à barres, nuage de points, lissage de contour, ombrage de contour, ligne de courant, vecteur vent, maillage grisé et modèle de pointage de station météo. Les graphiques peuvent être produits en PostScript ou sous forme d’images. GrADS le fait avec des valeurs par défaut probables du point de vue géophysique, mais l’utilisateur a la possibilité de contrôler tous les aspects de la sortie graphique.

GrADS possède une interface programmable (langage de script) permettant des applications d’analyses sophistiquées et d’affichage. Des scripts sont à utiliser pour afficher des boutons ou des menus déroulants ainsi que des graphiques, et permettre des actions basées sur des pointages et cliquages d’utilisateur. GrADS peut être exécuté en mode de traitement par lots (batch), et le langage de script facilite la réalisation de travaux de nuit de traitement par lots.

h5utils
outils de visualisation de fichiers HDF5
Versions of package h5utils
ReleaseVersionArchitectures
bookworm1.13.2-1amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x
jessie1.12.1-2.1amd64,armel,armhf,i386
stretch1.12.1-6amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x
buster1.13.1-3amd64,arm64,armhf,i386
bullseye1.13.1-4amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x
trixie1.13.2-1amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x
sid1.13.2-1amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x
Debtags of package h5utils:
interfacecommandline
roleprogram
scopeutility
useconverting, viewing
Popcon: 37 users (38 upd.)*
Versions and Archs
License: DFSG free
Git

HDF5 (Hierarchical Data Format 5) est un format de fichier pour le stockage de données scientifiques. Ces outils permettent la conversion d'autres formats vers HDF5 et la visualisation de fichiers HDF5. Ils incluent⋅:

 -⋅h5topng, qui extrait une tranche 2d d'un fichier HDF5 et l'enregistre
   au format PNG⋅;
 -⋅h5totxt, qui extrait des tranches 2d et renvoie du texte avec des
   virgules comme délimiteurs (en vue de l'importation dans un tableur)⋅;
 -⋅h5fromtxt, qui convertit du texte simple en des ensembles de données
   numériques HDF5 multidimensionnelles⋅;
 -⋅h5fromh4, qui convertit des données HDF4 en HDF5⋅;
 -⋅h5tovtk, qui convertit des fichiers HDF5 en fichiers VTK afin de les
   visualiser dans des logiciels supportant ce format.
hdf-compass
visualisateur pour les formats HDF5 et apparentés
Versions of package hdf-compass
ReleaseVersionArchitectures
bookworm0.7~b8-3all
trixie0.7~b15-1all
sid0.7~b15-1all
buster0.6.0-1all
stretch0.6.0-1all
bullseye0.7~b8-3all
Popcon: 18 users (2 upd.)*
Versions and Archs
License: DFSG free
Git

HDF Compass est un programme expérimental de visualisation pour les formats HDF5 et apparentés, conçu pour compléter d’autres applications plus complexes comme HDFView. Un accent fort a été placé sur une conception minimale épurée et une extensibilité maximale à l’aide d’un système de greffons pour de nouveaux formats.

Ce paquet fournit l’application HDF Compass.

hdf5-filter-plugin
filtres externes pour HDF5 : LZ4, BZip2, Bitshuffle
Versions of package hdf5-filter-plugin
ReleaseVersionArchitectures
sid0.0~git20221111.49e3b65-4amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x
bookworm0.0~git20221111.49e3b65-4amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x
trixie0.0~git20221111.49e3b65-4amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x
Popcon: 2 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

Le mécanisme externe de filtrage introduit avec HDF5 1.8.12 permet aux applications d’utiliser des filtres personnalisés non fournis par la bibliothèque centrale d’HDF5 sans recompiler l’application. Ce paquet fournit des filtres externes pour HDF5 pour :

 – l’algorithme de compression LZ4 ;
 – la compression BZip2.
hdf5-filter-plugin-blosc-serial
bibliothèque de compression sans perte, de réarrangement et de blocs
Versions of package hdf5-filter-plugin-blosc-serial
ReleaseVersionArchitectures
bookworm0.0~git20220616.9683f7d-5amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x
sid0.0~git20220616.9683f7d-5amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x
trixie0.0~git20220616.9683f7d-5amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x
upstream0.0~git20240808.b108ad1
Popcon: 6 users (13 upd.)*
Newer upstream!
License: DFSG free
Git

Ce paquet fournit un filtre pour HDF5 qui utilise le compresseur Blosc. En installant ce filtre, il est possible de lire et écrire des fichiers HDF5 avec des ensembles de données compressés avec Blosc.

hdf5-filter-plugin-zfp-serial
Compression plugin for the HDF5 library using ZFP compression
Versions of package hdf5-filter-plugin-zfp-serial
ReleaseVersionArchitectures
trixie1.1.1-2amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64
sid1.1.1-2amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64
bookworm1.1.0+git20221021-4amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el
Popcon: 2 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

H5Z-ZFP is a compression filter for HDF5 using the ZFP compression library, supporting lossy and lossless compression of floating point and integer data to meet bitrate, accuracy, and/or precision targets.

hdf5-plugin-lzf
greffon de hdf5 pour la bibliothèque de compression lzf
Versions of package hdf5-plugin-lzf
ReleaseVersionArchitectures
sid3.12.1-1amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x
bookworm3.7.0-8amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x
trixie3.12.1-1amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

HDF5 (bibliothèque Hierarchical Data Format, version 5) est une bibliothèque scientifique, mature et générique conçue pour le stockage rapide et adaptable de très grandes quantités de données.

Ce paquet fournit un greffon pour le filtre LZF de HDF5 pour la bibliothèque de compression LZF. Des greffons sont construits pour des travaux en série (processeur unique – libhdf5-dev) ou pour des travaux multiprocesseurs (plusieurs processus légers – libhdf5-mpi-dev).

hdf5-tools
HDF5 – outils d'exécution
Maintainer: Gilles Filippini
Versions of package hdf5-tools
ReleaseVersionArchitectures
jessie-security1.8.13+docs-15+deb8u1amd64,armel,armhf,i386
jessie1.8.13+docs-15+deb8u1amd64,armel,armhf,i386
buster-security1.10.4+repack-10+deb10u1amd64,arm64,armhf,i386
buster1.10.4+repack-10amd64,arm64,armhf,i386
trixie1.14.5+repack-3amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x
sid1.14.5+repack-3amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x
stretch1.10.0-patch1+docs-3+deb9u1amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x
bookworm1.10.8+repack1-1amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x
bullseye1.10.6+repack-4+deb11u1amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x
Debtags of package hdf5-tools:
interfacecommandline
roledocumentation, program
scopeutility
useconverting
Popcon: 92 users (254 upd.)*
Versions and Archs
License: DFSG free
Git

HDF5 (Hierarchical Data Format 5) est un format de fichier et une bibliothèque pour stocker des données scientifiques. HDF5 a été conçu et mis en œuvre pour corriger les faiblesses de HDF4.x. Il possède un modèle de données plus puissant et souple, supporte les fichiers de plus de 2 Go et les E/S parallèles.. Ce paquet contient les outils d'exécution pour HDF5.

imagej
programme de traitement d’image ciblant les images de microscopie
Versions of package imagej
ReleaseVersionArchitectures
bullseye1.53g-2all
buster1.52j-1all
stretch1.51i+dfsg-2all
jessie1.49i+dfsg-1all
sid1.54g-1all
trixie1.54g-1all
bookworm1.53t-1all
Debtags of package imagej:
roleprogram
useanalysing, editing, viewing
works-withimage, image:raster
works-with-formatgif, jpg, tiff
Popcon: 67 users (18 upd.)*
Versions and Archs
License: DFSG free
Git

Ce programme peut afficher, éditer, analyser, traiter, enregistrer et imprimer des images 8, 16 et 32 bits. Il peut lire de nombreux formats d'image, dont TIFF, GIF, JPEG, BMP, DICOM, FITS et RAW. Il prend en charge les « stacks », une série d'images partageant une même fenêtre.

ImageJ peut calculer des statistiques de zones et pixels à partir de sélections de l'utilisateur. Il peut mesurer les distances et les angles. Il peut créer des histogrammes de densité et des affichages de profils linéaires. Il prend en charge les fonctions standard de traitement d'images telles que la manipulation du contraste, l'accentuation, l'adoucissement, la détection d'arêtes et le filtrage médian.

La calibration spatiale est disponible pour fournir des mesures de dimensions réelles dans des unités comme le millimètre. La calibration de la densité ou des niveaux de gris est également disponible.

ImageJ est développé par Wayne Rasband (wayne@codon.nih.gov) dans la Research Services Branch du National Institute of Mental Health à Bethesda, Maryland, USA.

Please cite: Caroline A Schneider, Wayne S Rasband and Kevin W Eliceiri: NIH Image to ImageJ: 25 years of image analysis. (PubMed,eprint) Nature methods 9:671-675 (2012)
Registry entries: SciCrunch 
Screenshots of package imagej
jupyter-notebook
notebook interactif de Jupyter
Versions of package jupyter-notebook
ReleaseVersionArchitectures
buster5.7.8-1all
sid6.4.13-5all
trixie6.4.13-5all
bookworm6.4.12-2.2all
bullseye6.2.0-1all
stretch-security4.2.3-4+deb9u2all
stretch4.2.3-4all
upstream7.4.0~a1
Popcon: 479 users (196 upd.)*
Newer upstream!
License: DFSG free
Git

Notebook de Jupyter est une application web permettant de créer et de partager des documents contenant du « live code », des équations, des représentations et des textes d’explication. Notebook prend en charge plusieurs langages de programmation, le partage et les composants graphiques interactifs.

Ce paquet fournit le script «⋅notebook⋅», «⋅nbextension⋅», «⋅serverextension⋅» et «⋅bundlerextension⋅».

labplot
tracé et analyse interactifs de données scientifiques
Versions of package labplot
ReleaseVersionArchitectures
trixie2.11.1-1amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x
sid2.11.1-1amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x
bullseye2.8.1-2amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x
bookworm2.9.0-1amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x
buster2.5.0-2amd64,arm64,armhf,i386
stretch2.3.0-2amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x
Popcon: 19 users (42 upd.)*
Versions and Archs
License: DFSG free
Git

LabPlot fournit un moyen de créer, gérer et d’éditer des tracés de données. Il permet de produire des tracés à partir de données de feuille de calcul ou importées de fichiers externes. Les tracés peuvent être exportés dans plusieurs formats de graphismes matriciels ou vectoriels.

 .
Ses fonctionnalités incluent :
 – gestion des données par projet ;
 – explorateur de projet pour la gestion et l’organisation des objets créés
   dans différents dossiers ou sous-dossiers ;
 – feuille de calcul avec les fonctions de base pour la saisie manuelle des
   données ou pour la génération de nombres aléatoires uniformes ou non ;
 – importation de données ASCII externes dans le projet pour une édition et
   visualisation ultérieures ;
 – exportation de feuille de calcul dans un fichier ASCII ;
 – feuille de travail comme objet parent principal pour des tracés, des
   étiquettes, etc., prise en charge de différentes mises en page et de
   fonctions d’agrandissement ;
 – export de feuille de travail dans différents formats (PDF, EPS, PNG
   et SVG) ;
 – grande variété de possibilités d’édition des propriétés de feuille de
   travail et d’objet ;
 – tracés cartésiens créés soit à partir de données importées ou créées
   manuellement, soit à l’aide d’équations mathématiques ;
 – définition de formule mathématique gérée par coloration
   syntaxique et complétion, et par la liste, groupées par thème, de
   constantes et fonctions mathématiques et physiques ;
 – analyse des tracés prise en charge par de nombreuses fonctions de zoom
   et navigation ;
 – ajustements aux données linéaires ou non, plusieurs modèles
   d’ajustements prédéfinis et possibilité de modèles usuels avec un nombre
   arbitraire de paramètres.
libxrl-dev
library for interactions of X-rays with matter (headers)
Versions of package libxrl-dev
ReleaseVersionArchitectures
trixie4.0.0+dfsg1-6amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x
bookworm4.0.0+dfsg1-3amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x
sid4.0.0+dfsg1-6amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x
Popcon: 2 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

Quantitative estimate of elemental composition by spectroscopic and imaging techniques using X-ray fluorescence requires the availability of accurate data of X-ray interaction with matter. Although a wide number of computer codes and data sets are reported in literature, none of them is presented in the form of freely available library functions which can be easily included in software applications for X-ray fluorescence. This work presents a compilation of data sets from different published works and an xraylib interface in the form of callable functions. Although the target applications are on X-ray fluorescence, cross sections of interactions like photoionization, coherent scattering and Compton scattering, as well as form factors and anomalous scattering functions, are also available.

xraylib provides access to some of the most respected databases of physical data in the field of X-rays. The core of xraylib is a library, written in ANSI C, containing over 40 functions to be used to retrieve data from these databases. This C library can be directly linked with any program written in C, C++ or Objective-C.

This package contains the header files.

libxrl11
library for interactions of X-rays with matter
Versions of package libxrl11
ReleaseVersionArchitectures
trixie4.0.0+dfsg1-6amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x
bookworm4.0.0+dfsg1-3amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x
sid4.0.0+dfsg1-6amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x
Popcon: 2 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

Quantitative estimate of elemental composition by spectroscopic and imaging techniques using X-ray fluorescence requires the availability of accurate data of X-ray interaction with matter. Although a wide number of computer codes and data sets are reported in literature, none of them is presented in the form of freely available library functions which can be easily included in software applications for X-ray fluorescence. This work presents a compilation of data sets from different published works and an xraylib interface in the form of callable functions. Although the target applications are on X-ray fluorescence, cross sections of interactions like photoionization, coherent scattering and Compton scattering, as well as form factors and anomalous scattering functions, are also available.

xraylib provides access to some of the most respected databases of physical data in the field of X-rays. The core of xraylib is a library, written in ANSI C, containing over 40 functions to be used to retrieve data from these databases. This C library can be directly linked with any program written in C, C++ or Objective-C.

libxy-bin
xylib – utilitaires
Versions of package libxy-bin
ReleaseVersionArchitectures
jessie1.3-1amd64,armel,armhf,i386
buster1.3-1.1amd64,arm64,armhf,i386
bullseye1.6-1amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x
bookworm1.6-2amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x
trixie1.6-3.1amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x
sid1.6-3.1amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x
stretch1.3-1.1amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x
Debtags of package libxy-bin:
roleprogram
Popcon: 3 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

Xylib est une bibliothèque C++ pour lire des données x-y de diffraction poudreuse, de spectroscopie et d’autres méthodes expérimentales.

Ce paquet fournit un petit programme xyconv, convertissant les fichiers pris en charge par la bibliothèque xylib en TSV (valeurs séparées par des tabulations).

looktxt
conversion de fichier de format libre en format de données scientifiques
Versions of package looktxt
ReleaseVersionArchitectures
trixie1.4.1-3amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x
sid1.4.1-3amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x
bookworm1.4.1-3amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x
Popcon: 3 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

Recherche et exportation de valeurs numériques de n’importe quel fichier texte/ASCII. Les ensembles de données (scalaires, vecteurs, matrices) obtiennent des noms uniques, basés sur le contenu du fichier. Les résultats peuvent être générés pour, par exemple, Matlab, YAML, IDL, Scilab, Octave, XML, HTML ou NeXus/HDF5.

Ce paquet fournit l’exécutable.

lz4
bibliothèque de l'algorithme de compression Fast LZ –⋅outil
Maintainer: Nobuhiro Iwamatsu
Versions of package lz4
ReleaseVersionArchitectures
buster1.8.3-1+deb10u1amd64,arm64,armhf,i386
buster-security1.8.3-1+deb10u1amd64,arm64,armhf,i386
trixie1.9.4-4amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x
sid1.9.4-4amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x
bookworm1.9.4-1amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x
experimental1.10.0-2amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x
bullseye1.9.3-2amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x
upstream1.10.0
Popcon: 631 users (701 upd.)*
Newer upstream!
License: DFSG free
Git

LZ4 est un algorithme de compression sans perte très rapide, fournissant une vitesse de compression de 400⋅Mbit/s par cœur, extensible avec les processeurs multi-cœurs. Il dispose aussi d'une fonction de décodeur extrêmement rapide, avec une vitesse de plusieurs Gbits/s par cœur, atteignant généralement les limites de vitesse de la mémoire vive sur les systèmes multi-cœurs.

Ce paquet fournit les fichiers d'un outil utilisant liblz4.

ngraph-gtk
création de graphiques scientifiques en 2D
Maintainer: Hiroyuki Ito
Versions of package ngraph-gtk
ReleaseVersionArchitectures
jessie6.06.13-5amd64,armel,armhf,i386
buster6.08.00-1.1amd64,arm64,armhf,i386
bullseye6.09.01-1amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x
bookworm6.09.07-1amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x
trixie6.09.09-1amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x
sid6.09.09-1amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x
stretch6.07.02-2amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x
Debtags of package ngraph-gtk:
uitoolkitgtk
Popcon: 6 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

Ngraph est le programme de création de graphiques scientifiques en 2D pour les chercheurs et ingénieurs. Ce programme peut créer des graphiques élaborés qui ne peuvent pas être produits par des tableurs. Ces graphiques peuvent être exportés en Postscript

Screenshots of package ngraph-gtk
octave
langage GNU Octave pour calculs numériques
Versions of package octave
ReleaseVersionArchitectures
buster4.4.1-5amd64,arm64,armhf,i386
stretch-backports4.4.0-3~bpo9+1s390x
trixie9.3.0-1amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x
stretch4.0.3-3amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x
stretch-backports4.4.1-4~bpo9+1amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el
sid9.3.0-1amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x
bookworm7.3.0-2amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x
jessie3.8.2-4amd64,armel,armhf,i386
bullseye6.2.0-1amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x
buster-backports5.2.0-3~bpo10+1amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x
Debtags of package octave:
fieldmathematics
roleprogram
suitegnu
Popcon: 484 users (330 upd.)*
Versions and Archs
License: DFSG free
Git

Octave est un langage de haut niveau (presque entièrement compatible avec Matlab®), d'abord destiné aux calculs numériques. Il fournit une interface pratique en ligne de commande, pour résoudre de façon numérique les problèmes linéaires et non linéaires.

Octave peut être étendu à l’aide de fichiers C++.

The package is enhanced by the following packages: liboctave-dev octave-dev octave-doc texmacs-bin
Please cite: John W. Eaton, David Bateman, Søren Hauberg and Rik Wehbring: GNU Octave version 4.2.0 manual: a high-level interactive language for numerical computations. (2016)
Registry entries: SciCrunch 
pandoc
convertisseur général de balisage
Versions of package pandoc
ReleaseVersionArchitectures
bookworm2.17.1.1-2~deb12u1amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x
sid3.1.11.1+ds-2amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x
trixie3.1.11.1+ds-2amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x
bullseye2.9.2.1-1+deb11u1amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x
buster-security2.2.1-3+deb10u1amd64,arm64,armhf,i386
buster2.2.1-3amd64,arm64,armhf,i386
stretch1.17.2~dfsg-3amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x
jessie1.12.4.2~dfsg-1amd64,armel,armhf,i386
upstream3.6.2
Debtags of package pandoc:
develdoc
interfacecommandline
roleprogram
useconverting
works-withtext
works-with-formatbib, docbook, html, json, man, odf, plaintext, tex, xml
Popcon: 2226 users (620 upd.)*
Newer upstream!
License: DFSG free
Git

Pandoc est une bibliothèque en Haskell permettant de convertir d'un format de balisage vers un autre et un outil en ligne de commande utilisant cette bibliothèque. Les formats qu’il peut lire incluent :

  – les formats de balisage léger (beaucoup de variantes de Markdown,
    reStructuredText, AsciiDoc, Org-mode, Muse, Textile, txt2tags) ;
  – les formats HTML (HTML 4 et 5) ;
  – les formats Ebook (EPUB v2 et v3, FB2) ;
  – les formats de documentation (GNU TexInfo, Haddock) ;
  – les formats Roff (man, ms) ;
  – les formats TeX (LaTeX, ConTeXt) ;
  – le système de composition Typst ;
  – les formats XML (DocBook 4 et 5, JATS, TEI Simple, OpenDocument) ;
  – les formats Outline (OPML) ;
  – les formats bibliographiques (BibTeX, BibLaTeX, CSL JSON, CSL YAML, RIS) ;
  – les formats de traitement de texte (Docx, RTF, ODT) ;
  – les formats de calepin interactifs (calepin ipynb de Jupyter) ;
  – les formats de disposition de page (InDesign ICML) ;
  – les formats de balisage de wiki (MediaWiki, DokuWiki, TikiWiki, TWiki,
    Vimwiki, XWiki, ZimWiki, wiki de Jira , Creole) ;
  – les formats de présentation (LaTeX Beamer, PowerPoint, Slidy,
    reveal.js, Slideous, S5, DZSlides) ;
  – les formats de données (tables CSV et TSV) ;
  – le format PDF (à l’aide de programmes externes tels que pdflatex
    ou wkhtmltopdf).

Pandoc peut convertir du contenu mathématique de documents entre les formats TeX, MathML, équations Word, équations de roff (eqn), typst et du texte pur. Il inclut un système puissant pour la citation et la bibliographie automatiques, et il peut être considérablement personnalisé en utilisant des modèles, des filtres, des lecteurs et éditeurs personnalisés, écrits en Lua.

Ce paquet fournit l’outil pandoc.

Quelques utilisations de Pandoc demandent des paquets supplémentaires :

 – du contenu SVG vers du PDF nécessite librsvg2-bin ;
 – les métadonnées YAML vers une sortie relative à TeX nécessitent
   texlive-latex-extra ;
 – les filtres *.hs non déclarés exécutables nécessitent ghc ;
 – les filtres *.js non déclarés exécutables nécessitent nodejs ;
 – les filtres *.php non déclarés exécutables nécessitent php ;
 – les filtres *.pl non déclarés exécutables nécessitent perl ;
 – les filtres *.py non déclarés exécutables nécessitent python ;
 – les filtres *.rb non déclarés exécutables nécessitent ruby ;
 – les filtres *.r non déclarés exécutables nécessitent r-base-core ;
 – la sortie LaTeX et la sortie PDF à l’aide de PDFLaTeX nécessitent
   texlive-latex-recommended ;
 – la sortie XeLaTeX et la sortie PDF à l’aide de XeLaTeX nécessitent
   texlive-xetex ;
 – la sortie LuaTeX et la sortie PDF à l’aide de LuaTeX nécessitent
   texlive-luatex ;
 – la sortie ConTeXt et la sortie PDF à l’aide de ConTeXt nécessitent
   context ;
 – la sortie PDF à l’aide de wkhtmltopdf nécessite wkhtmltopdf ;
 – la sortie roff man et roff ms et la sortie PDF à l’aide de roff ms
   nécessitent groff ;
 – les équations rendues avec MathJax nécessitent libjs-mathjax ;
 – les équations rendues avec KaTeX nécessitent node-katex.
 – l’option --csl peut utiliser des styles en
   citation-style-language-styles.
The package is enhanced by the following packages: libpandoc-elements-perl pandoc-sidenote
Screenshots of package pandoc
pymca
applications et boite à outils pour l’analyse de fluorescence de rayons X – scripts
Versions of package pymca
ReleaseVersionArchitectures
stretch5.1.3+dfsg-1all
jessie4.7.4+dfsg-1amd64,armel,armhf,i386
sid5.9.3+dfsg-1all
trixie5.9.3+dfsg-1all
bullseye5.6.3+dfsg-1all
buster5.4.3+dfsg-1all
bookworm5.8.0+dfsg-2all
bookworm-backports5.8.7+dfsg-2~bpo12+1all
upstream5.9.4
Popcon: 7 users (5 upd.)*
Newer upstream!
License: DFSG free
Git

PyMca est un ensemble d’applications et de bibliothèques de Python pour l’analyse de spectre de fluorescence des rayons X.

Les applications incluses dans ce paquet sont :

 – edfviewer : affichage et inspection de fichiers de données au
               format de données ESRF ;
 – elementsinfo : affichage de données de rayons X d’élément spécifique ;
 – mca2edf : conversion des fichiers MCA SPEC vers EDF ;
 – peakidentifier : affichage de pics de fluorescence X dans une gamme
                    d’énergie donnée ;
 – pymcabatch : ajustement par lot de spectre ;
 – pymcapostbatch : post-traitement des résultats d’ajustement par lot ;
 – pymca : analyse de données interactive ;
 – pymcaroitool : outil de zone d’intérêt (ROI) d’imagerie.

La boîte à outils PyMca peut lire les fichiers de données aux formats SPEC, ESRF data file (EDF), OMNIC, HDF5, AIFIRA et SupaVisio.

Il s’agit des scripts du paquet.

Screenshots of package pymca
python-agate-doc
documentation for agate
Versions of package python-agate-doc
ReleaseVersionArchitectures
buster1.6.0-3all
sid1.9.1-1all
trixie1.9.1-1all
bullseye1.6.1-1all
bookworm1.6.3-2all
upstream1.12.0
Popcon: 0 users (0 upd.)*
Newer upstream!
License: DFSG free
Git

Agate is a Python data analysis library that is optimized for humans instead of machines. It is an alternative to numpy and pandas that solves real-world problems with readable code.

Why agate?

  • A readable and user-friendly API.
  • A complete set of SQL-like operations.
  • Unicode support everywhere.
  • Decimal precision everywhere.
  • Exhaustive user documentation.
  • Pluggable extensions that add SQL integration, Excel support, and more.
  • Designed with iPython, Jupyter and atom/hydrogen in mind.
  • Pure Python. No C dependencies to compile.
  • Exhaustive test coverage.
  • MIT licensed and free for all purposes.
  • Zealously zen.
  • Made with love.

This package provides the documentation.

python-dask-doc
Minimal task scheduling abstraction documentation
Versions of package python-dask-doc
ReleaseVersionArchitectures
trixie2024.12.1+dfsg-1all
sid2024.12.1+dfsg-1all
bookworm2022.12.1+dfsg-2all
bullseye2021.01.0+dfsg-1all
buster1.0.0+dfsg-2all
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

Dask is a flexible parallel computing library for analytics, containing two components.

  1. Dynamic task scheduling optimized for computation. This is similar to Airflow, Luigi, Celery, or Make, but optimized for interactive computational workloads.
  2. "Big Data" collections like parallel arrays, dataframes, and lists that extend common interfaces like NumPy, Pandas, or Python iterators to larger-than-memory or distributed environments. These parallel collections run on top of the dynamic task schedulers.

This contains the documentation

python-ipywidgets-doc
Interactive widgets for the Jupyter notebook (documentation)
Versions of package python-ipywidgets-doc
ReleaseVersionArchitectures
buster6.0.0-4all
stretch5.2.2-3all
sid8.1.5-3all
bookworm6.0.0-11all
trixie8.1.5-3all
bullseye6.0.0-8all
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

Notebooks come alive when interactive widgets are used. Learning becomes an immersive and fun experience. Researchers can easily see how changing inputs to a model impact the results.

This package installs documentation.

python-mpi4py-doc
bindings of the MPI standard -- documentation
Versions of package python-mpi4py-doc
ReleaseVersionArchitectures
sid4.0.1-7all
buster2.0.0-3all
jessie1.3.1+hg20131106-2all
stretch2.0.0-2.1+deb9u1all
bullseye3.0.3-8all
trixie4.0.1-7all
bookworm3.1.4-2all
Debtags of package python-mpi4py-doc:
roledocumentation
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

MPI for Python (mpi4py) provides bindings of the Message Passing Interface (MPI) standard for the Python programming language, allowing any Python program to exploit multiple processors.

mpi4py is constructed on top of the MPI-1/MPI-2 specification and provides an object oriented interface which closely follows MPI-2 C++ bindings. It supports point-to-point (sends, receives) and collective (broadcasts, scatters, gathers) communications of any picklable Python object as well as optimized communications of Python object exposing the single-segment buffer interface (NumPy arrays, builtin bytes/string/array objects).

This package provides HTML rendering of the user's manual.

python-skbio-doc
Data structures, algorithms, educational resources for bioinformatics (docs)
Versions of package python-skbio-doc
ReleaseVersionArchitectures
stretch0.5.1-2all
bookworm0.5.8-4all
bullseye0.5.6-4all
trixie0.6.2-4all
sid0.6.2-4all
upstream0.6.3
Popcon: 0 users (0 upd.)*
Newer upstream!
License: DFSG free
Git

Scikit-bio is a Python package providing data structures, algorithms, and educational resources for bioinformatics.

This is the HTML documentation for skbio.

Registry entries: Bioconda 
python-skimage-doc
Documentation and examples for scikit-image
Versions of package python-skimage-doc
ReleaseVersionArchitectures
sid0.24.0-7all
trixie0.24.0-7all
bookworm0.19.3-8all
stretch0.12.3-8all
bullseye0.18.1-2all
jessie0.10.1-2all
buster0.14.2-2all
upstream0.25.0
Popcon: 0 users (0 upd.)*
Newer upstream!
License: DFSG free
Git

scikit-image is a collection of image processing algorithms for Python. It performs tasks such as image loading, filtering, morphology, segmentation, color conversions, and transformations.

This package contains documentation and example scripts for python-skimage.

Please cite: Stéfan van der Walt, Johannes L. Schönberger, Juan Nunez-Iglesias, François Boulogne, Joshua D. Warner, Neil Yager, Emmanuelle Gouillart, Tony Yu and the scikit-image contributors: scikit-image: Image processing in Python (eprint) PeerJ 2:e453 (2014)
python-sklearn-doc
documentation and examples for scikit-learn
Versions of package python-sklearn-doc
ReleaseVersionArchitectures
bullseye0.23.2-5all
bookworm1.2.1+dfsg-1all
trixie1.4.2+dfsg-7all
stretch0.18-5all
jessie0.14.1-3all
sid1.4.2+dfsg-7all
buster0.20.2+dfsg-6all
upstream1.6.1
Debtags of package python-sklearn-doc:
develdoc, lang:python
roledocumentation
Popcon: 0 users (0 upd.)*
Newer upstream!
License: DFSG free
Git

This package contains documentation and example scripts for python-sklearn.

Registry entries: Bio.tools  SciCrunch 
python-tables-doc
Hierarchical database for Python3 based on HDF5 (documentation)
Versions of package python-tables-doc
ReleaseVersionArchitectures
bullseye3.6.1-3all
sid3.10.2-1all
trixie3.10.2-1all
jessie3.1.1-3all
stretch3.3.0-5all
bookworm3.7.0-5all
buster3.4.4-2all
Debtags of package python-tables-doc:
develdoc
made-ofhtml, pdf
roledocumentation
works-withdb
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

PyTables is a package for managing hierarchical datasets and designed to efficiently cope with extremely large amounts of data.

It is built on top of the HDF5 library and the NumPy package. It features an object-oriented interface that, combined with C extensions for the performance-critical parts of the code (generated using Cython), makes it a fast, yet extremely easy to use tool for interactively save and retrieve very large amounts of data. One important feature of PyTables is that it optimizes memory and disk resources so that they take much less space (between a factor 3 to 5, and more if the data is compressible) than other solutions, like for example, relational or object oriented databases.

  • Compound types (records) can be used entirely from Python (i.e. it is not necessary to use C for taking advantage of them).
  • The tables are both enlargeable and compressible.
  • I/O is buffered, so you can get very fast I/O, specially with large tables.
  • Very easy to select data through the use of iterators over the rows in tables. Extended slicing is supported as well.
  • It supports the complete set of NumPy objects.

This package includes the manual in HTML formats.

python3-agate
data analysis library optimized for human readability
Versions of package python3-agate
ReleaseVersionArchitectures
bookworm1.6.3-2all
bullseye1.6.1-1all
buster1.6.0-3all
trixie1.9.1-1all
sid1.9.1-1all
upstream1.12.0
Popcon: 24 users (13 upd.)*
Newer upstream!
License: DFSG free
Git

Agate is a Python data analysis library that is optimized for humans instead of machines. It is an alternative to numpy and pandas that solves real-world problems with readable code.

Why agate?

  • A readable and user-friendly API.
  • A complete set of SQL-like operations.
  • Unicode support everywhere.
  • Decimal precision everywhere.
  • Exhaustive user documentation.
  • Pluggable extensions that add SQL integration, Excel support, and more.
  • Designed with iPython, Jupyter and atom/hydrogen in mind.
  • Pure Python. No C dependencies to compile.
  • Exhaustive test coverage.
  • MIT licensed and free for all purposes.
  • Zealously zen.
  • Made with love.

This package provides the modules for Python 3.

python3-bcolz
high performant compressed data container based on NumPy (Python 3)
Versions of package python3-bcolz
ReleaseVersionArchitectures
bullseye1.2.1+ds2-7amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el
buster1.2.1+ds2-2amd64,arm64,armhf,i386
Popcon: 2 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

bcolz provides columnar, chunked data containers that can be compressed in-memory and on-disk. Column storage allows for efficiently querying tables, as well as for cheap column addition and removal. It is based on NumPy, and uses it as the standard data container to communicate with bcolz objects, but it also comes with support for import/export facilities to/from HDF5/PyTables tables and Pandas dataframes.

This package contains the modules for Python 3.

python3-codraft
Signal and image processing software
Versions of package python3-codraft
ReleaseVersionArchitectures
sid2.2.1-3all
Popcon: users ( upd.)*
Versions and Archs
License: DFSG free
Git

CodraFT is a generic signal and image processing software based on Python scientific libraries (such as NumPy, SciPy or scikit-image) and Qt graphical user interfaces (thanks to guidata and guiqwt.

CodraFT stands for "CODRA Filtering Tool".

CodraFT is available as a stand-alone application or as an addon to your Python-Qt application thanks to advanced automation and embedding features.

python3-colorcet
set of useful perceptually uniform colormaps for plotting scientific data
Versions of package python3-colorcet
ReleaseVersionArchitectures
bullseye2.0.2-2amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x
trixie3.1.0-3all
sid3.1.0-3all
bookworm2.0.2-2amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x
Popcon: 5 users (2 upd.)*
Versions and Archs
License: DFSG free
Git

Collection of perceptually uniform colormaps for use with Python plotting programs like bokeh, matplotlib, holoviews, and datashader based on the set of perceptually uniform colormaps created by Peter Kovesi at the Center for Exploration Targeting.

python3-colormap
manipulation aisée des tables de couleurs de matplotlib et des codecs de couleur – Python 3
Versions of package python3-colormap
ReleaseVersionArchitectures
bullseye1.0.3-1all
bookworm1.0.4-3all
trixie1.2.0-1all
sid1.2.0-1all
buster1.0.2-1all
Popcon: 2 users (1 upd.)*
Versions and Archs
License: DFSG free
Git

Le paquet colormap fournit des utilitaires simples pour convertir les couleurs entre RGB, HEX, HLS, HUV et une classe pour bâtir des tables de correspondance des couleurs (colormap) pour matplotlib. Toutes les tables de matplotlib et certaines de R sont disponibles en bloc. La méthode plot_colormap est pratique pour rapidement récupérer une table et test_colormap est utile pour voir le résultat d’un test d’une nouvelle table.

Ce paquet installe la bibliothèque pour Python 3.

python3-cycler
composable kwarg iterator (Python 3)
Versions of package python3-cycler
ReleaseVersionArchitectures
bullseye0.10.0-3all
bookworm0.11.0-1all
sid0.12.1-1all
buster0.10.0-1all
trixie0.12.1-1all
stretch0.10.0-1all
Popcon: 18960 users (991 upd.)*
Versions and Archs
License: DFSG free
Git

When using matplotlib and plotting more than one line, it is common to want to be able to cycle over one or more artist styles; but the plotting logic can quickly become very involved.

To address this and allow easy cycling over arbitrary 'kwargs' the Cycler class, a composable kwarg iterator, was developed.

This package contains the Python 3 version of Cycler.

python3-dask
Minimal task scheduling abstraction for Python 3
Versions of package python3-dask
ReleaseVersionArchitectures
bookworm2022.12.1+dfsg-2all
sid2024.12.1+dfsg-1all
trixie2024.12.1+dfsg-1all
bullseye2021.01.0+dfsg-1all
buster1.0.0+dfsg-2all
Popcon: 138 users (100 upd.)*
Versions and Archs
License: DFSG free
Git

Dask is a flexible parallel computing library for analytics, containing two components.

  1. Dynamic task scheduling optimized for computation. This is similar to Airflow, Luigi, Celery, or Make, but optimized for interactive computational workloads.
  2. "Big Data" collections like parallel arrays, dataframes, and lists that extend common interfaces like NumPy, Pandas, or Python iterators to larger-than-memory or distributed environments. These parallel collections run on top of the dynamic task schedulers.

This contains the Python 3 version.

python3-descartes
extension de matplotlib pour travailler avec des objets géométriques – Python 3
Versions of package python3-descartes
ReleaseVersionArchitectures
buster1.1.0-2all
bullseye1.1.0-4all
stretch1.1.0-1all
Popcon: 2 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

Descartes permet l’utilisation d’objets géométriques comme greffons et chaînes (chemins) pour matplotlib.

Ce paquet fournit la version en Python 3 de la bibliothèque.

python3-extra-data
Tools to read and analyse data from European XFEL
Versions of package python3-extra-data
ReleaseVersionArchitectures
sid1.7.0-5all
trixie1.7.0-5all
bookworm1.7.0-5all
upstream1.17.0
Popcon: 2 users (1 upd.)*
Newer upstream!
License: DFSG free
Git

Python 3 tools for reading European XFEL's HDF5 files.

python3-gmplot
matplotlib-like interface to plotting data with Google Maps (python3)
Versions of package python3-gmplot
ReleaseVersionArchitectures
bookworm1.2.0-3all
stretch1.1.1-1all
buster1.2.0-1all
bullseye1.2.0-2all
trixie1.4.1-1all
sid1.4.1-1all
Popcon: 7 users (1 upd.)*
Versions and Archs
License: DFSG free
Git

Plotting data on Google Maps, the easy way. A matplotlib-like interface to generate the HTML and javascript to render all the data you’d like on top of Google Maps. Several plotting methods make creating exploratory map views effortless.

python3-graphviz
Simple Python 3 interface for Graphviz
Maintainer: Diane Trout
Versions of package python3-graphviz
ReleaseVersionArchitectures
trixie0.20.2-1all
bookworm0.20.1-1all
buster0.8.4-2all
bullseye0.14.2-1all
sid0.20.2-1all
upstream0.20.3
Popcon: 48 users (15 upd.)*
Newer upstream!
License: DFSG free
Git

This package facilitates the creation and rendering of graph descriptions in the DOT language of the Graphviz graph drawing software from Python.

Create a graph object, assemble the graph by adding nodes and edges, and retrieve its DOT source code string. Save the source code to a file and render it with the Graphviz installation of your system.

Use the view option/method to directly inspect the resulting (PDF, PNG, SVG, etc.) file with its default application. Graphs can also be rendered and displayed within Jupyter notebooks.

This contains the Python 3 version.

python3-h5netcdf
prise en charge de netCDF4 à l’aide d’h5py pour Python 3
Versions of package python3-h5netcdf
ReleaseVersionArchitectures
bookworm1.1.0-1all
sid1.4.1-1all
bullseye0.8.1-2all
trixie1.4.1-1all
Popcon: 38 users (15 upd.)*
Versions and Archs
License: DFSG free
Git

Il s’agit d’une interface de Python pour le format de fichier netCDF4, qui lit et écrit des fichiers HDF5, locaux ou distants, directement à l’aide de h5py oo h5pyd, sans s’appuyer sur la bibliothèque netCDF d’Unidata.

Ce paquet fournit les modules pour Python⋅3.

python3-h5py
interface généraliste de Python pour hdf5
Versions of package python3-h5py
ReleaseVersionArchitectures
bookworm3.7.0-8all
stretch2.7.0-1amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x
sid3.12.1-1all
trixie3.12.1-1all
jessie2.2.1-1.1amd64,armel,armhf,i386
bullseye2.10.0-9all
buster2.8.0-3amd64,arm64,armhf,i386
Popcon: 198 users (87 upd.)*
Versions and Archs
License: DFSG free
Git

HDF5 pour Python (h5py) est une interface Python généraliste pour la bibliothèque Hierarchical Data Format, version 5. HDF5 est une bibliothèque polyvalente, scientifiquement mature, conçue pour un stockage rapide et flexible d'énormes quantités de données.

Du point de vue d'un programmeur Python, HDF5 offre une manière robuste de stocker des données, organisées par nom sous forme arborescente. Des bases de données peuvent être créées (baies de stockage) de centaines de gigaoctets et effectuer des accès E/S aléatoires dans les sections désirées. Les jeux de données sont organisés dans une hiérarchie de type système de fichiers en utilisant des conteneurs appelés « groupes », et auxquels l’accès se fait en utilisant la syntaxe traditionnelle POSIX /chemin/vers/ressource.

H5py fournit une interface simple, robuste en lecture/écriture, pour les données HDF5 à partir de Python. Les concepts existants de Python et Numpy sont utilisés pour l'interface ; par exemple, les jeux de données sur le disque sont représentés par une classe mandataire qui gère le transfert de sous-ensembles (slicing) et qui possède les attributs dtype et shape. Les groupes HDF5 sont présentés en utilisant la métaphore d'un dictionnaire, indexés par nom.

Ce paquet est un paquet simple de dépendance qui dépend de la construction série ou MPI de h5py et fournit les fichiers de test de données.

python3-h5sparse
Scipy sparse matrix in HDF5
Versions of package python3-h5sparse
ReleaseVersionArchitectures
bullseye0.1.0-2all
bookworm0.1.0-6all
sid0.1.0-8all
trixie0.1.0-7all
Popcon: 2 users (1 upd.)*
Versions and Archs
License: DFSG free
Git

h5sparse is a Python library which helps create scipy sparse matrix in HDF5.

python3-hdf5plugin
Python library to make HDF5 compression filters usable from h5py
Versions of package python3-hdf5plugin
ReleaseVersionArchitectures
sid4.0.1-4all
trixie4.0.1-4all
bookworm4.0.1-3all
upstream5.0.0
Popcon: 6 users (18 upd.)*
Newer upstream!
License: DFSG free
Git

hdf5plugin provides h5py extensions to control HDF5 compression filters plugins installed in the system.

The package supports providing options to: * blosc * bitshuffle * lz4 * FCIDECOMP * ZFP * zstd

These filter plugins are not provided by this package and need to be installed using their own packages.

python3-hyperspy
interactive analysis of multidimensional datasets
Versions of package python3-hyperspy
ReleaseVersionArchitectures
sid1.7.3-1amd64,ppc64el
bookworm1.7.3-1amd64,ppc64el
bullseye1.6.1-1amd64,arm64,ppc64el
upstream2.2.0
Popcon: 2 users (1 upd.)*
Newer upstream!
License: DFSG free
Git

HyperSpy is an open source Python library for the interactive analysis of multidimensional datasets that can be described as multidimensional arrays of a given signal (for example, a 2D array of spectra, also known as a spectrum image).

HyperSpy makes it straightforward to apply analytical procedures that operate on an individual signal to multidimensional arrays, as well as providing easy access to analytical tools that exploit the multidimensionality of the dataset.

Its modular structure makes it easy to add features to analyze many different types of signals.

python3-ipyparallel
Interactive Parallel Computing with IPython (library & scripts)
Versions of package python3-ipyparallel
ReleaseVersionArchitectures
sid8.8.0-4all
buster-backports6.3.0-2~bpo10+1all
bullseye6.3.0-2all
bookworm7.1.0-5all
trixie8.8.0-4all
upstream9.0.0
Popcon: 20 users (1 upd.)*
Newer upstream!
License: DFSG free
Git

ipyparallel is a Python package and collection of CLI scripts for controlling clusters for Jupyter. ipyparallel is the new home of IPython.parallel.

ipyparallel contains the following command-line scripts:

   ipcluster - start/stop a cluster
   ipcontroller - start a scheduler
   ipengine - start an engine

This package installs the Python 3 library and the CLI scripts.

python3-ipywidgets
Interactive widgets for the Jupyter notebook (Python 3)
Versions of package python3-ipywidgets
ReleaseVersionArchitectures
bullseye6.0.0-8all
buster6.0.0-4all
stretch5.2.2-3all
sid8.1.5-3all
trixie8.1.5-3all
bookworm6.0.0-11all
Popcon: 286 users (344 upd.)*
Versions and Archs
License: DFSG free
Git

Notebooks come alive when interactive widgets are used. Learning becomes an immersive and fun experience. Researchers can easily see how changing inputs to a model impact the results.

This package installs the library for Python 3 notebooks.

python3-joypy
ridgeline-/joyplots plotting routine
Versions of package python3-joypy
ReleaseVersionArchitectures
bullseye0.2.2-2all
sid0.2.6-1all
trixie0.2.6-1all
bookworm0.2.6-1all
Popcon: 2 users (1 upd.)*
Versions and Archs
License: DFSG free
Git

JoyPy is a one-function Python package based on matplotlib + pandas with a single purpose: drawing joyplots (a.k.a. ridgeline plots). Joyplots are stacked, partially overlapping density plots. They are a nice way to plot data to visually compare distributions, especially those that change across one dimension (e.g., over time). Though hardly a new technique, they have become very popular lately thanks to the R packages ggridges and ggjoy.

python3-leather
charting library for Python
Versions of package python3-leather
ReleaseVersionArchitectures
trixie0.4.0-1all
sid0.4.0-1all
buster0.3.3-1all
bullseye0.3.3-1.1all
bookworm0.3.4-2all
Popcon: 24 users (13 upd.)*
Versions and Archs
License: DFSG free
Git

Leather is the Python charting library for those who need charts now and don’t care if they’re perfect.

Why leather?

  • A readable and user-friendly API.
  • Optimized for exploratory charting.
  • Produces scale-independent SVG charts.
  • Completely type-agnostic. Chart your data, whatever it is.
  • Designed with iPython, Jupyter and atom/hydrogen in mind.
  • Pure Python. No C dependencies to compile.
  • MIT licensed and free for all purposes.
  • Zealously zen.
  • Made with love.

This package provides the modules for Python 3.

python3-matplotlib
système de traçage basé sur Python dans un style similaire à celui Matlab
Versions of package python3-matplotlib
ReleaseVersionArchitectures
stretch2.0.0+dfsg1-2amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x
bookworm3.6.3-1amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x
sid3.8.3-3amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x
bullseye3.3.4-1amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x
buster3.0.2-2amd64,arm64,armhf,i386
jessie1.4.2-3.1amd64,armel,armhf,i386
trixie3.8.3-3amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x
upstream3.10.0
Popcon: 18977 users (1035 upd.)*
Newer upstream!
License: DFSG free
Git

Matplotlib est une bibliothèque de traçage en Python pur conçue pour apporter à Python des capacités de traçage d'une qualité adaptée à la publication, avec une syntaxe familière aux utilisateurs de Matlab. L'accès à toutes les commandes de traçage, dans l'interface pylab, est possible soit à travers une interface fonctionnelle familière aux utilisateurs de Matlab, soit à travers une interface orientée objet familière à ceux de Python.

python3-mpi4py
liaisons pour la norme MPI (Message Passing Interface)
Versions of package python3-mpi4py
ReleaseVersionArchitectures
trixie4.0.1-7amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x
jessie1.3.1+hg20131106-2amd64,armel,armhf,i386
stretch2.0.0-2.1+deb9u1amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x
buster2.0.0-3amd64,arm64,armhf,i386
bullseye3.0.3-8amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x
bookworm3.1.4-2amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x
sid4.0.1-7amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x
Popcon: 671 users (152 upd.)*
Versions and Archs
License: DFSG free
Git

MPI pour Python (mpi4py) fournit des liaisons pour la norme MPI (Message Passing Interface) pour le langage de programmation Python, permettant à n’importe quel programme en Python d’exploiter plusieurs processeurs.

Mpi4py est construit sur la base de la spécification MPI-1/MPI-2 et fournit une interface orientée objet qui suit de près les liaisons C++ vers MPI-2. Il gère les communications point-à-point (envoi, réception) et collectives (diffusions générales ou particulières de données) de n’importe quel objet de Python sélectionnable ainsi que des communications optimisées d’objet de Python exposant l’interface à tampon non-segmenté (tableaux NumPy, objets internes d’octets, chaîne ou tableau).

python3-mpl-scatter-density
Fast scatter density plots for Matplotlib
Versions of package python3-mpl-scatter-density
ReleaseVersionArchitectures
bullseye0.7-1all
sid0.7-2all
buster0.5-1all
trixie0.7-2all
bookworm0.7-1all
upstream0.8
Popcon: 9 users (13 upd.)*
Newer upstream!
License: DFSG free
Git

This package provides functionality to make it easy to make your own scatter density maps, both for interactive and non-interactive use. Fast.

This package installs the library for Python 3.

python3-mplcursors
Interactive data selection cursors for Matplotlib
Versions of package python3-mplcursors
ReleaseVersionArchitectures
bookworm0.5.2-2all
bullseye0.4-1all
sid0.6-1all
trixie0.6-1all
Popcon: 26 users (1 upd.)*
Versions and Archs
License: DFSG free
Git

mplcursors provides interactive data selection cursors for Matplotlib. It is inspired from mpldatacursor, with a much simplified API.

This package installs the library for Python 3.

python3-mpld3
??? missing short description for package python3-mpld3 :-(
Versions of package python3-mpld3
ReleaseVersionArchitectures
stretch0.3git+20140910dfsg-3all
jessie0.3git+20140910dfsg-2all
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git
python3-mplexporter
general matplotlib exporter
Versions of package python3-mplexporter
ReleaseVersionArchitectures
bullseye0.0.1+20140921-5all
jessie0.0.1+20140921-1all
stretch0.0.1+20140921-2all
sid0.0.1+20140921-5all
buster0.0.1+20140921-3all
trixie0.0.1+20140921-5all
bookworm0.0.1+20140921-5all
Popcon: 4 users (1 upd.)*
Versions and Archs
License: DFSG free
Git

A Python module to export matplotlib graphs, e.g. for mpld3.

This package provides the Python 3.x module.

python3-mpltoolkits.basemap
matplotlib toolkit to plot on map projections (Python 3)
Versions of package python3-mpltoolkits.basemap
ReleaseVersionArchitectures
buster1.2.0+dfsg-1amd64,arm64,armhf,i386
sid1.2.2+dfsg-5amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x
bullseye1.2.2+dfsg-1amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x
stretch1.0.7+dfsg-4amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x
upstream1.4.1
Popcon: 39 users (0 upd.)*
Newer upstream!
License: DFSG free
Git

The matplotlib basemap toolkit is a library for plotting 2D data on maps in Python. It is similar in functionality to the matlab mapping toolbox, the IDL mapping facilities, GrADS, or the Generic Mapping Tools. PyNGL and CDAT are other libraries that provide similar capabilities in Python.

Basemap does not do any plotting on its own, but provides the facilities to transform coordinates to one of 23 different map projections (using the PROJ.4 C library). Matplotlib is then used to plot contours, images, vectors, lines or points in the transformed coordinates. Shoreline, river and political boundary datasets (from Generic Mapping Tools) are provided, along with methods for plotting them. The GEOS library is used internally to clip the coastline and political boundary features to the desired map projection region.

Basemap provides facilities for reading data in netCDF and Shapefile formats, as well as directly over http using OPeNDAP. This functionality is provided through the PyDAP client, and a Python interface to the Shapefile C library.

Basemap is geared toward the needs of earth scientists, particular oceanographers and meteorologists. The author originally wrote Basemap to help in his research (climate and weather forecasting), since at the time CDAT was the only other tool in Python for plotting data on map projections. Over the years, the capabilities of Basemap have evolved as scientists in other disciplines (such as biology, geology and geophysics) requested and contributed new features.

This package contains the Python 3 version of python-mpltoolkits.basemap.

WARNING: this package is deprecated in favour of cartopy.

Screenshots of package python3-mpltoolkits.basemap
python3-netcdf4
interface de Python 3 pour la bibliothèque netCDF4 (network Common Data Form)
Versions of package python3-netcdf4
ReleaseVersionArchitectures
buster1.4.2-1amd64,arm64,armhf,i386
sid1.7.2-1amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x
stretch1.2.7-1amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x
bullseye1.5.5.1-1amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x
trixie1.7.2-1amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x
bookworm1.6.2-1amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x
Popcon: 101 users (21 upd.)*
Versions and Archs
License: DFSG free
Git

La version 4 de NetCDF possède de nombreuses fonctions non trouvées dans les précédentes versions de la bibliothèque et est implémentée au-dessus de HDF5. Ce module peut lire et écrire à la fois dans le nouveau format netCDF 4 et dans l’ancien netCDF 3, et il peut créer des fichiers lisibles par les clients HDF5. L’interface de programmation applicative est conçue selon le modèle de Scientific.IO.NetCDF, et devrait être familière aux utilisateurs de ce module.

La plupart des nouvelles fonctions de netCDF 4 sont mises en œuvre, telles que plusieurs dimensions illimitées, les groupes et la compression zlib des données. Tous les nouveaux types numériques de données (tels que les types d’entier 64 bits et non signé) sont implémentés. Les types de données composite et à longueur variable (vlen) sont gérés, mais les types de données énumération et opaque ne sont pas gérés. Les mélanges de types composite et vlen (types composite contenant des types vlen et inversement) ne sont pas gérés.

Ce paquet fournit le module netCDF 4 pour Python 3.

python3-numpy-groupies
performs operations on/with subsets of n-dim arrays
Versions of package python3-numpy-groupies
ReleaseVersionArchitectures
trixie0.10.2-1all
sid0.10.2-1all
bookworm0.9.20-1all
bullseye0.9.13-1all
upstream0.11.2
Popcon: 2 users (1 upd.)*
Newer upstream!
License: DFSG free
Git

This package consists of a couple of optimised tools for doing things that can roughly be considered "group-indexing operations". The most prominent tool is aggregate.

aggregate takes an array of values, and an array giving the group number for each of those values. It then returns the sum (or mean, or std, or any, ...etc.) of the values in each group. You have probably come across this idea before, using matlab accumarray, pandas groupby, or generally MapReduce algorithms and histograms.

There are different implementations of aggregate provided, based on plain numpy, numba and weave. Performance is a main concern, and so far this implementation comfortably beats similar implementations in other packages (check the benchmarks).

python3-opencv
liaisons Python⋅3 pour la bibliothèque de vision par ordinateur
Versions of package python3-opencv
ReleaseVersionArchitectures
trixie4.6.0+dfsg-14amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x
bookworm4.6.0+dfsg-12amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x
bullseye4.5.1+dfsg-5amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x
buster3.2.0+dfsg-6amd64,arm64,armhf,i386
experimental4.10.0+dfsg-1amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x
sid4.6.0+dfsg-14amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x
upstream4.11.0
Popcon: 212 users (375 upd.)*
Newer upstream!
License: DFSG free
Git

Ce paquet fournit les liaisons Python⋅3 pour la bibliothèque OpenCV (Open Computer Vision).

La bibliothèque Open Computer Vision est un ensemble d'algorithmes et de codes d'exemple pour divers problèmes de vision par ordinateur. La bibliothèque est compatible avec IPL (Image Processing Library d'Intel) et, s'il est disponible, IPP d'Intel (Integrated Performance Primitives) pour de meilleures performances.

OpenCV fournit des types de données et des opérateurs portables de bas niveau et un ensemble de fonctionnalités de haut niveau pour l'acquisition vidéo, le traitement et l'analyse d'image, l'analyse structurale, l'analyse du mouvement et le suivi d'objet, la reconnaissance d’objet, la calibration de caméra et la reconstruction⋅3D.

Please cite: Gary Bradski and Adrian Kaehler: Learning OpenCV: Computer Vision with the OpenCV Library (2008)
Registry entries: SciCrunch 
python3-palettable
bibliothèque de palettes de couleurs pour Python – Python 3
Versions of package python3-palettable
ReleaseVersionArchitectures
bullseye3.3.0-2all
bookworm3.3.0-3all
trixie3.3.3-1all
sid3.3.3-1all
Popcon: 4 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

Palettable (anciennement brewer2mpl) est une bibliothèque de palettes de couleurs pour Python. Il a été écrit en Python pur avec aucune dépendance, mais il peut fournir des cartes de couleurs pour matplotlib. Palettable peut être utilisable pour personnaliser des tracés de matplotlib ou pour fournir des couleurs pour une application web.

Ce paquet installe la bibliothèque pour Python 3.

python3-pandas
structures de données pour des données « relationnelles » ou « étiquetées »
Versions of package python3-pandas
ReleaseVersionArchitectures
stretch0.19.2-5.1all
bookworm1.5.3+dfsg-2all
bullseye1.1.5+dfsg-2all
trixie2.2.3+dfsg-5all
sid2.2.3+dfsg-5all
buster0.23.3+dfsg-3all
jessie0.14.1-2all
Popcon: 479 users (353 upd.)*
Versions and Archs
License: DFSG free
Git

Pandas est un paquet de Python fournissant des structures de données rapides, modulables et expressives, conçues pour travailler facilement et intuitivement avec des données « relationnelles » ou « étiquetées ». Il vise à être un bloc de construction fondamental et de haut niveau pour réaliser l’analyse pratique de données du monde réel en Python. Pandas convient bien pour différentes sortes de données :

 — données de tableaux avec des colonnes de types hétérogènes, comme dans
   des tables SQL ou des feuilles de calcul Excel ;
 — données de séries temporelles triées ou non (pas nécessairement à
   fréquence fixe) ;
 — données de matrices arbitraires (de type homogène ou non) avec des
   étiquettes de ligne et colonne ;
 — n’importe quelle forme d’ensembles de données d’observations ou
   statistiques. Les données n’ont en fait pas du tout besoin d’être
   étiquetées pour être placées dans des structures de données pandas.

Ce paquet fournit la version Python⋅3.

The package is enhanced by the following packages: python3-bottleneck python3-sklearn-pandas
Please cite: McKinney, Wes: pandas: a Foundational Python Library for Data Analysis and Statistics (eprint) (2011)
python3-periodictable
Extensible periodic table of the elements (Python 3)
Versions of package python3-periodictable
ReleaseVersionArchitectures
buster1.5.0-7all
bullseye1.5.3-1all
bookworm1.6.0-1all
trixie2.0.2-1all
sid2.0.2-1all
Popcon: 33 users (142 upd.)*
Versions and Archs
License: DFSG free
Git

This package provides a periodic table of the elements with support for mass, density and xray/neutron scattering information.

Masses, densities and natural abundances come from the NIST Physics Laboratory, but do not represent a critical evaluation by NIST scientists.

Neutron scattering calculations use values collected by the Atomic Institute of the Austrian Universities. These values do corresponding to those from other packages, though there are some differences depending to the tables used. Bound coherent neutron scattering for gold in particular is significantly different from older value: 7.63(6) as measured in 1974 compared to 7.90(7) as measured in 1990.

X-ray scattering calculations use a combination of empirical and theoretical values from the LBL Center for X-ray Optics. These values differ from those given in other sources such as the International Tables for Crystallography, Volume C, and so may give different results from other packages.

This package installs the library for Python 3.

python3-procrunner
Versatile utility function to run external processes from Python
Versions of package python3-procrunner
ReleaseVersionArchitectures
sid2.3.3-2all
bookworm1.1.0-1amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x
trixie2.3.3-2all
bullseye1.1.0-1amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x
Popcon: 2 users (3 upd.)*
Versions and Archs
License: DFSG free
Git

Versatile utility function to run external processes from Python, with many features:

  • runs an external process and waits for it to finish
  • does not deadlock, no matter the process stdout/stderr output behaviour
  • returns the exit code, stdout, stderr (separately, both as bytestrings), and the total process runtime as a dictionary
  • process can run in a custom environment, either as a modification of the current environment or in a new environment from scratch
  • stdin can be fed to the process, the returned dictionary contains information how much was read by the process
  • stdout and stderr is printed by default, can be disabled
  • stdout and stderr can be passed to any arbitrary function for live processing (separately, both as unicode strings)
  • optionally enforces a time limit on the process
python3-pweave
générateur de rapport scientifique pour Python
Versions of package python3-pweave
ReleaseVersionArchitectures
sid0.30.3-1all
trixie0.30.3-1all
bookworm0.30.3-1all
bullseye0.25-3all
buster0.25-1all
Popcon: 3 users (1 upd.)*
Versions and Archs
License: DFSG free
Git

Pweave est un générateur de rapport scientifique et un outil de programmation lettrée pour Python. Pweave peut capturer le résultat et réaliser des tracés à partir d’analyse de données et fonctionne parfaitement avec NumPy, SciPy et matplotlib. Il peut exécuter du code Python à partir d’un document source et inclure le résultat et les tracés matplotlib dans sa sortie.

python3-pyct
Python packaging Common Tasks
Versions of package python3-pyct
ReleaseVersionArchitectures
trixie0.5.0-2all
bullseye0.4.7a3-2all
bookworm0.5.0-1all
sid0.5.0-2all
Popcon: 4 users (1 upd.)*
Versions and Archs
License: DFSG free
Git

Utility package that includes:

  • pyct.cmd: Makes various commands available to other packages. (Currently no sophisticated plugin system, just a try import/except in the other packages.) The same commands are available from within Python. Can either add new subcommands to an existing argparse based command if the module has an existing command, or create the entire command if the module has no existing command. Currently, there are commands for copying examples and fetching data. See
  • pyct.build: Provides various commands to help package building, primarily as a convenience for project maintainers.
python3-pymatgen
Python Materials Genomics pour l’analyse de matériau
Versions of package python3-pymatgen
ReleaseVersionArchitectures
trixie2024.10.29+dfsg1-4amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x
bookworm2022.11.7+dfsg1-11+deb12u1amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x
sid2024.10.29+dfsg1-4amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x
bookworm-security2022.11.7+dfsg1-11+deb12u1amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x
upstream2025.1.9
Popcon: 6 users (0 upd.)*
Newer upstream!
License: DFSG free
Git

Pymatgen (Python Materials Genomics) est une bibliothèque de Python robuste et au code source ouvert pour l’analyse de matériaux, Voici quelques-unes des caractéristiques principales :

  1. Classes grandement flexibles pour la représentation d’objets Element, Site, Molecule, Structure.

  2. Prise en charge complète d’entrée/sortie, incluant, entre autres, les formats de fichier VASP (http://cms.mpi.univie.ac.at/vasp/), ABINIT (http://www.abinit.org/), CIF, Gaussian, XYZ.

  3. Outils d’analyse puissants, incluant la génération de diagrammes de phase, de diagrammes de Pourbaix, d’analyses de diffusion, de réactions, etc.

  4. Analyses de structure électronique, telles que la densité d’états et la structure de bande.

  5. Intégration avec l’API REST de Materials Project REST API, avec Crystallography Open Database.

Ce paquet fournit le module pymtgen pour Python 3.

python3-pytest-mpl
pytest plugin for Matplotlib image comparison in Python 3
Versions of package python3-pytest-mpl
ReleaseVersionArchitectures
bullseye0.11-2all
buster0.10-2all
sid0.17.0-1all
bookworm0.16.1-1all
trixie0.17.0-1all
Popcon: 4 users (1 upd.)*
Versions and Archs
License: DFSG free
Git

Matplotlib includes a number of test utilities and decorators, but these are geared towards the nose testing framework. Pytest-mpl makes it easy to compare figures produced by tests to reference images when using pytest.

This package provides the pytest plugin for Python 3.

python3-pyvkfft
??? missing short description for package python3-pyvkfft :-(
Versions of package python3-pyvkfft
ReleaseVersionArchitectures
trixie2024.1.4+ds1-3.1amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x
sid2024.1.4+ds1-3.1amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x
bookworm-backports2024.1.4+ds1-3.1~bpo12+1amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x
bookworm2022.1.1-3 (contrib)amd64
Popcon: 4 users (2 upd.)*
Versions and Archs
License: DFSG free
Git
python3-seaborn
statistical visualization library for Python3
Versions of package python3-seaborn
ReleaseVersionArchitectures
bookworm0.12.2-1all
trixie0.13.2-4all
sid0.13.2-4all
bullseye0.11.1-1all
jessie0.4.0-3all
buster0.9.0-1all
stretch0.7.1-4all
Popcon: 39 users (29 upd.)*
Versions and Archs
License: DFSG free
Git

Seaborn is a library for making attractive and informative statistical graphics in Python. It is built on top of matplotlib and tightly integrated with the PyData stack, including support for numpy and pandas data structures and statistical routines from scipy and statsmodels.

Some of the features that seaborn offers are

  • Several built-in themes that improve on the default matplotlib aesthetics
  • Tools for choosing color palettes to make beautiful plots that reveal patterns in your data
  • Functions for visualizing univariate and bivariate distributions or for comparing them between subsets of data
  • Tools that fit and visualize linear regression models for different kinds of independent and dependent variables
  • A function to plot statistical timeseries data with flexible estimation and representation of uncertainty around the estimate
  • High-level abstractions for structuring grids of plots that let you easily build complex visualizations

This is the Python 3 version of the package.

python3-skbio
Python3 data structures, algorithms, educational resources for bioinformatic
Versions of package python3-skbio
ReleaseVersionArchitectures
bullseye0.5.6-4amd64,arm64,mips64el,ppc64el
bookworm0.5.8-4amd64,arm64,mips64el,ppc64el
sid0.6.2-4amd64,arm64,mips64el,ppc64el,riscv64
stretch0.5.1-2amd64
trixie0.6.2-4amd64,arm64,mips64el,ppc64el,riscv64
upstream0.6.3
Popcon: 32 users (4 upd.)*
Newer upstream!
License: DFSG free
Git

Scikit-bio is a Python package providing data structures, algorithms, and educational resources for bioinformatics.

This is the package for Python3

Registry entries: Bioconda 
python3-skimage
Python 3 modules for image processing
Versions of package python3-skimage
ReleaseVersionArchitectures
jessie0.10.1-2all
sid0.24.0-7all
trixie0.24.0-7all
bookworm0.19.3-8all
bullseye0.18.1-2all
buster0.14.2-2all
stretch0.12.3-8all
upstream0.25.0
Popcon: 76 users (140 upd.)*
Newer upstream!
License: DFSG free
Git

scikit-image is a collection of image processing algorithms for Python. It performs tasks such as image loading, filtering, morphology, segmentation, color conversions, and transformations.

This package provides the Python 3 module.

Please cite: Stéfan van der Walt, Johannes L. Schönberger, Juan Nunez-Iglesias, François Boulogne, Joshua D. Warner, Neil Yager, Emmanuelle Gouillart, Tony Yu and the scikit-image contributors: scikit-image: Image processing in Python (eprint) PeerJ 2:e453 (2014)
python3-sklearn
Python modules for machine learning and data mining - Python 3
Versions of package python3-sklearn
ReleaseVersionArchitectures
sid1.4.2+dfsg-7all
bullseye0.23.2-5all
trixie1.4.2+dfsg-7all
bookworm1.2.1+dfsg-1all
buster0.20.2+dfsg-6all
stretch0.18-5all
upstream1.6.1
Popcon: 254 users (102 upd.)*
Newer upstream!
License: DFSG free
Git

scikit-learn is a collection of Python modules relevant to machine/statistical learning and data mining. Non-exhaustive list of included functionality:

  • Gaussian Mixture Models
  • Manifold learning
  • kNN
  • SVM (via LIBSVM)

This package contains the Python 3 version.

The package is enhanced by the following packages: python3-sklearn-pandas
Registry entries: Bio.tools  SciCrunch 
python3-sklearn-pandas
Pandas integration with sklearn (Python 3)
Versions of package python3-sklearn-pandas
ReleaseVersionArchitectures
bullseye2.0.3-1all
bookworm2.2.0-1.1all
sid2.2.0-3all
Popcon: 9 users (7 upd.)*
Versions and Archs
License: DFSG free
Git

sklearn-pandas provides a bridge between scikit-learn's machine learning methods and pandas data frames.

In particular, it provides:

  • a way to map DataFrame columns to transformations, which are later recombined into features
  • a way to cross-validate a pipeline that takes a pandas DataFrame as input.

This is the Python 3 version of the package.

python3-tables
Hierarchical database for Python3 based on HDF5
Versions of package python3-tables
ReleaseVersionArchitectures
bullseye3.6.1-3all
jessie3.1.1-3all
bookworm3.7.0-5all
trixie3.10.2-1all
sid3.10.2-1all
buster3.4.4-2all
stretch3.3.0-5all
Popcon: 493 users (669 upd.)*
Versions and Archs
License: DFSG free
Git

PyTables is a package for managing hierarchical datasets and designed to efficiently cope with extremely large amounts of data.

It is built on top of the HDF5 library and the NumPy package. It features an object-oriented interface that, combined with C extensions for the performance-critical parts of the code (generated using Cython), makes it a fast, yet extremely easy to use tool for interactively save and retrieve very large amounts of data. One important feature of PyTables is that it optimizes memory and disk resources so that they take much less space (between a factor 3 to 5, and more if the data is compressible) than other solutions, like for example, relational or object oriented databases.

  • Compound types (records) can be used entirely from Python (i.e. it is not necessary to use C for taking advantage of them).
  • The tables are both enlargeable and compressible.
  • I/O is buffered, so you can get very fast I/O, specially with large tables.
  • Very easy to select data through the use of iterators over the rows in tables. Extended slicing is supported as well.
  • It supports the complete set of NumPy objects.
python3-tifffile
Read and write image data from and to TIFF files
Versions of package python3-tifffile
ReleaseVersionArchitectures
bullseye20210201-1all
sid20250110-1all
bookworm20230203-1all
trixie20250110-1all
Popcon: 97 users (137 upd.)*
Versions and Archs
License: DFSG free
Git

Image and meta-data can be read from TIFF, BigTIFF, OME-TIFF, STK, LSM, NIH, ImageJ, MicroManager, FluoView, SEQ and GEL files.

Only a subset of the TIFF specification is supported, mainly uncompressed and losslessly compressed 2**(0 to 6) bit integer, 16, 32 and 64-bit float, grayscale and RGB(A) images, which are commonly used in bio-scientific imaging. Specifically, reading JPEG/CCITT compressed image data or EXIF/IPTC/GPS/XMP meta-data is not implemented. Only primary info records are read for STK, FluoView, MicroManager, and NIH image formats.

TIFF, the Tagged Image File Format, is under the control of Adobe Systems. BigTIFF allows for files greater than 4 GB. STK, LSM, FluoView, SEQ, GEL, and OME-TIFF, are custom extensions defined by MetaMorph, Carl Zeiss MicroImaging, Olympus, Media Cybernetics, Molecular Dynamics, and the Open Microscopy Environment consortium respectively.

python3-traitlets
Lightweight Traits-like package for Python (Python 3 library)
Versions of package python3-traitlets
ReleaseVersionArchitectures
sid5.14.3+really5.14.3-1all
bookworm5.5.0-1all
trixie5.14.3+really5.14.3-1all
bullseye5.0.5-1all
stretch4.3.1-1all
buster4.3.2-1all
Popcon: 2791 users (2258 upd.)*
Versions and Archs
License: DFSG free
Git

A lightweight pure-Python derivative of Enthought Traits, used for configuring Python objects.

It powers the config system of IPython and Jupyter.

This package contains the library for Python 3.

python3-xarray
tableaux étiquetés et ensembles de données à N dimensions en Python 3
Versions of package python3-xarray
ReleaseVersionArchitectures
stretch-backports-sloppy0.12.1-2~bpo10+1all
sid2025.01.1-1all
bullseye0.16.2-2all
bookworm2023.01.0-1.1all
trixie2024.11.0-2all
buster0.11.3-2all
Popcon: 45 users (46 upd.)*
Versions and Archs
License: DFSG free
Git

xarray (anciennement xray) est un projet au code source ouvert et un paquet de Python qui vise à apporter la puissance des données étiquetées de pandas aux sciences physiques, en fournissant des variantes à N dimensions des structures centrales de données de pandas.

Il fournit une boîte à outils de type pandas et compatible avec pandas pour l’analyse exploratoire de données de tableaux multidimensionnels, plutôt que de données tabulaires pour lesquelles pandas excelle.

Ce paquet fournit la bibliothèque de Python 3.

python3-xraydb
X-ray Reference Data (Python 3)
Versions of package python3-xraydb
ReleaseVersionArchitectures
sid4.5.3-2all
trixie4.5.3-2all
bookworm4.4.7+ds1-3all
upstream4.5.6
Popcon: 3 users (0 upd.)*
Newer upstream!
License: DFSG free
Git

X-ray Reference Data in SQLite library, including a Python3 interface. The database contains data about the interactions of X-rays with matter.

This package installs the library for Python 3.

python3-zarr
chunked, compressed, N-dimensional arrays for Python
Versions of package python3-zarr
ReleaseVersionArchitectures
trixie2.18.4+ds-1all
sid2.18.4+ds-1all
bullseye2.6.1+ds-1all
bookworm2.13.6+ds-1all
upstream3.0.0
Popcon: 36 users (44 upd.)*
Newer upstream!
License: DFSG free
Git

Zarr is a Python package providing an implementation of compressed, chunked, N-dimensional arrays, designed for use in parallel computing. Some highlights:

  • Create N-dimensional arrays with any NumPy dtype.
  • Chunk arrays along any dimension.
  • Compress chunks using the fast Blosc meta-compressor or alternatively using zlib, BZ2 or LZMA.
  • Store arrays in memory, on disk, inside a Zip file, on S3, ...
  • Read an array concurrently from multiple threads or processes.
  • Write to an array concurrently from multiple threads or processes.
  • Organize arrays into hierarchies via groups.
  • Use filters to preprocess data and improve compression.
qemu-web-desktop
Remote desktop service with virtual machines in a browser (DARTS).
Versions of package qemu-web-desktop
ReleaseVersionArchitectures
trixie24.07.12+ds1-2amd64,arm64,ppc64el,riscv64
sid24.07.12+ds1-2amd64,arm64,ppc64el,riscv64
bookworm23.02.16+ds1-1amd64,arm64,ppc64el
bookworm-backports23.06.22+ds1-2~bpo12+1amd64,arm64,ppc64el
upstream25.01.05
Popcon: 7 users (2 upd.)*
Newer upstream!
License: DFSG free
Git

A remote desktop service that launches virtual machines and displays them in your browser. Place virtual machine files (ISO, QCOW2, VDI, VMDK...) into /var/lib/qemu-web-desktop/machines, add their name in the /etc/qemu-web-desktop/machines.conf file, and run qwdctl refresh. You can tune the service settings in the /etc/qemu-web-desktop/config.pl This project is also named Data Analysis Remote Treatment Service (DARTS).

Once installed, connect to http://server/qemu-web-desktop

scilab
paquet logiciel scientifique pour le calcul numérique
Versions of package scilab
ReleaseVersionArchitectures
jessie5.5.1-7all
stretch-security5.5.2-4+deb9u1all
buster6.0.1-10+deb10u1all
bullseye6.1.0+dfsg1-7all
trixie2024.1.0+dfsg-6all
sid2024.1.0+dfsg-6all
bookworm6.1.1+dfsg2-6all
stretch5.5.2-4all
upstream2025.0.0
Debtags of package scilab:
fieldelectronics, mathematics, physics, statistics
interfacex11
roleprogram
scopeutility
uitoolkittk
useanalysing, learning
works-withimage
x11application
Popcon: 62 users (24 upd.)*
Newer upstream!
License: DFSG free
Git

Scilab est paquet logiciel scientifique basé sur le calcul matriciel. Scilab fournit en interne des centaines de fonctions mathématiques, des structures puissantes (incluant les polynômes, les fonctions rationnelles, les systèmes linéaires, les listes…), ainsi qu’un certain nombre de boîtes à outils spécifiques au contrôle, traitement de signal…

Ce paquet fournit aussi Xcos, un éditeur graphique pour concevoir des modèles de système dynamique hybride. Ces modèles peuvent être conçus, chargés, enregistrés, compilés ou simulés. Solution stable et efficiente pour les besoins industriels et académiques, Xcos fournit des fonctions pour la modélisation de système mécanique (automobile, aéronautique…), de circuit hydraulique (modélisation de barrage, canalisation…), etc. Des fonctions Modelica sont aussi fournies.

Pour une version minimale de scilab, le paquet « scilab-cli » est à installer.

The package is enhanced by the following packages: texmacs-bin
silx
boite à outils pour l’analyse de données de rayons X – exécutables
Versions of package silx
ReleaseVersionArchitectures
stretch-backports0.8.0+dfsg-1~bpo9+1all
bookworm1.1.0+dfsg-5all
bullseye0.14.0+dfsg-1all
bookworm-backports1.1.2+dfsg-2~bpo12+1all
trixie2.1.2+dfsg-1all
buster-backports0.11.0+dfsg-1~bpo10+1all
sid2.1.2+dfsg-1all
buster0.9.0+dfsg-3+deb10u1all
upstream2.2.0~b0
Popcon: 8 users (0 upd.)*
Newer upstream!
License: DFSG free
Git

Le projet silx vise à fournir une collection de paquets en Python pour prendre en charge le développement d’applications d’évaluation, de réduction et d’analyse de données dans des installations de rayonnement de synchrotron. Il a pour objectif de fournir la lecture et l’écriture de différents formats de fichier, des routines de réduction de données et un ensemble de composants graphiques en Qt pour explorer et visualiser les données.

La version actuelle fournit :

 – la lecture du format de fichier HDF5 (avec prise en charge du format
   de fichier SPEC) ;
 – les histogrammes ;
 – le lissage ;
 – la visualisation en 1D et 2D en utilisant plusieurs dorsaux
   (matplotlib ou OpenGL) ;
 – un composant graphique de tracé d’image avec un ensemble d’outils
   associés (consulter le journal des modifications) ;
 – un navigateur uniformisé pour les formats HDF5, SPEC et de fichiers
   d’image, gérant l’inspection et la visualisation d’ensembles de données
   multidimensionnels ;
 – un visualisateur uniformisé (nom de fichier de vues, silx) pour HDF5,
   SPEC et les formats de fichier d’image ;
 – un composant graphique basé sur OpenGL pour afficher des champs
   scalaires en 3D avec isosurfaces et plans sécants.

Ce paquet utilise la version Python 3 du paquet.

spyder3
Python IDE for scientists
Versions of package spyder3
ReleaseVersionArchitectures
bullseye4.2.1+dfsg1-3+deb11u2all
stretch3.1.3+dfsg1-3all
jessie2.3.1+dfsg-1all
buster3.3.3+dfsg1-1all
Popcon: 6 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

Spyder (previously known as Pydee) is a free open-source Python development environment providing MATLAB-like features in a simple and light-weighted software

This is a transitional package depending on the spyder package (which provides the application for Python 3). It can be removed after installation.

Screenshots of package spyder3
texlive-science
??? missing short description for package texlive-science :-(
Versions of package texlive-science
ReleaseVersionArchitectures
jessie2014.20141024-1all
sid2024.20250114-1all
trixie2024.20241115-1all
bookworm2022.20230122-4all
stretch2016.20170123-5all
bullseye2020.20210202-3all
buster2018.20190227-2all
Debtags of package texlive-science:
fieldbiology, chemistry, electronics, mathematics, physics
made-oftex
roleapp-data
sciencepublishing
usetypesetting
works-withgraphs, text
works-with-formattex
Popcon: 2011 users (2048 upd.)*
Versions and Archs
License: DFSG free
Git
tifffile
Read and write image data from and to TIFF files
Versions of package tifffile
ReleaseVersionArchitectures
buster20181128-1+deb10u1amd64,arm64,armhf,i386
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

Image and meta-data can be read from TIFF, BigTIFF, OME-TIFF, STK, LSM, NIH, ImageJ, MicroManager, FluoView, SEQ and GEL files.

Only a subset of the TIFF specification is supported, mainly uncompressed and losslessly compressed 2**(0 to 6) bit integer, 16, 32 and 64-bit float, grayscale and RGB(A) images, which are commonly used in bio-scientific imaging. Specifically, reading JPEG/CCITT compressed image data or EXIF/IPTC/GPS/XMP meta-data is not implemented. Only primary info records are read for STK, FluoView, MicroManager, and NIH image formats.

TIFF, the Tagged Image File Format, is under the control of Adobe Systems. BigTIFF allows for files greater than 4 GB. STK, LSM, FluoView, SEQ, GEL, and OME-TIFF, are custom extensions defined by MetaMorph, Carl Zeiss MicroImaging, Olympus, Media Cybernetics, Molecular Dynamics, and the Open Microscopy Environment consortium respectively.

view3dscene
VRML / X3D browser, and a viewer for other 3D model formats
Versions of package view3dscene
ReleaseVersionArchitectures
bookworm4.2.0-1amd64,arm64,armel,armhf,i386,mipsel,ppc64el
sid4.2.0-4amd64,arm64,armel,armhf,i386,ppc64el
trixie4.2.0-4amd64,arm64,armel,armhf,i386,ppc64el
bullseye3.18.0-4amd64,armel,armhf,i386
buster3.18.0-3amd64,armhf,i386
stretch3.15.0-6amd64,armel,armhf,i386
jessie3.14.0-1amd64,i386
upstream5.2.0
Debtags of package view3dscene:
uitoolkitgtk
Popcon: 20 users (5 upd.)*
Newer upstream!
License: DFSG free
Git

view3dscene is a viewer for many 3D model formats:

  • X3D
  • VRML (1.0 and 2.0, aka VRML 97)
  • Collada
  • OpenInventor
  • 3DS
  • MD3
  • Wavefront OBJ
  • Videoscape GEO
  • KAnim (Castle Game Engine animations)

Various navigation modes are available, like Examine, Walk (with gravity), Fly. Collision detection is done. Models can be animated and interactive. Many graphic effects are possible, thanks to using Castle Game Engine underneath.

view3dscene may also be used to convert many 3D model formats to X3D (in classic and XML encoding). This package includes also a command-line tovrmlx3d program, that performs the same conversions as view3dscene, but doesn't use X or OpenGL (so it's nice to use in scripts to convert 3D models in batch mode).

Screenshots of package view3dscene
vistrails
boîte à outils de visualisation de flux de travail scientifique
Versions of package vistrails
ReleaseVersionArchitectures
buster2.2.4-1all
bullseye3.0~git+9dc22bd-2all
bookworm3.0~git+9dc22bd.dfsg.1-1.1all
jessie2.1.1-1all
stretch2.2.4-1all
Debtags of package vistrails:
roleprogram
Popcon: 2 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

VisTrails est un système, à source ouvert, de gestion de provenance et de flux de travail scientifique développé à l’université d’Utah, fournissant une prise en charge de l’exploration et de la visualisation de données. Tandis que les flux de travail ont été traditionnellement utilisés pour automatiser les tâches répétitives, pour les applications exploratoires par nature, telles les simulations, l’analyse de données et leur visualisation, il y a peu de répétitions – le changement est la norme. De la manière dont un ingénieur ou un scientifique font et évaluent des hypothèses sur des données d’étude, une série de différents, quoique liés, flux de travail est créée pendant l’ajustement d’un flux lors d’un processus interactif. VisTrails a été conçu pour gérer ces flux évoluant rapidement.

Screenshots of package vistrails
vitables
graphical tool to browse and edit PyTables and HDF5 files
Versions of package vitables
ReleaseVersionArchitectures
bullseye3.0.0-1.1all
bookworm3.0.2-4all
trixie3.0.3-1all
stretch2.1-1all
jessie2.1-1all
buster2.1-1all
sid3.0.3-1all
upstream3.1.0
Popcon: 12 users (11 upd.)*
Newer upstream!
License: DFSG free
Git

ViTables is a component of the PyTables family. It is a graphical tool for browsing and editing files in both PyTables and HDF5 formats.

ViTables capabilities include easy navigation through the data hierarchy, displaying of real data and its associated metadata, a simple, yet powerful, browsing of multidimensional data and much more.

One of the greatest strengths of ViTables is its ability to display very large tables. Tables with one thousand millions of rows (and beyond) are navigated stunningly fast and with very low memory requirements. So, if you ever need to browse very large tables, don't hesitate, ViTables is your choice.

Screenshots of package vitables
xmaxima
Computer algebra system -- x interface
Maintainer: Camm Maguire
Versions of package xmaxima
ReleaseVersionArchitectures
sid5.47.0-5amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x
trixie5.47.0-5amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x
bookworm5.46.0-11amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x
bullseye5.44.0-3amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x
buster5.42.1-1amd64,arm64,armhf,i386
stretch5.38.1-8amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x
jessie5.34.1-2amd64,armel,armhf,i386
Debtags of package xmaxima:
fieldmathematics
interfacex11
roleprogram
scopeapplication
uitoolkittk
x11application
Popcon: 28 users (55 upd.)*
Versions and Archs
License: DFSG free

Maxima is a fully symbolic computation program. It is full featured doing symbolic manipulation of polynomials, matrices, rational functions, integration, Todd-coxeter methods for finite group analysis, graphing, multiple precision floating point computation. It has a symbolic source level debugger for maxima code. Maxima is based on the original Macsyma developed at MIT in the 1970s. It is quite reliable, and has good garbage collection, and no memory leaks. It comes with hundreds of self tests.

This package contains an X Windows interface using the tcl/tk libraries.

xpython
Native jupyter kernel for python (binary)
Versions of package xpython
ReleaseVersionArchitectures
sid0.17.2+~0.6.3-0.1amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x
trixie0.17.2+~0.6.3-0.1amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x
bullseye0.9.5-1amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x
bookworm0.14.3+~0.5.0-3amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x
Popcon: 5 users (3 upd.)*
Versions and Archs
License: DFSG free
Git

xeus-python uses the xeus library to provide a high-performance, native kernel for running python code in the jupyter notebook, or other frontends using the jupyter messaging protocol.

This package contains the xpython executable and jupyter kernel configuration.

zstd
fast lossless compression algorithm -- CLI tool
Versions of package zstd
ReleaseVersionArchitectures
stretch1.1.2-1amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x
stretch-backports1.3.8+dfsg-3~bpo9+1amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x
stretch-security1.1.2-1+deb9u1amd64,arm64,armel,armhf,i386
buster-security1.3.8+dfsg-3+deb10u2amd64,arm64,armhf,i386
buster-backports1.4.4+dfsg-3~bpo10+1amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x
bookworm1.5.4+dfsg2-5amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x
bullseye1.4.8+dfsg-2.1amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x
buster1.3.8+dfsg-3+deb10u2amd64,arm64,armhf,i386
trixie1.5.6+dfsg-2amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x
sid1.5.6+dfsg-2amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x
Popcon: 42871 users (25388 upd.)*
Versions and Archs
License: DFSG free
Git

Zstd, short for Zstandard, is a fast lossless compression algorithm, targeting real-time compression scenarios at zlib-level compression ratio.

This package contains the CLI program implementing zstd.

The package is enhanced by the following packages: zutils

No known packages available but some record of interest (WNPP bug)

thredds - wnpp
The THREDDS Data Server (TDS) is a web server that
License: MIT
Debian package not available

provides metadata and data access for scientific datasets, using OPeNDAP, OGC WMS and WCS, HTTP, and other remote data access protocols.

No known packages available

dawn
general purpose data acquisition and processing
License: ?
Debian package not available
disp
Diffraction Image Statistics Package for R
License: GPL2+
Debian package not available

This R package provides functions that simulate the operation of a CCD area detector of the type commonly used in macromolecular X-ray crystallography. In addition to the simulation, functions allowing display, integration and statistical analysis of diffraction spot images are also included.

DISP was written to investigate possible improvements to error estimation for diffraction spot integration of data recorded on CCD detectors. That work was published in Waterman & Evans. Estimation of errors in diffraction data measured by CCD area detectors. Journal of Applied Crystallography 43(6), 2010.

edna
Framework to build online data analysis programs
License: GPL3+ LGPL3+
Debian package not available
graphlab
A New Parallel Framework for Machine Learning
License: Apache License
Debian package not available
gumtree
general purpose data acq and processing
License: ?
Debian package not available
mantid
?
License: ?
Debian package not available
nexpy
A Python GUI to analyze NeXus data
License: LGPL
Debian package not available

NeXpy is designed to provide an intuitive interactive toolbox allowing users both to access existing NeXus files and to create new NeXus-conforming data structures without expert knowledge of the file format.

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