mol
stable
Contents:
Getting Started
API Documentation
mol.canvas
mol.util.read_xyz
mol.util.distance
Another_page Documentation
mol
Docs
»
API Documentation
»
mol.util.read_xyz
Edit on GitHub
mol.util.read_xyz
¶
mol.util.
read_xyz
(
filename
)
[source]
¶
Read in the indicated file.
Parameters:
filename
(
string
) – The file which contain the atom symbol and geometry.
Returns:
A np.array of the file.
Return type:
np.array