Skip to content

henjo/pycircuit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started
---------------

sudo apt-get install gnucap swig virtualenv python-dev
virtualenv py
. py/bin/activate
wget http://www.gnucap.org/devel/gnucap-2009-12-07.tar.gz
tar zxf gnucap-2009-12-07.tar.gz
cd gnucap-2009-12-07
./configure
make
sudo make install
pip install -e git+https://github.com/henjo/gnucap-python.git#egg=gnucap

About

Circuit analysis environment for Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published