madscatt / zazmol

Library for defining molecular objects to create simulation and analysis programs To install: python setup.py install dependencies: numpy, mocker
GNU General Public License v3.0
0 stars 2 forks source link

Evaluate and use copy and deepcopy to streamline usage #1

Open madscatt opened 7 years ago

madscatt commented 7 years ago

https://pymotw.com/2/copy/