A highly optimized package for generating optimal microstates.
$ conda install moldyn-clustering -c conda-forge
$ git clone https://github.com/moldyn/Clustering.git
$ cd clustering
$ mkdir build
$ cd build
$ cmake .. -DCMAKE_INSTALL_PREFIX=/my/installation/path
$ make
Highly optimized C++11 code which can be easily executed on remote.
The user interface was completely revised to reduce mistakes and make it more intuitive.
This package gets the best performance out of your hardware by running in parallel based on OpenMP and CUDA.
The methods are reliable and comprehensible documented with doxygen.
All implemented methods were discussed and published in well-known journals.
This package was made with a lot of love and coffee. We care about it, because we use it frequently.
Read our documentation for further information.
Get Started