Skip to content

Releases: qilimanjaro-tech/qililab

BSC release - 10

03 Oct 15:47
a019cc7
Compare
Choose a tag to compare
Improve the execute function. (#549)

* Improve the execute function.

* Improve the execute function.

* style: :art: Remove unused imports

* docs: :pencil: Improve comments.

* docs: :pencil: Improve docstring.

* docs: :pencil: Add changelog entry.

* test: :test_tube: Fix test.

* test: :test_tube: Add test.

* test: :test_tube: Fix tests.

* test: :test_tube: Add tests.

* fix: :bug: Small fix.

BSC release - 8

03 Oct 08:10
68ba35d
Compare
Choose a tag to compare
bsc-8

Fix counts. (#547)

BSC release - 7

08 Sep 15:47
Compare
Choose a tag to compare
bsc-7

Add try/except in ql.execute

BSC release - 6

06 Sep 15:54
Compare
Choose a tag to compare
bsc-6

Modify execute function.

BSC release - 5

06 Sep 15:40
Compare
Choose a tag to compare
bsc-5

Merge branch 'main' into BSC

BSC release - 4

21 Aug 10:26
c7b5f4a
Compare
Choose a tag to compare
[BSC] Remove qutip from requirements. (#517)

* Upgrade qilisimulator version.

* Remove qutip

BSC release - 3

10 Jul 15:54
Compare
Choose a tag to compare
bsc-3

feat: :sparkles: Allow Platform object in ql.execute.

BSC release - 2

22 Jun 16:25
bb1d9db
Compare
Choose a tag to compare
Hotfix/bus delay (#439)

* bus delay

* unittest support for bus settings delay

* update changelog

* black formatting

* fixing type hint

* fixing typing hint

* bus logic

* removing complexity in logic and ignore typing

* format

* unittest to set parameter delay on buses

* black formatting

* relocating unittest for delay parameter

* black formatting

* including build_execution mock

* moving changes into changelog-dev

* test: :test_tube: Fix coverage.

---------

Co-authored-by: AlbertMitjans <a.mitjanscoma@gmail.com>

BSC release

22 Jun 15:46
bb1d9db
Compare
Choose a tag to compare
Hotfix/bus delay (#439)

* bus delay

* unittest support for bus settings delay

* update changelog

* black formatting

* fixing type hint

* fixing typing hint

* bus logic

* removing complexity in logic and ignore typing

* format

* unittest to set parameter delay on buses

* black formatting

* relocating unittest for delay parameter

* black formatting

* including build_execution mock

* moving changes into changelog-dev

* test: :test_tube: Fix coverage.

---------

Co-authored-by: AlbertMitjans <a.mitjanscoma@gmail.com>

0.20.4

16 Jun 16:43
Compare
Choose a tag to compare
  • Fix 2-qubit gates.