Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | ||