cs481-ekh / s24-slice-n-dice

MIT License
1 stars 1 forks source link

Added basic bond function #170

Closed BraydenThompson closed 5 months ago

BraydenThompson commented 5 months ago

Closes #153

Discussion

Added a function that gets the adjacency of the atoms in the .cube file, as well as the relevant positions within the graph for future plotting.

Testing