Registry / other / ngspice

ngspice

JSON →
library41vcpkgunverified

Ngspice is a mixed-level/mixed-signal electronic circuit simulator, successor of Berkeley SPICE.

vcpkg install ngspice
INSTALL
IMPORT
SIG · NGSPICE
N
ngspice
othercppv41
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ngspice/shared.h
#include <ngspice/shared.h>

Initialize Ngspice shared library and run a simulation

#include <ngspice/shared.h> int main() { ngspice::ngspice ng; ng.exec("source example.cir"); return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
41latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Amazon
1
Resources

No resource links recorded.

ngspice — pip install ngspice · libregistry