issues
search
xsuite
/
xobjects
Library to create and manipulate serialized objects in CPU and GPU memory and to compile code on these platforms.
https://xsuite.readthedocs.io
Apache License 2.0
4
stars
15
forks
source link
Add mean in patch_pyopencl
#90
Closed
lmether
closed
1 year ago
lmether
commented
1 year ago
Description
Add mean method in patch_pyopencl_array.
Checklist
Mandatory:
[ ] I have added tests to cover my changes
[x] All the tests are passing, including my new ones
[x] I described my changes in this PR description
Optional:
[x] The code I wrote follows good style practices (see
PEP 8
and
PEP 20
).
[ ] I have updated the docs in relation to my changes, if applicable
[x] I have tested also GPU contexts
Description
Checklist
Mandatory:
Optional: