fabricesalvaire/ngspice
Project ID: 15975
Description
Ngspice is a mixed-level/mixed-signal circuit simulator, based on three open source software packages: Spice3f5, Cider1b1 and Xspice.
This package provides the Ngspice shared library libngspice.so
library compiled using:
- --enable-openmp
- --enable-cider
- --enable-xspice
To use Ngspice with Python, Look at PySpice
RPM source are available at Pagure.io and Github
To report issue, use Github
Installation Instructions
dnf copr enable fabricesalvaire/ngspice
dnf install libngspice
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Centos-stream 8 | x86_64 (35)* | Centos-stream 8 (133 downloads) |
EPEL 6 | x86_64 (0)* | EPEL 6 (0 downloads) |
EPEL 7 | x86_64 (0)* | EPEL 7 (379 downloads) |
EPEL 8 | x86_64 (58)* | EPEL 8 (208 downloads) |
Fedora rawhide | x86_64 (31)* | Fedora rawhide (227 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable fabricesalvaire/ngspice
More info about enabling Copr repositories