aboutsummaryrefslogtreecommitdiff
path: root/Python/setup.py (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-14Fixes for the Python RZ versionGravatar Dave Grote 1-2/+2
2019-05-02Update version numberGravatar Remi Lehe 1-1/+1
2019-04-02Update version numberGravatar Remi Lehe 1-1/+1
2019-02-05Update version numberGravatar Remi Lehe 1-1/+1
2018-11-09Update version numberGravatar Remi Lehe 1-1/+1
2018-09-28Update versionGravatar Remi Lehe 1-1/+1
2018-09-28Update version number and installation instructionsGravatar Remi Lehe 1-0/+1
2018-09-27Switch from distutils to setuptools and add dependencyGravatar Remi Lehe 1-7/+2
2018-09-07The 2d and 3d Python versions can both be installedGravatar Dave Grote 1-2/+2
2018-08-24Added PYINSTALLOPTIONS to Make.WarpXGravatar Dave Grote 1-5/+5
2018-08-24Update how the python version is imported.Gravatar Dave Grote 1-1/+13
2017-12-06Added python callbacks, like beforestep etcGravatar Dave Grote 1-0/+7
2017-03-23Switched high level Python wrapper to ctypesGravatar Grote 1-39/+2
2017-03-09Converted python interface to AMReXGravatar Dave Grote 1-18/+21
2017-02-27Make sure the setup scripts gets the proper options for C++11 on OS X.Gravatar Andrew Myers 1-2/+8
2017-02-03Added Python wrapper around top level classes.Gravatar Dave Grote 1-2/+13
2017-01-19Fixing the Python extension installation on Linux.Gravatar atmyers 1-1/+1
2017-01-10Added python wrapper around addNParticlesGravatar Dave Grote 1-0/+9
2017-01-10Cleaned up python importing of warpxGravatar Dave Grote 1-0/+1
2016-11-09Initial python wrapped versionGravatar Dave Grote 1-0/+21