Hello, after Felix's work to connect Python and Gnucap (see details in his Fosdem talk: https://fosdem.org/2019/schedule/event/gnucap/ ) I've put together some small examples to run Jupyter notebooks (on Windows/Mac with help of Docker):
https://github.com/mulderp/gnucap-jupyter * 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 It would be nice to hear your feedback if any. Thanks! Patrick On Sat, Feb 2, 2019 at 5:10 PM Patrick Mulder <[email protected]> wrote: > hello felix, > > now all jupyter stuff is one repo: > > https://github.com/mulderp/gnucap-jupyter > > > * 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 > > > nice weekend, and FOSDEM, > > patrick > > PS feel free to announce this on the gnucap mailing list > > > _______________________________________________ Help-gnucap mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-gnucap
