macOS
brew install nestlocal Homebrew formula metadata
brew / rank 4263
Neural Simulation Tool (NEST) with Python3 bindings (PyNEST). Version 3.10 via Homebrew; verified 2026-06-11. Also installable with nix: nix profile install nixpkgs#nest.
install
brew install nestlocal Homebrew formula metadata
sudo dnf install nestFedora Rawhide package metadata · nest · source: dl.fedoraproject.org
nix profile install nixpkgs#nestnixpkgs package indexes · pkgs/by-name/ne/nest/package.nix · source: api.github.com
overview
Neural Simulation Tool (NEST) with Python3 bindings (PyNEST)
history
NEST is a long-running open source simulator for spiking neural-network models. Its niche is computational neuroscience models where the dynamics, scale, and connectivity of neuron populations matter more than detailed single-neuron morphology.
The NEST project traces its public history to a 1994 release under the name SYNOD and later became the NEural Simulation Tool. The project is coordinated by the NEST Initiative and distributed under GPL-2.0-or-later.
A major adoption shift was PyNEST: the 2008 PyNEST paper describes NEST as a C++ simulation kernel designed for large systems and explains why the project moved from its native SLI simulation language toward Python as the user-facing workflow.
NEST is used mainly in computational neuroscience, especially for large networks of point neurons, plasticity models, cortical-network examples, and reproducible simulator benchmarks. The project site describes a large developer community and support for systems ranging from laptops to clusters and supercomputers.
Homebrew analytics show a specialist but active macOS/Linux package audience: the formula listed 806 installs in the 365-day window visible on the formula page, all on request.
Package users normally install it to get the `nest` command and PyNEST bindings. In practice, researchers write Python scripts or notebooks that import `nest`, create neuron/device nodes, connect populations, run `nest.Simulate(...)`, and analyze spike or voltage traces with Python scientific tooling.
The package-nerd angle is that the Python bindings are tied to the Homebrew Python used by the formula; the formula notes that PyNEST is installed with the `python@3.14` dependency and points users at that interpreter path.
NEST is significant less as a general CLI and more as a packaged scientific runtime: it pulls together a C++ simulator, Python bindings, numerical dependencies, and examples into something reproducible enough for papers, workshops, and neuroscience teaching.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
nest-config | executable | indexed executable | Discovered from the local executable index. |
nest-server | executable | indexed executable | Discovered from the local executable index. |
nest-server-mpi | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:nest |
|---|---|
| Version | 3.10 |
| Package manager | Homebrew |
| Homepage | https://www.nest-simulator.org/ |
| Repository | https://github.com/nest/nest-simulator |
| Last updated | 2026-06-11T04:05:35Z |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
nest
nix profile install nixpkgs#nestnest 3.8-13.fc45
The neural simulation tool
http://www.nest-simulator.org/
sudo dnf install nestnest-common 3.8-13.fc45
Common files for nest
http://www.nest-simulator.org/
sudo dnf install nest-commonnest-devel 3.8-13.fc45
Development files for nest
http://www.nest-simulator.org/
sudo dnf install nest-develnest-doc 3.8-13.fc45
Documentation for nest
http://www.nest-simulator.org/
sudo dnf install nest-docnest-mpich 3.8-13.fc45
nest built with mpich
http://www.nest-simulator.org/
sudo dnf install nest-mpichnest-mpich-common 3.8-13.fc45
Common files for nest built with mpich support
http://www.nest-simulator.org/
sudo dnf install nest-mpich-commonnest-mpich-devel 3.8-13.fc45
Header files for nest built with mpich support
http://www.nest-simulator.org/
sudo dnf install nest-mpich-develnest-openmpi 3.8-13.fc45
nest built with openmpi
http://www.nest-simulator.org/
sudo dnf install nest-openmpinest-openmpi-common 3.8-13.fc45
Common files for nest built with openmpi support
http://www.nest-simulator.org/
sudo dnf install nest-openmpi-commonnest-openmpi-devel 3.8-13.fc45
Development files for nest built with openmpi support
http://www.nest-simulator.org/
sudo dnf install nest-openmpi-develpython3-nest 3.8-13.fc45
Python3 bindings for nest
http://www.nest-simulator.org/
sudo dnf install python3-nestpython3-nest-mpich 3.8-13.fc45
Python3 bindings for nest with mpich support
http://www.nest-simulator.org/
sudo dnf install python3-nest-mpichpython3-nest-openmpi 3.8-13.fc45
Python3 bindings for nest with openmpi support
http://www.nest-simulator.org/
sudo dnf install python3-nest-openmpisource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.