Commit Graph

576 Commits

Author SHA1 Message Date
Vinitha-balachandran
100c9f302a Update src/qibotn/eval_qu.py
updated the changes

Co-authored-by: Alessandro Candido <candido.ale@gmail.com>
2024-02-15 12:22:45 +08:00
Vinitha-balachandran
483baa7f6e Update src/qibotn/eval_qu.py
made changes

Co-authored-by: Alessandro Candido <candido.ale@gmail.com>
2024-02-15 12:22:45 +08:00
Vinitha-balachandran
253ff4add6 Update src/qibotn/backends/cpu.py
Co-authored-by: Alessandro Candido <candido.ale@gmail.com>
2024-02-15 12:22:45 +08:00
Vinitha-balachandran
fb76621bc4 Update src/qibotn/backends/cpu.py
Co-authored-by: Alessandro Candido <candido.ale@gmail.com>
2024-02-15 12:22:45 +08:00
Alessandro Candido
67773df477 chore: Enforce naming conventions on module files 2024-02-15 12:22:45 +08:00
Alessandro Candido
3943b91f21 chore: Pre-commit all files once more 2024-02-15 12:22:45 +08:00
Alessandro Candido
906cc8b021 chore: Revert additional deps in pre-commit hooks, apparently not needed
The problem could have been caused by a corrupted cache. However, it does not persist after a force clean
2024-02-15 12:22:45 +08:00
Alessandro Candido
dd321697b0 fix: Fix dependencies issues introducing additional ones 2024-02-15 12:22:45 +08:00
Alessandro Candido
10efdad45f build: Add Nix files 2024-02-15 12:22:45 +08:00
pre-commit-ci[bot]
898ca877e9 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-02-15 12:22:45 +08:00
yangliwei
b432be6d9c Minor black formatting 2024-02-15 12:20:58 +08:00
vinitha-balachandran
5e8c9d19ab minor update of initial state 2024-02-15 12:20:58 +08:00
yangliwei
3af7cd1d3d Minor update for consistency 2024-02-15 12:20:58 +08:00
vinitha-balachandran
3b73a22e6a added flatten of state in pytest instead of using within eval_qu 2024-02-15 12:20:58 +08:00
tankya2
5131215807 Add in tensor network types 2024-02-15 12:19:36 +08:00
vinitha-balachandran
03c9c6add7 fixed error caused by initial_state 2024-02-15 12:19:36 +08:00
yangliwei
c861a13035 Minor naming update 2024-02-15 12:19:36 +08:00
vinitha-balachandran
94d0370408 fixed error caused by missing qasm str error 2024-02-15 12:19:36 +08:00
nitinshivaraman
36d8391ff2 Rename test_qasm_quimb_backend.py to test_quimb_backend.py for better readability 2024-02-15 12:19:36 +08:00
tankya2
0ba6c3ec9a Update sample codes to include Quimb 2024-02-15 12:19:36 +08:00
tankya2
0a013d371e Remove unused variable 2024-02-15 12:19:36 +08:00
vinitha-balachandran
028ff8528b fixed some bugs 2024-02-15 12:19:36 +08:00
vinitha-balachandran
8dd2333f76 added missing docstring 2024-02-15 12:19:36 +08:00
vinitha-balachandran
8e9e587163 added missing docstring 2024-02-15 12:17:58 +08:00
vinitha-balachandran
9b9f359363 removed __main__.py as it is no longer used 2024-02-15 12:17:58 +08:00
vinitha-balachandran
91b83c22eb removed quimb.py as it is duplicate of eval_qu.py 2024-02-15 12:17:58 +08:00
Alessandro Candido
bbdc71b5f1 ci: Update pre-commit configurations, introduce pre-commit ci 2024-02-15 12:14:44 +08:00
yangliwei
c7ec0f40da Format update using black formatter 2024-02-15 12:11:23 +08:00
yangliwei
c6d61e64f7 Minor update in the supported configurations and tensor network library list 2024-02-15 12:11:23 +08:00
vinitha-balachandran
cddb59f5f4 renamed function 'eval' to 'dense_vector_tn_qu' in pytest 2024-02-15 12:11:23 +08:00
vinitha-balachandran
2861467328 renamed function 'eval' to 'dense_vector_tn_qu' 2024-02-15 12:09:35 +08:00
vinitha-balachandran
a6af0fb25a Added quimb backend 2024-02-15 12:09:35 +08:00
vinitha-balachandran
802dde6e57 Added class for quimb backend 2024-02-15 12:09:35 +08:00
yangliwei
2adaf3836d Add the tensor network library list 2024-02-15 12:09:35 +08:00
tankya2
0ac65c216e Remove not required Numba backend 2024-02-15 12:09:35 +08:00
tankya2
5385b4d941 Correct computation_settings 2024-02-15 12:09:35 +08:00
tankya2
65a2c644c9 Update computation setting 2024-02-15 12:09:35 +08:00
tankya2
643dd9e198 Update readme 2024-02-15 12:09:35 +08:00
tankya2
d852fd89e9 Update 2024-02-15 12:09:35 +08:00
tankya2
a61ac21dd4 Remove print [skip CI] 2024-02-15 12:09:35 +08:00
tankya2
09c741ea80 Tidy up 2024-02-15 12:09:35 +08:00
tankya2
50f1fcd6e8 Add more documentation 2024-02-15 12:01:33 +08:00
tankya2
019f6cc04c Update sample codes 2024-02-15 12:01:33 +08:00
tankya2
3030d0c870 Update 2024-02-15 12:01:33 +08:00
tankya2
83e77dc31c Update sample code [skip CI] 2024-02-15 12:01:33 +08:00
tankya2
d1888cf4a7 Remove backend 2024-02-15 12:01:33 +08:00
tankya2
05f8523649 Update to allow user to set MPS parameters and to set Pauli string pattern 2024-02-15 12:01:33 +08:00
tankya2
784b1a70ef Allow user to specify Pauli string pattern for expecation calculation [skip CI] 2024-02-15 12:01:33 +08:00
tankya2
928f99e336 Remove print [skip CI] 2024-02-15 12:01:33 +08:00
tankya2
182dc4b00f Use runcard to select compute type as no other way to pass in para wout changing struct 2024-02-15 12:01:33 +08:00