An implementation of the Ewald summation method to simulate systems of charged particles.
To install the package on your machine, first clone it
$ git clone https://github.com/Marsll/md-simulator
Then, inside the directory you can install it by
$ python setup.py install
$ python setup.py test