Fix wrong data in example (transient AC)
Updated description about how to import modules. SpicePy haa been updated to be a Python module on Pypi. This changed to syntax to import modules. For instance: from: import netlist as ntl to: import spicepy.netlist as ntl The wiki has been chanced accordingly.
updated sidebar and impovements in examples
Examples.md: included definition of controlled sources E, F, G and H
updated Examples.md
updated User's-guide.md with information about unit-prefix
updated examples with unit-prefix
fixed sidebar
fixed typo in sidebar
updated sidebar
updated documentation. Examples for ac-multi-frequency simulations
updated _sidebar
added one example (PULSE)
small changes. Updated sidebar
added transient-suorces documentation. Updated other things
updated User's-guide.md and _Sidebar.md
improved examples with commented netlists
updated Examples.md and related files
updated User's-guide.md
changed headings
added documentation for transient
update
added AC analysis
Updated User's guide (markdown)