SYCAN
=====
**SY**\ mbolic **C**\ ircuit **AN**\ alysis: a SymPy-backed netlist solver
that produces closed-form DC operating points, AC transfer functions,
small-signal impedance, and noise spectral densities.
.. admonition:: Try it in your browser
:class: tip
A live REPL with worked examples runs entirely in the browser via
Pyodide — no install required.
👉 `Launch the sycan REPL demo `_
Want to draw circuits instead of typing them? Capture schematics on
a snap-grid canvas and export a netlist:
👉 `Launch the sycan circuit editor `_
.. toctree::
:maxdepth: 2
:caption: Contents
getting_started
examples
assumptions
autodraw
glyphs
terminology
api
New here? Start with :doc:`getting_started` for an installable end-to-end
walk-through of every solver plus :func:`~sycan.autodraw`.
Indices
-------
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`