Skip to content

Releases: jtiosue/qubovert

v1.2.5

31 Aug 22:36
16f21d2
Compare
Choose a tag to compare
v1.2.5 (#42)

* incremented version

* Update test_subgraph.py

* Update _subgraph.py

* Update test_subgraph.py

* Update README.rst

* Update requirements-dev.txt

v1.2.4

16 Nov 01:39
d5ea463
Compare
Choose a tag to compare
Small updates + Python 3.9 (#36)

* Recreated dev branch and incremented version

* Update qubovert_tutorial.ipynb

* added insert, pop, and remove to annealresults

* fixed annealresults test

* fixed annealresults test

* fixed annealresults test

* fixed annealresults test

* added get_info and create_from_info

* removed has_function in favor of ordering_key

* deg(0) = -inf

* Update _dict_arithmetic.py

* Update test_dictarithmetic.py

* Update test_dictarithmetic.py

* Update _dict_arithmetic.py

* Added Python 3.9 tests and publish (#35)

* Update build.yml

* Update publish_manylinus_wheels.yml

* Update build.yml

* Update publish_windows_macos_wheels.yml

* Update .lgtm.yml

* attempted-readthedocs-fix

* trying to get readthedocs to work

v1.2.3

08 Jul 02:26
abffe2a
Compare
Choose a tag to compare
  • Fixed major bug in qubo_to_quso function!
  • Updated code for AnnealResults.

v1.2.2

04 Jul 21:24
e60181d
Compare
Choose a tag to compare

Just a few small editions

v1.2.1

24 Jun 16:26
beaea39
Compare
Choose a tag to compare

Just a few minor additions. Not very much of a release, but I am releasing it so that the new tutorial notebook will work with v1.2.1.

v1.2.0

17 Jun 18:25
7f2fae6
Compare
Choose a tag to compare

Removed Simulation objects in favor of a better C annealing library. Added pretty string method.

v1.1.7

12 Jun 23:20
8149cfa
Compare
Choose a tag to compare

No Cython.

v1.1.6

13 Mar 23:24
c530d38
Compare
Choose a tag to compare

Make wheels with GitHub Actions.

v1.1.5

07 Mar 08:44
92163e0
Compare
Choose a tag to compare

Fixed bug in installation for v1.1.3 and v1.1.4

v1.1.3

06 Mar 18:11
a511e95
Compare
Choose a tag to compare

Added C implementation of quadratic simulation