Alessandro Candido
|
b232c94fbd
|
fix: Fix indentation wrong level from review suggestion
|
2024-02-08 11:18:22 +01:00 |
|
yangliwei
|
07b4a799be
|
Use CUDA_PATH as the if conditional for running workflow jobs
|
2024-02-08 18:13:35 +08:00 |
|
Vinitha-balachandran
|
9ea895bcfd
|
Update src/qibotn/eval_qu.py
updated the changes
Co-authored-by: Alessandro Candido <candido.ale@gmail.com>
|
2024-02-08 18:00:23 +08:00 |
|
Vinitha-balachandran
|
6f7df9d924
|
Update src/qibotn/eval_qu.py
made changes
Co-authored-by: Alessandro Candido <candido.ale@gmail.com>
|
2024-02-08 17:59:56 +08:00 |
|
Vinitha-balachandran
|
a2e32c8873
|
Update src/qibotn/backends/cpu.py
Co-authored-by: Alessandro Candido <candido.ale@gmail.com>
|
2024-02-08 17:58:53 +08:00 |
|
Vinitha-balachandran
|
e58d176de4
|
Update src/qibotn/backends/cpu.py
Co-authored-by: Alessandro Candido <candido.ale@gmail.com>
|
2024-02-08 17:56:44 +08:00 |
|
Alessandro Candido
|
890b9d1c93
|
chore: Enforce naming conventions on module files
|
2024-02-08 10:30:22 +01:00 |
|
Alessandro Candido
|
1ed3832a37
|
Merge pull request #25 from qiboteam/pre-commit-all
Run pre-commit on all files
|
2024-02-08 10:19:49 +01:00 |
|
pre-commit-ci[bot]
|
89e97b48e8
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2024-02-08 09:18:18 +00:00 |
|
yangliwei
|
e6a28ce573
|
Minor black formatting
|
2024-02-08 17:18:07 +08:00 |
|
Alessandro Candido
|
c69fd5f045
|
chore: Pre-commit all files once more
|
2024-02-08 10:17:22 +01:00 |
|
Alessandro Candido
|
665cec42b2
|
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-08 10:16:26 +01:00 |
|
Alessandro Candido
|
e496f9f156
|
chore: Run pre-commit on all files
|
2024-02-08 10:16:01 +01:00 |
|
Alessandro Candido
|
c3a4a544b5
|
fix: Fix dependencies issues introducing additional ones
|
2024-02-08 10:14:32 +01:00 |
|
Alessandro Candido
|
4982fbf926
|
build: Add Nix files
|
2024-02-08 10:14:32 +01:00 |
|
vinitha-balachandran
|
fbd995d0d1
|
minor update of initial state
|
2024-02-08 16:34:46 +08:00 |
|
yangliwei
|
8ee168c310
|
Minor update for consistency
|
2024-02-08 16:31:22 +08:00 |
|
vinitha-balachandran
|
773953e18b
|
added flatten of state in pytest instead of using within eval_qu
|
2024-02-08 16:22:38 +08:00 |
|
vinitha-balachandran
|
764c0bd857
|
Merge branch 'qibotn_integration' of https://github.com/qiboteam/qibotn into qibotn_integration
|
2024-02-08 16:20:14 +08:00 |
|
vinitha-balachandran
|
604f11d289
|
fixed error caused by initial_state
|
2024-02-08 16:19:59 +08:00 |
|
tankya2
|
aaabd855a2
|
Add in tensor network types
|
2024-02-08 16:19:17 +08:00 |
|
vinitha-balachandran
|
ccca7ddb39
|
Merge branch 'qibotn_integration' of https://github.com/qiboteam/qibotn into qibotn_integration
|
2024-02-08 16:18:09 +08:00 |
|
vinitha-balachandran
|
1668eb7baa
|
fixed error caused by missing qasm str error
|
2024-02-08 16:17:39 +08:00 |
|
yangliwei
|
4c692c14d0
|
Minor naming update
|
2024-02-08 16:16:30 +08:00 |
|
nitinshivaraman
|
929df9199f
|
Rename test_qasm_quimb_backend.py to test_quimb_backend.py for better readability
|
2024-02-08 15:34:14 +08:00 |
|
vinitha-balachandran
|
91e6401be8
|
Merge branch 'qibotn_integration' of https://github.com/qiboteam/qibotn into qibotn_integration
|
2024-02-08 14:18:51 +08:00 |
|
vinitha-balachandran
|
4937488e19
|
fixed some bugs
|
2024-02-08 14:17:35 +08:00 |
|
tankya2
|
91152d87db
|
Update sample codes to include Quimb
|
2024-02-08 13:57:10 +08:00 |
|
tankya2
|
336702a555
|
Remove unused variable
|
2024-02-08 13:09:19 +08:00 |
|
vinitha-balachandran
|
2422f1face
|
added missing docstring
|
2024-02-08 12:07:30 +08:00 |
|
vinitha-balachandran
|
84a6a035ba
|
added missing docstring
|
2024-02-08 12:06:38 +08:00 |
|
vinitha-balachandran
|
546cac6956
|
removed __main__.py as it is no longer used
|
2024-02-08 11:47:25 +08:00 |
|
vinitha-balachandran
|
c46909a746
|
removed quimb.py as it is duplicate of eval_qu.py
|
2024-02-08 11:46:32 +08:00 |
|
Alessandro Candido
|
d4e75b94a4
|
ci: Update pre-commit configurations, introduce pre-commit ci
|
2024-02-07 11:10:44 +01:00 |
|
yangliwei
|
c370c920a3
|
Format update using black formatter
|
2024-02-07 17:59:10 +08:00 |
|
yangliwei
|
853f721a2e
|
Format update using black formatter
|
2024-02-07 17:51:44 +08:00 |
|
yangliwei
|
8e73b8c172
|
Minor update in the supported configurations and tensor network library list
|
2024-02-07 16:48:18 +08:00 |
|
vinitha-balachandran
|
5ee13f7190
|
renamed function 'eval' to 'dense_vector_tn_qu' in pytest
|
2024-02-06 17:56:29 +08:00 |
|
vinitha-balachandran
|
a7574192b6
|
renamed function 'eval' to 'dense_vector_tn_qu'
|
2024-02-06 17:54:24 +08:00 |
|
vinitha-balachandran
|
4fe1684144
|
Added quimb backend
|
2024-02-06 17:52:55 +08:00 |
|
vinitha-balachandran
|
6a0459ee83
|
Added class for quimb backend
|
2024-02-06 17:48:53 +08:00 |
|
yangliwei
|
921828106a
|
Add the tensor network library list
|
2024-02-06 16:30:24 +08:00 |
|
tankya2
|
20f32c6c51
|
Remove not required Numba backend
|
2024-02-06 10:39:10 +08:00 |
|
tankya2
|
2d5fa9e520
|
Correct computation_settings
|
2024-02-05 10:41:23 +08:00 |
|
tankya2
|
bc487022b3
|
Update computation setting
|
2024-02-02 13:02:09 +08:00 |
|
tankya2
|
347cb35442
|
Update readme
|
2024-02-02 12:53:48 +08:00 |
|
tankya2
|
88fb4340be
|
Update
|
2024-02-01 15:21:04 +08:00 |
|
tankya2
|
6a6cd2a90b
|
Remove print [skip CI]
|
2024-02-01 14:45:55 +08:00 |
|
tankya2
|
31fe1ef0c9
|
Tidy up
|
2024-02-01 14:42:17 +08:00 |
|
tankya2
|
6f4ffa777a
|
Add more documentation
|
2024-02-01 11:35:55 +08:00 |
|