|
|
45becfb235
|
correct author attributions
|
2017-05-17 09:59:01 -04:00 |
|
|
|
a6f0d700f1
|
Merge branch 'add-pair-python' of github.com:akohlmey/lammps into add-pair-python
|
2017-05-15 18:44:52 -04:00 |
|
|
|
d66a696a84
|
avoid preprocessor warnings, by placing Python.h include file on the top, as suggested by python docs
|
2017-05-15 18:02:02 -04:00 |
|
|
|
69ccbd1562
|
Extract common wrappers to Python compatibility header
|
2017-05-15 17:46:57 -04:00 |
|
|
|
c4d0f07093
|
Allow fix python to only execute every N steps
|
2017-05-12 00:29:58 -04:00 |
|
|
|
110bb79b14
|
Implement fix python mentioned in issue #454
Allows to call a python function at defined points in the integration loop
|
2017-05-11 23:50:30 -04:00 |
|