Skip to content

Commit

Permalink
deprecation: Mark Aspen-M-3 as deprecated, replace with Ankaa-2 (#628)
Browse files Browse the repository at this point in the history
Co-authored-by: Peter Komar <[email protected]>
  • Loading branch information
mbeach-aws and peterkomar-aws authored Sep 27, 2024
1 parent cbbe6c0 commit 58674ad
Show file tree
Hide file tree
Showing 23 changed files with 18,725 additions and 18,569 deletions.
278 changes: 148 additions & 130 deletions README.md

Large diffs are not rendered by default.

1,093 changes: 554 additions & 539 deletions examples/braket_features/Allocating_Qubits_on_QPU_Devices.ipynb

Large diffs are not rendered by default.

3,808 changes: 1,902 additions & 1,906 deletions examples/braket_features/Getting_Devices_and_Checking_Device_Properties.ipynb

Large diffs are not rendered by default.

3,523 changes: 1,766 additions & 1,757 deletions examples/braket_features/Getting_Started_with_OpenQASM_on_Braket.ipynb

Large diffs are not rendered by default.

2,046 changes: 995 additions & 1,051 deletions examples/braket_features/Noise_models/Noise_models_on_Rigetti.ipynb

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
1,898 changes: 945 additions & 953 deletions examples/braket_features/Verbatim_Compilation.ipynb

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2,238 changes: 1,119 additions & 1,119 deletions examples/hybrid_quantum_algorithms/QAOA/QAOA_braket.ipynb

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion examples/hybrid_quantum_algorithms/QAOA/utils_classical.py
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ def solve_classical_ising(J, N, pos):
# Solve classical Ising model
solution = solve_ising(linear, quad)

# print calssical solution
# print classical solution
print("Classical solution:", solution)

# get corresponding energy
Expand Down
Loading

0 comments on commit 58674ad

Please sign in to comment.