Homec4science

Merge pull request #449 from rbberger/python_refactoring

Authored by sjplimp <sjplimp@sandia.gov> on May 8 2017, 16:29.

Description

Merge pull request #449 from rbberger/python_refactoring

Add Python 3 compatibility and expand Python interface availability

Event Timeline

GitHub <noreply@github.com> committed rLAMMPSc4f90b384167: Merge pull request #449 from rbberger/python_refactoring (authored by sjplimp <sjplimp@sandia.gov>).May 8 2017, 16:29

Merged Changes

CommitAuthorDetailsCommitted
f8af7edf927bRichard Berger
Merge remote-tracking branch 'upstream/master' into python_refactoring 
May 6 2017
2e1f8b4aefb7Axel Kohlmeyer
make Python::init() method public and remove the now redundant Python::request… 
Apr 25 2017
958f05a6f384Giacomo Fiorin
Allow requesting Python interpreter without having to define a function just… 
Apr 25 2017
c9bc14133537Axel Kohlmeyer
remove doc text explaining restrictions that are lifted with the changes in… 
Apr 14 2017
3cbf4f3b5812Axel Kohlmeyer
correct logic bug in else branch of the conditional 
Apr 14 2017
6c2dd7ebb17cAxel Kohlmeyer
pass the name of the python interpreter compatible with the python package to… 
Apr 14 2017
d3187b22c431Axel Kohlmeyer
restore lost change to PYTHON/Install.sh 
Apr 14 2017
e6f30ebc9c1aRichard Berger
Merge remote-tracking branch 'origin/master' into python_refactoring 
Apr 13 2017
3fa9f0a27bdaRichard Berger
Delete python_wrapper.h 
Apr 12 2017
05d7bc556ff5Richard Berger
Initialize Python interpreter in PythonImpl constructor 
Apr 12 2017
2d8bce78a646Richard Berger
Refactor PYTHON package and wrapper classes 
Apr 12 2017
9a027a01daf8Richard Berger
Add Python 3 compatibility to PYTHON package 
Apr 12 2017