Releases: CLQCD/PyQUDA
Releases · CLQCD/PyQUDA
v0.10.28
v0.10.27
Fix bugs with dpnp backend.
v0.10.25
Fix a bug for `LatticeGauge.loop()`. Add support for negative n for `LatticeField.shift()`.
v0.10.24
Add shared grid map to support Grid with shared memory enabled.
v0.10.23
Add the new grid mapping type "cartcomm". Add more typings for lattice field classes.
v0.10.22
Update interface of pycontract.
v0.10.21
Fix an issue in `gatherLattice`. Update type hints.
v0.10.20
Use array.py to handle differences between backends. Modify interface of `shift()`.
v0.10.19
Fix compatibility issue before Python 3.11.
v0.10.17
Add general shift to all fields.