Skip to content

mulderp/gnucap-jupyter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gnucap-Python Docker container (Spice for Jupyter)

Overview:

  • Dockerfile: enables a user to run Jupyter and gnucap on all docker supported platforms (Win/Unix/Mac)
  • Jupyter notebook: simple example of loading gnucap-python
  • Spice circuit examples: work in progress, but basic example of DC sweep works, will play a bit more with that

Start with:

$ docker run -it -v <working_dir>:/home/gnucap/work -p 8888:8888 gnucap bash
# jupyter notebook --ip 0.0.0.0 --no-browser --allow-root

License MIT

About

SPICE simulations with Jupyter and Gnucap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published