macOS
brew install nestlocal Homebrew formula metadata
安装
brew install nestlocal Homebrew formula metadata
sudo dnf install nestFedora Rawhide package metadata · nest · 来源: dl.fedoraproject.org
nix profile install nixpkgs#nestnixpkgs package indexes · pkgs/by-name/ne/nest/package.nix · 来源: api.github.com
概览
Neural Simulation Tool (NEST) with Python3 bindings (PyNEST)
历史
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.
安全态势
broad file, network, media, or database tool signal.
blue 风险 · 中 置信度 · tool
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
nest | cli | 全局可执行文件 | |
nest-config | cli | 全局可执行文件 | |
nest-server | cli | 全局可执行文件 | |
nest-server-mpi | cli | 全局可执行文件 | |
nest_indirect | cli | 全局可执行文件 | |
nest_serial | cli | 全局可执行文件 | |
nest_vars.sh | cli | 全局可执行文件 | |
sli | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/nest/nest-simulator
安装元数据
| 软件包键 | brew:nest |
|---|---|
| 版本 | 3.10 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/nest |
| 主页 | https://www.nest-simulator.org/ |
| 仓库 | https://github.com/nest/nest-simulator |
| 上游文档 | https://github.com/nest/nest-simulator#readme |
| 许可证 | GPL-2.0-or-later |
| 源码归档 | https://github.com/nest/nest-simulator/archive/refs/tags/v3.10.tar.gz |
| 最后更新 | 2026-06-11T04:05:35Z |
| Pulse | updated |
| 依赖 | gsl, libomp, libtool, numpy, python@3.14, readline |
| 构建依赖 | cmake, cython |
| macOS 提供的库 | ncurses |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
| 注意事项 | 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. |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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-openmpi来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.