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://isospin.roam.utk.edu/static/code/o2sclpy . O2sclpy's version numbers which follow the main library releases. The release version of the python package can be installed with, e.g. pip3 install o2sclpy or obtained from https://pypi.python.org/pypi/o2sclpy , and the development version can be obtained from https://github.com/awsteiner/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).