Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-09-27 | Switch from distutils to setuptools and add dependency | 1 | -7/+2 | ||
2018-09-07 | The 2d and 3d Python versions can both be installed | 1 | -2/+2 | ||
2018-08-24 | Added PYINSTALLOPTIONS to Make.WarpX | 1 | -5/+5 | ||
2018-08-24 | Update how the python version is imported. | 1 | -1/+13 | ||
A pure Python version can be installed when only writing input files is reguired. | |||||
2017-12-06 | Added python callbacks, like beforestep etc | 1 | -0/+7 | ||
2017-03-23 | Switched high level Python wrapper to ctypes | 1 | -39/+2 | ||
2017-03-09 | Converted python interface to AMReX | 1 | -18/+21 | ||
Also added python level time step and incomplete wrap to access the fields. | |||||
2017-02-27 | Make sure the setup scripts gets the proper options for C++11 on OS X. | 1 | -2/+8 | ||
2017-02-03 | Added Python wrapper around top level classes. | 1 | -2/+13 | ||
2017-01-19 | Fixing the Python extension installation on Linux. | 1 | -1/+1 | ||
2017-01-10 | Added python wrapper around addNParticles | 1 | -0/+9 | ||
The underlying routine needs to be implemented | |||||
2017-01-10 | Cleaned up python importing of warpx | 1 | -0/+1 | ||
2016-11-09 | Initial python wrapped version | 1 | -0/+21 | ||