Skip to content

Releases: stephenhky/pyqentangle

Release 4.0.5

24 Dec 04:49
7e390c8

Choose a tag to compare

  • Minor updates to unit tests;
  • Added Github workflow for PyPI publishing.

Release 4.0.4

06 Jan 18:27
2988b6e

Choose a tag to compare

  • Support for Python 3.13.

Release 4.0.3

23 Sep 18:34
0e6da2a

Choose a tag to compare

  • Usage of pyproject.toml instead of setup.py for package distribution.

Release 4.0.2

26 Jul 19:28
66111ce

Choose a tag to compare

  • Updated ReadTheDocs documentation settings.

Release 4.0.1

21 Jul 23:00

Choose a tag to compare

  • Updated np.complex_ to np.complex128;
  • Unit tests updated.

Release 4.0.0

09 Apr 23:16

Choose a tag to compare

  • Removed Cython dependence.

Release 3.3.2

31 Mar 02:10

Choose a tag to compare

  • Devops pipeline updated.
  • Packages updated.

Release 3.3.1

13 Oct 15:21

Choose a tag to compare

  • Fixed bugs on Cython floor division;
  • New .readthedocs.yaml and other corresponding changes.

Release 3.3.0

21 Jun 16:24
193a146

Choose a tag to compare

  • Using pytest for CI/CD;
  • Removed support for Python 3.6;
  • Added support for Python 3.11.

Release 3.2.3

30 Sep 01:35

Choose a tag to compare

  • Updated Cython codes;
  • Updated CircleCI images.