Navigation

  • index
  • next |
  • PyAvia 0.0.4 documentation »
  • Welcome to PyAvia

Welcome to PyAvia¶

Packages¶

  • 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¶

  • Index

  • Module Index

  • Search Page

Table of Contents

  • Welcome to PyAvia
    • Packages
    • Copyright
    • Indices and Tables

Next topic

Aerodynamics Modules

This Page

  • Show Source

Quick search

Navigation

  • index
  • next |
  • PyAvia 0.0.4 documentation »
  • Welcome to PyAvia
© Copyright 2022, Eric J. Whitney. Created using Sphinx 7.4.7.