macOS
brew install nestlocal Homebrew formula metadata
brew
Neural Simulation Tool (NEST) with Python3 bindings (PyNEST). Version 3.10 via Homebrew; verified 2026-06-11.
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 | cli | global executable | |
nest-config | cli | global executable | |
nest-server | cli | global executable | |
nest-server-mpi | cli | global executable | |
nest_indirect | cli | global executable | |
nest_serial | cli | global executable | |
nest_vars.sh | cli | global executable | |
sli | cli | global executable |
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.
https://github.com/nest/nest-simulator
install metadata
| Package key | brew:nest |
|---|---|
| Version | 3.10 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/nest |
| Homepage | https://www.nest-simulator.org/ |
| Repository | https://github.com/nest/nest-simulator |
| Upstream docs | https://github.com/nest/nest-simulator#readme |
| License | GPL-2.0-or-later |
| Source archive | https://github.com/nest/nest-simulator/archive/refs/tags/v3.10.tar.gz |
| Last updated | 2026-06-11T04:05:35Z |
| Pulse | updated |
| Dependencies | gsl, libomp, libtool, numpy, python@3.14, readline |
| Build dependencies | cmake, cython |
| Uses from macOS | ncurses |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
| Caveats | The PyNEST bindings and its dependencies are installed with the python@3.14 formula. If you want to use PyNEST, use the Python interpreter from this path: $HOMEBREW_CELLAR/python@3.14/3.14.6/bin You may want to add this to your PATH. |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | nest |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
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-11.fc45
The neural simulation tool
http://www.nest-simulator.org/
sudo dnf install nestnest-common 3.8-11.fc45
Common files for nest
http://www.nest-simulator.org/
sudo dnf install nest-commonnest-devel 3.8-11.fc45
Development files for nest
http://www.nest-simulator.org/
sudo dnf install nest-develnest-doc 3.8-11.fc45
Documentation for nest
http://www.nest-simulator.org/
sudo dnf install nest-docnest-mpich 3.8-11.fc45
nest built with mpich
http://www.nest-simulator.org/
sudo dnf install nest-mpichnest-mpich-common 3.8-11.fc45
Common files for nest built with mpich support
http://www.nest-simulator.org/
sudo dnf install nest-mpich-commonnest-mpich-devel 3.8-11.fc45
Header files for nest built with mpich support
http://www.nest-simulator.org/
sudo dnf install nest-mpich-develnest-openmpi 3.8-11.fc45
nest built with openmpi
http://www.nest-simulator.org/
sudo dnf install nest-openmpinest-openmpi-common 3.8-11.fc45
Common files for nest built with openmpi support
http://www.nest-simulator.org/
sudo dnf install nest-openmpi-commonnest-openmpi-devel 3.8-11.fc45
Development files for nest built with openmpi support
http://www.nest-simulator.org/
sudo dnf install nest-openmpi-develpython3-nest 3.8-11.fc45
Python3 bindings for nest
http://www.nest-simulator.org/
sudo dnf install python3-nestpython3-nest-mpich 3.8-11.fc45
Python3 bindings for nest with mpich support
http://www.nest-simulator.org/
sudo dnf install python3-nest-mpichpython3-nest-openmpi 3.8-11.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.