PyAnalog

Introduction

  • Overview of PyAnalog
  • Obtaining and installing PyAnalog
  • Some general recommendations in the Python ecosystem
  • Software testing in PyAnalog

PyDDA

  • Introduction to PyDDA
  • A rationale about DDA
  • PyDDA API reference
    • Abstract Syntax tree
    • The DDA Domain Specific Language
    • DDA Computing elements
    • DDA C++ code generator
    • DDA SciPy interface (to generic ODE solvers)
    • Computer Algebra Interfaces
    • The DDA module
  • Example circuits for DDA

FPAA

  • About FPAA
  • Example codes for FPAA
  • Example: A reprogrammable small Model-1

Hybrid Controller

  • The Python Hybrid Controller interface
  • HyCon Serial (USB/RS-232) over TCP/IP
  • Analog data aquisition
PyAnalog
  • »
  • PyDDA API reference
  • Edit on GitHub View page source

PyDDA API referenceΒΆ

  • Abstract Syntax tree
  • The DDA Domain Specific Language
  • DDA Computing elements
    • Different ways to access the well-known DDA computing elements in Python
    • Definition/Implementation of the primitives
  • DDA C++ code generator
  • DDA SciPy interface (to generic ODE solvers)
  • Computer Algebra Interfaces
    • SymPy module API reference
  • The DDA module
Next Previous

© Copyright 2022, Anabrid GmbH

Built with Sphinx using a theme provided by Read the Docs.