ignamv

Results 13 comments of ignamv

Hi jasper, I couldn't quite catch that. What feature are you asking for? Chapter 31 of ngspice's manual talks about operating point parameters, is your request related to that? Regards...

It's now possible to get ngspice binaries using anaconda: ``` conda install -c conda-forge ngspice ``` This installs both the executable and the shared library.

Yes, this message pollutes the notebook so I'm forced to filter it out before making a PDF. I think a natural place for the `%load_ext` statements is at the top...