Commit Graph

177 Commits

Author SHA1 Message Date
Stefano Carrazza
feb38e1e00 Merge pull request #39 from qiboteam/fixinit
Removing explicit imports
2024-03-01 21:41:03 +01:00
Stefano Carrazza
43e19ab70e removing imports 2024-03-01 21:20:26 +01:00
pre-commit-ci[bot]
53b033c977 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-03-01 20:16:23 +00:00
Stefano Carrazza
08d19190c4 adding version from pyproject.toml 2024-03-01 21:14:57 +01:00
vinitha-balachandran
891102f638 more compact form for mps settings 2024-03-01 07:25:08 +08:00
vinitha-balachandran
de92060180 Adding feature to pass MPS parameters in quimb 2024-02-23 14:48:30 +08:00
vinitha-balachandran
b6bd9bdfd5 evaluating circuit directly from quimb without qasm in qibo 2024-02-23 14:22:06 +08:00
vinitha-balachandran
151a5a51a1 Change output to QuantumState class for quimb backend 2024-02-22 18:11:48 +08:00
pre-commit-ci[bot]
5f053b25e1 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-02-22 09:19:53 +00:00
tankya2
52da762e1b Change output to QuantumState class 2024-02-22 17:19:39 +08:00
pre-commit-ci[bot]
c21935a71f [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-02-16 07:42:08 +00:00
tankya2
bea3af6f77 Make datatype a constant dict 2024-02-16 15:41:46 +08:00
tankya2
5c24cc34c5 Rename function 2024-02-16 14:56:07 +08:00
tankya2
91f46f048b Improve code conciseness 2024-02-16 14:54:09 +08:00
Alessandro Candido
736a8123ca fix: Fix outdated imports 2024-02-15 17:42:22 +01:00
tankya2
d7f1241419 Update filename 2024-02-15 12:22:45 +08:00
tankya2
2b6345c8ca Take out repeat codes 2024-02-15 12:22:45 +08:00
pre-commit-ci[bot]
6b3c26b934 [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
vinitha-balachandran
154c0a1319 removing cpu.py as quimb.py is added 2024-02-15 12:22:45 +08:00
pre-commit-ci[bot]
8a9a45978a [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
vinitha-balachandran
853e67a668 renaming cpu to quimb 2024-02-15 12:22:45 +08:00
vinitha-balachandran
e98d333222 renamed cpu to quimb and qutensornet to quimbbackend 2024-02-15 12:22:45 +08:00
Alessandro Candido
52bb0ec4e8 fix: Fix indentation wrong level from review suggestion 2024-02-15 12:22:45 +08:00
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
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
vinitha-balachandran
03c9c6add7 fixed error caused by initial_state 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
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
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
yangliwei
c7ec0f40da Format update using black formatter 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
tankya2
0ac65c216e Remove not required Numba backend 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
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