Loading [MathJax]/extensions/tex2jax.js
Iguana 0.8.0
Implementation Guardian of Analysis Algorithms
All Classes Namespaces Files Functions Variables Typedefs Enumerations Macros Modules Pages
Examples in Python

Detailed Description

Iguana usage examples in Python

The examples here are analogous to the C++ examples

See also
C++ examples
Note
To see the actual source code of an example, you'll need to follow the link "Definition in file ....." or "Go to the source code of this file" within, since each example link below just takes you to its documentation page.

Files

file  iguana_ex_python_00_run_functions.py
 Python version of iguana_ex_cpp_00_run_functions.cc (for more details, see this .cc file)
 
file  iguana_ex_python_01_action_functions.py
 Python version of iguana_ex_cpp_01_action_functions.cc (for more details, see this .cc file)
 
file  iguana_ex_python_hipopy.py
 Python iguana example using HIPOPy: https://github.com/mfmceneaney/hipopy.