Skip to content

sankasuraj/ngspicepy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ngspicepy

Build StatusCoverage Status

ngspicepy is a python library for ngspice. ngspice is general purpose free and open source circuit simulator. While the simulator is quite powerful, processing data after the simulation isn't straightforward. The plot windows aren't very impressive either. This library's main aim is to provide a set of functions that allow one to run simulations on ngspice and get the data in numpy arrays.

Software Requirements

  1. A GNU/Linux based OS.
  2. python 3.5
  3. ngspice - Both the binary and the shared library. Instructions for installing the latter are given below.
  4. numpy

Documentation

The documentation for this project is at https://ashwith.github.io/ngspicepy/.

About

A python library for ngspice

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%