================= Welcome to PyAvia ================= .. automodule:: pyavia :no-members: :noindex: .. This automatically adds the __init__.py docstring as the leading text. Packages -------- .. toctree:: :maxdepth: 1 pyavia.aero: Aerodynamics, thermodynamics, fluid dynamics. pyavia.containers: Useful, less common containers not available in the standard library. pyavia.data: Data manipulation, interpolation, filtering, etc pyavia.fortran: Algorithms and containers mimicking Fortran-style behaviour. pyavia.geo: Aeronautic-specific geometry functions / objects. pyavia.iter: Handy functions for dealing with various iterables. pyavia.math: Useful mathematical functions, particularly where not available in NumPy. pyavia.prop: Propulsion analysis such as reciprocating engines, propellers and gas turbines. pyavia.solve: Functions for solving systems of equations and minimisation. pyavia.struct: Structures, stress analysis, fatigue and damage tolerance. pyavia.types: Functions for changing data between different / unusual types. pyavia.units: Units-aware calculations. pyavia.util: Small, general purpose utility functions. Copyright --------- Copyright (c) 2022 Eric J. Whitney. **PyAvia** is provided free of charge for use under the conditions of the MIT License (see LICENSE file). Indices and Tables ------------------ * :ref:`genindex` * :ref:`modindex` * :ref:`search`