module documentation

Class to load and handle binary data. This could be electron density data or numpy data. They feature header info followed by the boinary data.

Class BinaryFile Abstract class to various formats of binary data
Class NumpyBinary Features binray data in the format: https://numpy.org/doc/1.13/neps/npy-format.html