You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This package is quite a excellent one but the functions are acronym combination which makes me confused.
For instance in the class(molecule): there are bbox,bounds.... Is there a description on these names?
The text was updated successfully, but these errors were encountered:
Sorry for the confusion. I’ll try to get some more complete description of the variables. In the meantime, “bbox” refers to the bounding box, which is the box that bounds the molecular coordinates in the Cartesian directions. Computing the bounding box is a common function in graphics routines, and I forgot that the term wasn’t generally well known.
This package is quite a excellent one but the functions are acronym combination which makes me confused.
For instance in the class(molecule): there are bbox,bounds.... Is there a description on these names?
The text was updated successfully, but these errors were encountered: