Hi all,
I would like to use cctbx with C++. To start with I would like to do
something basic, like:
> from cctbx import xray
>
> xs = xray.structure.from_cif(file_path="my.cif")
I looked into the cctbx functions/class list, but I could not find
something similar for C++.
Can someone help me?
Many thanks in advance,
Flavio