Skip to content

forbes3100/femtospice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

femtospice

Spice-like Circuit Simulator in Miniature

femtospice compiles and runs simple Spice decks, printing/plotting the results. It's a single Python file making use of sympy for the heavy lifting.

Dependencies: numpy, sympy, matplotlib