uw-cmg / StructOpt_modular

A flexible and modular Structure Optimization suite for combining experimental data with energy simulations to create atomic structures.
3 stars 5 forks source link

Moved sphere.py tools into structopt/tools #38

Closed zhongnanxu closed 8 years ago

zhongnanxu commented 8 years ago

Moved many of the utility functions inside common/individual/generators/sphere.py to tools folder. Current format is each function has its own file, and all files are in the tools folder. As tools build up this should eventually change (probably).