Skip to content

Releases: CLQCD/PyQUDA

v0.10.28

25 Oct 06:39

Choose a tag to compare

Detect QUDA_TARGET_TYPE to initialize `backend_target`.

v0.10.27

25 Oct 02:05

Choose a tag to compare

Fix bugs with dpnp backend.

v0.10.25

15 Jul 09:50

Choose a tag to compare

Fix a bug for `LatticeGauge.loop()`.

Add support for negative n for `LatticeField.shift()`.

v0.10.24

13 Jul 16:12

Choose a tag to compare

Add shared grid map to support Grid with shared memory enabled.

v0.10.23

11 Jul 08:14

Choose a tag to compare

Add the new grid mapping type "cartcomm".

Add more typings for lattice field classes.

v0.10.22

06 Jul 18:11

Choose a tag to compare

Update interface of pycontract.

v0.10.21

01 Jul 10:08

Choose a tag to compare

Fix an issue in `gatherLattice`.

Update type hints.

v0.10.20

27 Jun 08:53

Choose a tag to compare

Use array.py to handle differences between backends.

Modify interface of `shift()`.

v0.10.19

19 Jun 12:27

Choose a tag to compare

Fix compatibility issue before Python 3.11.

v0.10.17

18 Jun 12:45

Choose a tag to compare

Add general shift to all fields.