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

CliffordBackend with packed bits #1239

Merged
merged 39 commits into from
Apr 30, 2024
Merged
Show file tree
Hide file tree
Changes from 7 commits
Commits
Show all changes
39 commits
Select commit Hold shift + click to select a range
dc55f20
refactor: packing symplectic matrix's bits
BrunoLiegiBastonLiegi Mar 1, 2024
8d6a313
feat: added _get_dim to _clifford_operations
BrunoLiegiBastonLiegi Mar 1, 2024
c6e6d28
build: pointing at qiboijt branch
BrunoLiegiBastonLiegi Mar 4, 2024
aa56857
feat: moved bits packing inside of the engine
BrunoLiegiBastonLiegi Mar 4, 2024
78205f6
Merge branch 'master' into clifford_simulator_numba
renatomello Mar 6, 2024
5e7b3ae
update lock
renatomello Mar 6, 2024
c60f424
Merge branch 'master' into clifford_simulator_numba
renatomello Mar 9, 2024
b54bee4
Merge branch 'master' into clifford_simulator_numba
renatomello Mar 12, 2024
56fd5e8
feat: added bits packing to measurements
BrunoLiegiBastonLiegi Mar 13, 2024
6780a86
Merge branch 'master' into clifford_simulator_numba
renatomello Mar 14, 2024
fcb6616
update
BrunoLiegiBastonLiegi Mar 14, 2024
3074faa
feat: small adapations for the numba support
BrunoLiegiBastonLiegi Mar 14, 2024
6cceb6a
feat: starting to adapt cupy for packed measurements
BrunoLiegiBastonLiegi Mar 14, 2024
cbe5712
Merge branch 'master' into clifford_simulator_numba
renatomello Mar 14, 2024
13b7053
fix: added repacking after measurements for collapse
BrunoLiegiBastonLiegi Mar 14, 2024
cd87111
build: lock update
BrunoLiegiBastonLiegi Mar 14, 2024
441fe70
fix: increased shots in test
BrunoLiegiBastonLiegi Mar 14, 2024
29ab99e
Merge branch 'master' into clifford_simulator_numba
renatomello Mar 14, 2024
c0245e8
Merge branch 'clifford_simulator_numba' of https://github.com/qibotea…
renatomello Mar 14, 2024
cba20bd
fix: minor adjustments for cupy compatibility
BrunoLiegiBastonLiegi Mar 18, 2024
e4e8834
Merge branch 'master' into clifford_simulator_numba
renatomello Mar 18, 2024
657b4e5
Merge branch 'clifford_simulator_numba' of https://github.com/qibotea…
renatomello Mar 18, 2024
db87b94
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Mar 18, 2024
6c6b9fd
fix: removed reshape before measurements
BrunoLiegiBastonLiegi Mar 21, 2024
dc714b7
fix: removed doc files
BrunoLiegiBastonLiegi Mar 21, 2024
b7c8e45
Merge branch 'master' into clifford_simulator_numba
renatomello Mar 23, 2024
b8f67c7
Merge branch 'clifford_simulator_numba' of https://github.com/qibotea…
renatomello Mar 23, 2024
9785030
fix: tidying up
BrunoLiegiBastonLiegi Mar 25, 2024
6bfc03e
Update src/qibo/backends/_clifford_operations.py
BrunoLiegiBastonLiegi Apr 4, 2024
5dd5847
feat: minor docstring improvements
BrunoLiegiBastonLiegi Apr 8, 2024
bfe3f88
Merge branch 'master' into clifford_simulator_numba
BrunoLiegiBastonLiegi Apr 8, 2024
9f2997d
Merge branch 'master' into clifford_simulator_numba
renatomello Apr 22, 2024
f591f2f
build: removed lock
BrunoLiegiBastonLiegi Apr 29, 2024
c47dca2
build: lock update
BrunoLiegiBastonLiegi Apr 29, 2024
7d47231
fix: fix _exponent type hint + changed naming of _get functions
BrunoLiegiBastonLiegi Apr 29, 2024
070f9e3
fix: changing target in test depending on the system
BrunoLiegiBastonLiegi Apr 29, 2024
267cad3
feat: removed pack arg from pre_execution_reshape
BrunoLiegiBastonLiegi Apr 30, 2024
9057285
build: merge master
BrunoLiegiBastonLiegi Apr 30, 2024
5544e50
build: dropped dependency on qibotn/py3.12
BrunoLiegiBastonLiegi Apr 30, 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