History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
084626e60b43 | Richard Berger | Fixes coverity issue CID 179426 | May 22 2017 | |||
a7d790a82778 | Richard Berger | Fixes coverity issue CID 179439 | May 22 2017 | |||
8a630ff4ec8a | Richard Berger | Fixes coverity issue CID 179440 | May 22 2017 | |||
617ca4e0c89b | Richard Berger | Fixes coverity issue CID 179436 | May 22 2017 | |||
65eacb6b9060 | Richard Berger | Fix compilation warnings in fix_python | May 18 2017 | |||
67962b15fc07 | Axel Kohlmeyer | a bunch refactoring changes in the python pair style and the examples | May 18 2017 | |||
43efe9e417ee | Axel Kohlmeyer | adding Pair::single() support to python pair style and examples | May 17 2017 | |||
45becfb235d7 | Axel Kohlmeyer | correct author attributions | May 17 2017 | |||
7caf6cf459d3 | Richard Berger | Change how a Python pair style is loaded | May 17 2017 | |||
a6f0d700f101 | Richard Berger | Merge branch 'add-pair-python' of github.com:akohlmey/lammps into add-pair… | May 16 2017 | |||
d66a696a845b | Axel Kohlmeyer | avoid preprocessor warnings, by placing Python.h include file on the top, as… | May 16 2017 | |||
69ccbd156252 | Richard Berger | Extract common wrappers to Python compatibility header | May 15 2017 | |||
d662f5d42969 | Axel Kohlmeyer | whitspace cleanup and gitignore update | May 15 2017 | |||
6e113c1eaf59 | Axel Kohlmeyer | basic feature complete version of lj melt example with python interaction… | May 15 2017 | |||
34cc3946b8d9 | Axel Kohlmeyer | first few pieces of pair style python | May 15 2017 | |||
c4d0f0709331 | Richard Berger | Allow fix python to only execute every N steps | May 12 2017 | |||
110bb79b14cc | Richard Berger | Implement fix python mentioned in issue #454 | May 12 2017 | |||
d84f8898b7b0 | Axel Kohlmeyer | implement functions to execute arbitrary python code from strings or files and… | May 12 2017 | |||
27a6371f9b52 | Axel Kohlmeyer | implement a `python source` command as suggested in issue #454 | May 12 2017 | |||
d3187b22c431 | Axel Kohlmeyer | restore lost change to PYTHON/Install.sh | Apr 14 2017 | |||
e6f30ebc9c1a | Richard Berger | Merge remote-tracking branch 'origin/master' into python_refactoring | Apr 13 2017 | |||
961096f9df1e | Richard Berger | Prevent segfault if Python was never initialized | Apr 12 2017 | |||
05d7bc556ff5 | Richard Berger | Initialize Python interpreter in PythonImpl constructor | Apr 12 2017 | |||
2d8bce78a646 | Richard Berger | Refactor PYTHON package and wrapper classes | Apr 12 2017 | |||
9a027a01daf8 | Richard Berger | Add Python 3 compatibility to PYTHON package | Apr 12 2017 | |||
ccc9367de70f | sjplimp/GitHub | Merge pull request #442 from akohlmey/small-updates-and-bugfixes | Apr 11 2017 | |||
d6357420ae18 | Axel Kohlmeyer | propagate global package installation bugfix to explicit package scripts | Apr 7 2017 | |||
1544b51dcbfa | Richard Berger | Support mixed Python use by honoring Python GIL | Mar 29 2017 | |||
3a054d1a82b2 | Richard Berger | Fix more typos in src files | Mar 7 2017 | |||
e261bef7bba7 | Richard Berger | Spelling fixes in source files | Mar 6 2017 | |||
e364b80724ae | Steve Plimpton | added length keyword to python command | Dec 16 2016 | |||
236241b10085 | sjplimp | sync with Git | Aug 28 2016 | |||
354e20f43157 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14220 f3b2605a-c512-4ea7… | Oct 30 2015 | |||
cee848f94865 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14164 f3b2605a-c512-4ea7… | Oct 23 2015 | |||
25b928b2762a | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@13282 f3b2605a-c512-4ea7… | Mar 24 2015 | |||
ac0b1d1ac371 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@13280 f3b2605a-c512-4ea7… | Mar 24 2015 | |||
84a5ec39ec21 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@13278 f3b2605a-c512-4ea7… | Mar 24 2015 | |||
46fd9013a524 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@13235 f3b2605a-c512-4ea7… | Mar 17 2015 |
c4science · Help