Using Python with NGSPICE: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

    4 September 2022

    • curprev 23:5823:58, 4 September 2022Louis Alarcon talk contribs 9,605 bytes +9,605 Created page with "We can automate this process by using ngspice in batch mode, i.e. running the simulator from the command line, and reading the output file using Python, and do the processing automatically. To run ngspice at the command line, you can use <code>ngspice <circuit file></code>. One very good environment for Python3 is [https://www.spyder-ide.org/ Spyder]. You can download this for multiple platforms, and the easiest way to install Spyder is as part of the [https://www.anaco..."