|
| 1 | +{ |
| 2 | + "title": "How to build compressed double-factorized Hamiltonians", |
| 3 | + "authors": [ |
| 4 | + { |
| 5 | + "username": "whatsis" |
| 6 | + } |
| 7 | + ], |
| 8 | + "dateOfPublication": "2025-03-05T09:00:00+00:00", |
| 9 | + "dateOfLastModification": "2025-03-05T09:00:00+00:00", |
| 10 | + "categories": [ |
| 11 | + "Quantum Chemistry", |
| 12 | + "Algorithms", |
| 13 | + "How-to" |
| 14 | + ], |
| 15 | + "tags": [], |
| 16 | + "previewImages": [ |
| 17 | + { |
| 18 | + "type": "thumbnail", |
| 19 | + "uri": "/_static/demo_thumbnails/regular_demo_thumbnails/thumbnail_how_to_build_cdf_hamiltonians.png" |
| 20 | + }, |
| 21 | + { |
| 22 | + "type": "large_thumbnail", |
| 23 | + "uri": "/_static/demo_thumbnails/large_demo_thumbnails/thumbnail_large_how_to_build_cdf_hamiltonians.png" |
| 24 | + } |
| 25 | + ], |
| 26 | + "seoDescription": "Learn how to build compressed double-factorized Hamiltonians with PennyLane.", |
| 27 | + "doi": "", |
| 28 | + "references": [ |
| 29 | + { |
| 30 | + "id": "bliss", |
| 31 | + "type": "article", |
| 32 | + "title": "Block-Invariant Symmetry Shift: Preprocessing technique for second-quantized Hamiltonians to improve their decompositions to Linear Combination of Unitaries", |
| 33 | + "authors": "Ignacio Loaiza, Artur F. Izmaylov", |
| 34 | + "year": "2023", |
| 35 | + "publisher": "arXiv", |
| 36 | + "url": "https://arxiv.org/abs/2304.13772" |
| 37 | + }, |
| 38 | + { |
| 39 | + "id": "cdf", |
| 40 | + "type": "article", |
| 41 | + "title": "Accelerating Quantum Computations of Chemistry Through Regularized Compressed Double Factorization", |
| 42 | + "authors": "Oumarou Oumarou, Maximilian Scheurer, Robert M. Parrish, Edward G. Hohenstein, Christian Gogolin", |
| 43 | + "year": "2024", |
| 44 | + "publisher": "Quantum", |
| 45 | + "url": "https://doi.org/10.22331/q-2024-06-13-1371" |
| 46 | + }, |
| 47 | + { |
| 48 | + "id": "cdf2", |
| 49 | + "type": "article", |
| 50 | + "title": "Quantum Filter Diagonalization with Compressed Double-Factorized Hamiltonians", |
| 51 | + "authors": "OJeffrey Cohn, Mario Motta, Robert M. Parrish", |
| 52 | + "year": "2021", |
| 53 | + "publisher": "PRX Quantum", |
| 54 | + "url": "https://doi.org/10.1103/PRXQuantum.2.040352" |
| 55 | + }, |
| 56 | + { |
| 57 | + "id": "trotter", |
| 58 | + "type": "article", |
| 59 | + "title": "Trotter error bounds and dynamic multi-product formulas for Hamiltonian simulation", |
| 60 | + "authors": "Sergiy Zhuk, Niall Robertson, Sergey Bravyi", |
| 61 | + "year": "2023", |
| 62 | + "publisher": "arXiv", |
| 63 | + "url": "https://arxiv.org/pdf/2306.12569" |
| 64 | + } |
| 65 | + ], |
| 66 | + "basedOnPapers": [], |
| 67 | + "referencedByPapers": [], |
| 68 | + "relatedContent": [ |
| 69 | + { |
| 70 | + "type": "demonstration", |
| 71 | + "id": "tutorial_quantum_chemistry", |
| 72 | + "weight": 1.0 |
| 73 | + }, |
| 74 | + { |
| 75 | + "type": "demonstration", |
| 76 | + "id": "tutorial_fermionic_operators", |
| 77 | + "weight": 1.0 |
| 78 | + } |
| 79 | + ] |
| 80 | +} |
0 commit comments