.. _py_interf: ################ Python interface ################ The python interface to IRA library is located in the file ``/IRA/interface/ira_mod.py``. It specifies wrappers to the fortran functions in ``IRA/src``. For complete details refer to :ref:`src_refs`. .. autoclass:: ira_mod.algo :members: Further details =============== .. toctree:: :maxdepth: 1 interf_ira interf_sofi