Skip to content

yy8yy/cartesian2sprint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ref:
Graph theory meets Ab Inito MD: atomic structures and transformations at the nanoscale.
		PRL 107,085504(2011)

xyz:	3*n
graph:	n  

Accurate for big cluster but bad for small molecular.

dsyev:
A * v(i)^T = lamda(i) * v(i)^T
after dsyev A=[v(1)^T,v(2)^T,...]

About

use graph theory to describe a molecular.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors