mph- / lcapy

Lcapy is a Python package for symbolic linear circuit analysis and signal processing. It uses SymPy for symbolic mathematics.
GNU Lesser General Public License v2.1
246 stars 46 forks source link

Create mosfet-switch1.ipynb #129

Closed OIEIEIO closed 8 months ago

OIEIEIO commented 8 months ago

how to use in colab

mph- commented 8 months ago

This looks good thanks, but why is folium required?

OIEIEIO commented 8 months ago

This looks good thanks, but why is folium required? Oops I missed that, you're correct, folium is not required, thanks for pointing that out. I was working on an expanded version of the basic notebook and forgot to remove it. Updated now, removed from the readme and the mosfet-switch notebook.