macOS
brew install voro++local Homebrew formula metadata
brew / rang 8167
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de voro++ pour les workflows d'agents IA.
installation
brew install voro++local Homebrew formula metadata
sudo apt install libvoro++1Debian stable package indexes · libvoro++1 · Source: deb.debian.org
sudo dnf install voro++Fedora Rawhide package metadata · voro++ · Source: dl.fedoraproject.org
sudo zypper install libvoro++0openSUSE Tumbleweed package metadata · libvoro++0 · Source: download.opensuse.org
aperçu
3D Voronoi cell software library
historique
Voro++ is Chris H. Rycroft's C++ library and command-line utility for computing three-dimensional Voronoi cells. It is aimed especially at particle-system analysis, where per-cell quantities such as volume, centroid, face count, and neighbors are useful scientific measurements.
Rycroft's Voro++ technical report is dated January 15, 2009 and describes a free software library for computing three-dimensional Voronoi cells. The project grew out of research needs in physics and materials science, especially dense particle systems such as granular materials and glasses.
Unlike libraries that primarily construct a global Voronoi mesh, Voro++ uses a direct cell-by-cell construction. The project homepage emphasizes that this approach is well suited to cell-based statistics and to special boundary conditions and walls, while the report describes C++ classes that can be incorporated into other programs plus a command-line utility exposing many standard calculations.
A later 2023 paper on a multithreaded Voro++ extension summarized the original library's historical niche: released in 2009, written in C++, serial by design, and based on computing each Voronoi cell individually. That paper treated Voro++ as a baseline worth extending for modern OpenMP parallel hardware.
Voro++ became a recognized tool in computational geometry for physics, materials science, and particle simulations. Its adoption is tied to research workflows where the cell volume or cell shape around each particle is more important than producing a global mesh for visualization.
The project's durability comes from its simple distribution model: a C++ library, documented examples, Doxygen reference documentation, and a `voro++` command-line program that can read particle coordinate files and output cell statistics. That makes it packageable for researchers who need both an executable and embeddable code.
The command-line utility reads particle systems from text files, computes Voronoi cells in a bounding box, and can append quantities such as Voronoi cell volume or neighbor information to output files. Options cover periodic boundaries, polydisperse particles through radical Voronoi tessellation, wall handling, and gnuplot-style output for smaller systems.
Library users embed the C++ classes directly when they need programmatic control over containers, cells, walls, and output formats. The package is commonly used where scientists need fast local cell statistics for many particles rather than a general-purpose geometric modeling framework.
Voro++ is package-nerd significant because it is a compact scientific codebase with a command-line front end, a library ABI/API surface, and old-school build assumptions. It sits in the useful middle ground between a research paper artifact and a reusable system package.
posture de sécurité
library-like package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
voro++ | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:voro++ |
|---|---|
| Version | 0.4.6 |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | https://math.lbl.gov/voro++ |
| Bouteille | non enregistré |
| Service | aucun déclaré |
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
libvoro++1 0.5+revert-to-0.4.6+dfsg1-1
library for the computation of the Voronoi diagram (shared library)
sudo apt install libvoro++1voro++ 0.5+revert-to-0.4.6+dfsg1-1
library for the computation of the Voronoi diagram
sudo apt install voro++voro++-dev 0.5+revert-to-0.4.6+dfsg1-1
library for the computation of the Voronoi diagram (dev files)
sudo apt install voro++-devvoro++-examples 0.5+revert-to-0.4.6+dfsg1-1
library for the computation of the Voronoi diagram (examples)
sudo apt install voro++-exampleslibvoro++1 0.5+revert-to-0.4.6+dfsg1-1
library for the computation of the Voronoi diagram (shared library)
sudo apt install libvoro++1voro++ 0.5+revert-to-0.4.6+dfsg1-1
library for the computation of the Voronoi diagram
sudo apt install voro++voro++-dev 0.5+revert-to-0.4.6+dfsg1-1
library for the computation of the Voronoi diagram (dev files)
sudo apt install voro++-devvoro++-examples 0.5+revert-to-0.4.6+dfsg1-1
library for the computation of the Voronoi diagram (examples)
sudo apt install voro++-examplesvoro++ 0.4.6-34.fc45
Library for 3D computations of the Voronoi tessellation
sudo dnf install voro++voro++-devel 0.4.6-34.fc45
voro++ headers
sudo dnf install voro++-develvoro++-doc 0.4.6-34.fc45
voro++ documentation
sudo dnf install voro++-doclibvoro++0 0.4.6-4.5
Voronoi tessellation library
sudo zypper install libvoro++0voro++ 0.4.6-4.5
Voronoi tessellation library
sudo zypper install voro++voro++-devel 0.4.6-4.5
Development headers and libraries for voro++
sudo zypper install voro++-develpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.