- Aug 11, 2017
-
-
Steve Plimpton authored
Fixes for stable
-
Axel Kohlmeyer authored
-
Axel Kohlmeyer authored
-
Axel Kohlmeyer authored
-
Axel Kohlmeyer authored
-
- Aug 10, 2017
-
-
Steve Plimpton authored
-
Steve Plimpton authored
More tweaks for stable release
-
Axel Kohlmeyer authored
-
Axel Kohlmeyer authored
The default compiler flags in voro++'s config.mk file do not include -fPIC, which makes it incompatible with building the shared object for the python wrapper.
-
Axel Kohlmeyer authored
-
Axel Kohlmeyer authored
-
Axel Kohlmeyer authored
-
Axel Kohlmeyer authored
This reverts commit 4e97b575.
-
Axel Kohlmeyer authored
when recomputing special bonds, make certain we do not shrink atom->maxspecial and add force->special_extra only once
-
Axel Kohlmeyer authored
-
Steve Plimpton authored
Final tweaks and doc changes for stable release
-
Axel Kohlmeyer authored
-
Axel Kohlmeyer authored
correctly use the term CUDA (instead of Cuda) when not referring to the KOKKOS device flag (which is Cuda)
-
Axel Kohlmeyer authored
-
- Aug 09, 2017
-
-
Axel Kohlmeyer authored
-
Axel Kohlmeyer authored
-
Axel Kohlmeyer authored
-
Steve Plimpton authored
Final build system changes for stable release
-
- Aug 08, 2017
-
-
Axel Kohlmeyer authored
-
Axel Kohlmeyer authored
remove attempts to use urllib and use curl for all downloading. restore printing help with no flags.
-
Axel Kohlmeyer authored
-
Axel Kohlmeyer authored
-
Axel Kohlmeyer authored
-
Axel Kohlmeyer authored
-
Axel Kohlmeyer authored
-
- Aug 07, 2017
-
-
Axel Kohlmeyer authored
-
Axel Kohlmeyer authored
- remove cross compiler stuff - make use of Install.py consistent - provide options for Makefile.serial and Makefile.mpi that match those in src
-
Steve Plimpton authored
Installation scripts and docs reviewed for release
-
Steve Plimpton authored
Adds tutorial for using LAMMPS in Bash on Windows
-
Richard Berger authored
-
Richard Berger authored
-
- Aug 05, 2017
-
-
Axel Kohlmeyer authored
Fixed typo in "compute_voronoi_atom.txt"
-
- Aug 04, 2017
-
-
GarrettTow authored
There was the typo "requiers" in the Restrictions section of compute_voronoi_atom.txt.
-
Axel Kohlmeyer authored
-
Axel Kohlmeyer authored
- build into local directory to replace existing installation is now default - add wrapper function that calls curl in case python package has not ssl support - have to specify -n flag to avoid wiping out the existing installation - can specify -p to point to an existing kim-api installation (implies -n)
-