Welcome to molpy’s documentation!¶
Here is a link to google!
Getting Started¶
This page details how to get started with molpy.
API Documentation¶
molpy.canvas ([with_attribution]) |
Placeholder function to show example docstring (NumPy format) |
molpy.util.distance (point1, point2) |
Calculate distance between two points. |
molpy.util.read_xyz (filename) |
Another Page¶
Here is another documentation page:
>>> import numpy as np
>>> np.arange(5)
array([0, 1, 2, 3, 4])