Python Integration

O2scl has an associated experimental python package, O2sclpy, which assists in manipulating and plotting HDF5 files generated by O2scl . It is separately documented at https://web.utk.edu/~asteine1/o2sclpy . O2sclpy's version numbers which follow the main library releases. This python package can be installed with, e.g. pip3 install o2sclpy or obtained from https://pypi.python.org/pypi/o2sclpy .

There are several global functions with extern "C" linkage used to communicate between python and the o2scl_acol::acol_manager class defined in acolm.h .

Documentation generated with Doxygen. Provided under the GNU Free Documentation License (see License Information).