Detailed reference ================== Module contents --------------- .. automodule:: vf3py :members: :undoc-members: :show-inheritance: Submodules ---------- vf3py.vf3py\_base module ------------------------ This is the C++ backend that performs VF3 calculations. Some small modifications of the original `VF3lib code `_ were introduced to make it work with Pybind11 for calling C++ from Python. .. automodule:: vf3py.vf3py_base :members: :undoc-members: :show-inheritance: