Pyrr Maths Library
******************

Pyrr is a Python mathematical library.

Overview
========

.. toctree::
    :maxdepth: 2

    info_data_types
    info_geometric_tests


Object Oriented API
===================

.. toctree::
    :maxdepth: 2

    oo_api_matrix
    oo_api_quaternion
    oo_api_vector


Procedural API
==============

.. toctree::
    :maxdepth: 2

    api_aabb
    api_euler
    api_geometric_tests
    api_geometry
    api_integer
    api_line
    api_matrix
    api_plane
    api_quaternion
    api_ray
    api_rectangle
    api_sphere
    api_trig
    api_utils
    api_vector


Development
===========

.. toctree::
    :maxdepth: 1

    info_coding_standard
    info_contributing



Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`

