Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QulacsBackend #1272

Merged
merged 49 commits into from
Jun 29, 2024
Merged
Show file tree
Hide file tree
Changes from 12 commits
Commits
Show all changes
49 commits
Select commit Hold shift + click to select a range
02325c6
feat: added qualcs backend
BrunoLiegiBastonLiegi Mar 18, 2024
20e03a9
feat: removed cache files
BrunoLiegiBastonLiegi Mar 18, 2024
41f1117
feat: added test
BrunoLiegiBastonLiegi Mar 19, 2024
d6a51cc
fix: removed cache file
BrunoLiegiBastonLiegi Mar 19, 2024
e8e3558
build: added qulacs as an optional dependency
BrunoLiegiBastonLiegi Mar 19, 2024
a16e40e
fix: removed the optimize option
BrunoLiegiBastonLiegi Mar 19, 2024
32a4ae9
build added test dependency
BrunoLiegiBastonLiegi Mar 19, 2024
eab30fc
feat: added qulacs to set_backend
BrunoLiegiBastonLiegi Mar 19, 2024
2bc412b
fix: disabled some pylint errors
BrunoLiegiBastonLiegi Mar 19, 2024
c5e1b39
fix: fixed order of qubits in the state
BrunoLiegiBastonLiegi Mar 19, 2024
4f0aacb
fix: improved coverage
BrunoLiegiBastonLiegi Mar 19, 2024
bb7417b
fix: removed the possibility to set an initial state
BrunoLiegiBastonLiegi Mar 19, 2024
9b9e1a7
doc: added a paragraph about qulacs in the docs
BrunoLiegiBastonLiegi Apr 30, 2024
8ffa7f7
feat: added some dosctrings
BrunoLiegiBastonLiegi Apr 30, 2024
1a642ef
build: updated lock
BrunoLiegiBastonLiegi Apr 30, 2024
f8abd22
Merge branch 'master' into qulacs
BrunoLiegiBastonLiegi Apr 30, 2024
d2a9a46
build: merge master
BrunoLiegiBastonLiegi Apr 30, 2024
02fb9f2
build: merge master + lock update
BrunoLiegiBastonLiegi May 8, 2024
5ecc5d8
doc: added qulacs bullet in getting_started section
BrunoLiegiBastonLiegi May 13, 2024
b2f3a91
build: update lock
BrunoLiegiBastonLiegi May 13, 2024
f873e51
fix: removed wheel files
BrunoLiegiBastonLiegi May 13, 2024
df47024
Merge branch 'master' into qulacs
BrunoLiegiBastonLiegi May 15, 2024
530ceb3
docs: update backends and main diagrams
MatteoRobbiati May 15, 2024
c9e6ee1
build: update qulacs minimum version
BrunoLiegiBastonLiegi May 28, 2024
791e11a
build: merge master
BrunoLiegiBastonLiegi May 28, 2024
db03b60
updating poetry
scarrazza May 30, 2024
0fafeb1
fix: added qulacs to QIBO_NATIVE_BACKENDS
BrunoLiegiBastonLiegi Jun 4, 2024
c467ee3
build: replaced macos-latest with macos-13
BrunoLiegiBastonLiegi Jun 11, 2024
04b8671
build: replaced macos-latest with macos-13 in rules.yml
BrunoLiegiBastonLiegi Jun 11, 2024
b89d382
build: trying with macos-12
BrunoLiegiBastonLiegi Jun 11, 2024
5fe371a
fix: restored macos-latest and skipping qulacs tests when not installed
BrunoLiegiBastonLiegi Jun 11, 2024
471dd44
fix: fixed import of qulacs objects
BrunoLiegiBastonLiegi Jun 11, 2024
494ef5d
fix: fix lint
BrunoLiegiBastonLiegi Jun 11, 2024
ec1d8bb
build: restricting python version for qulacs under macos
BrunoLiegiBastonLiegi Jun 11, 2024
e33471f
build: fix python restriction
BrunoLiegiBastonLiegi Jun 11, 2024
5c11cb6
build: fixed qulacs dep for docs
BrunoLiegiBastonLiegi Jun 11, 2024
a7bb2a4
build: this is driving me crazy
BrunoLiegiBastonLiegi Jun 11, 2024
885c680
fix: I love pylint
BrunoLiegiBastonLiegi Jun 11, 2024
7f51cda
fix: added qulacs to list available backends test
BrunoLiegiBastonLiegi Jun 14, 2024
89b0997
build: merge master
BrunoLiegiBastonLiegi Jun 17, 2024
3c8cccf
fix: fixing various global backend related tests
BrunoLiegiBastonLiegi Jun 17, 2024
a579c1f
fix: fix list available backends test
BrunoLiegiBastonLiegi Jun 17, 2024
b7c32ca
Update src/qibo/backends/qulacs.py
BrunoLiegiBastonLiegi Jun 25, 2024
9a7fdaa
feat: raise error with initial_state + removed some attributes from t…
BrunoLiegiBastonLiegi Jun 25, 2024
94d5c89
fix: restored the simulator and converter attributes
BrunoLiegiBastonLiegi Jun 25, 2024
f29ae65
fix: removed attributes and moved qulacs imports
BrunoLiegiBastonLiegi Jun 26, 2024
27dac43
remove qulacs from attributes
BrunoLiegiBastonLiegi Jun 29, 2024
a59041d
removing self.qulacs calls
BrunoLiegiBastonLiegi Jun 29, 2024
6033640
Merge branch 'master' into qulacs
BrunoLiegiBastonLiegi Jun 29, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading