aboutsummaryrefslogtreecommitdiff
path: root/Python/pywarpx/Bucket.py (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-03-10Fix Bucket __getattr__ (#3747)Gravatar David Grote 1-1/+1
2021-12-21pre-commit: Python imports (#2686)Gravatar Axel Huebl 1-0/+1
2021-12-19For Python inputs, values with temporary variables are wrapped in quotes (#2690)Gravatar David Grote 1-4/+8
2021-11-08Install pre-commit (#2532)Gravatar Axel Huebl 1-1/+0
2020-09-17[Mini]picmi - convert True/False to 1/0 (#1341)Gravatar David Grote 1-0/+2
2020-05-14Implemented new particle diagnostics in picmi (#984)Gravatar David Grote 1-2/+12
2020-01-27Automatically add copyright header with update_copyright.shGravatar Tools 1-0/+7
2020-01-09For picmi, handle zero length list of values for outputGravatar Dave Grote 1-1/+6
2020-01-03Updated handling of fields_to_plot in picmi interfaceGravatar Dave Grote 1-2/+3
2018-12-12manually reverting back to last known working version of WarpXGravatar Andrew Myers 1-0/+4
2018-12-11fix conflicts for merge revertGravatar MaxThevenet 1-4/+0
2018-11-02First draft of picmi diagnosticsGravatar Dave Grote 1-0/+4
2018-08-02Bug fixes in the python interfaceGravatar Dave Grote 1-3/+1
2018-07-10Updates to be consistent with the PICMI standardGravatar Dave Grote 1-2/+6
2018-02-09Updated to match changes in the PICMI standardGravatar Dave Grote 1-1/+6
2017-08-08version of iteritems() that works with Python 2 and 3Gravatar atmyers 1-1/+2
2017-06-28Various fixes to conform to Python PICMI standardGravatar Dave Grote 1-1/+3
2017-05-19Added code satisfying the PICMI standardGravatar Dave Grote 1-7/+12
2016-11-09Initial python wrapped versionGravatar Dave Grote 1-0/+26