Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 900 Bytes

index.rst

File metadata and controls

36 lines (23 loc) · 900 Bytes


scikit-rf (aka skrf) is an Open Source, BSD-licensed package for RF/Microwave engineering developed and maintained for all supported versions of the Python programming language (currently 3.6+). It provides a modern, object-oriented library which is both flexible and scalable. The documentation below is broken up into three sections; narrative tutorials, practical examples, and a reference API.

Documentation


.. toctree::
    :maxdepth: 2

    tutorials/index.rst
    examples/index.rst
    api/index.rst


.. toctree::
    :maxdepth: 1

    glossary
    license