Merge pull request #449 from rbberger/python_refactoring
Add Python 3 compatibility and expand Python interface availability
No related branches found
No related tags found
Showing
- doc/src/Section_python.txt 0 additions, 5 deletionsdoc/src/Section_python.txt
- doc/src/python.txt 3 additions, 17 deletionsdoc/src/python.txt
- doc/src/tutorial_pylammps.txt 1 addition, 1 deletiondoc/src/tutorial_pylammps.txt
- examples/python/funcs.py 4 additions, 2 deletionsexamples/python/funcs.py
- examples/python/in.python 5 additions, 4 deletionsexamples/python/in.python
- lib/python/Makefile.lammps 3 additions, 2 deletionslib/python/Makefile.lammps
- lib/python/Makefile.lammps.python2 3 additions, 2 deletionslib/python/Makefile.lammps.python2
- lib/python/Makefile.lammps.python2.7 1 addition, 0 deletionslib/python/Makefile.lammps.python2.7
- lib/python/Makefile.lammps.python3 7 additions, 0 deletionslib/python/Makefile.lammps.python3
- lib/python/README 20 additions, 17 deletionslib/python/README
- python/lammps.py 12 additions, 5 deletionspython/lammps.py
- src/.gitignore 0 additions, 2 deletionssrc/.gitignore
- src/Makefile 2 additions, 1 deletionsrc/Makefile
- src/PYTHON/Install.sh 2 additions, 4 deletionssrc/PYTHON/Install.sh
- src/PYTHON/python_impl.cpp 56 additions, 38 deletionssrc/PYTHON/python_impl.cpp
- src/PYTHON/python_impl.h 130 additions, 0 deletionssrc/PYTHON/python_impl.h
- src/lammps.cpp 8 additions, 0 deletionssrc/lammps.cpp
- src/lammps.h 2 additions, 0 deletionssrc/lammps.h
- src/pointers.h 3 additions, 1 deletionsrc/pointers.h
- src/python.cpp 99 additions, 0 deletionssrc/python.cpp
Loading
Please register or sign in to comment