Remove TN1 tensor network simulator references#933
Merged
Conversation
Remove the dedicated TN1 notebooks and all associated references: - Using_the_tensor_network_simulator_TN1.ipynb - TN1_demo_local_vs_non-local_random_circuits.ipynb Update ENTRIES.json, regenerate README.md, and remove TN1 test exclusion.
- Embedded_simulators_in_Braket_Hybrid_Jobs: SV1, DM1, or TN1 -> SV1 or DM1 - qnspsa_with_embedded_simulator: remove TN1 hyperlink from simulator list - 0_Getting_Started_mocks.py: remove TN1 mock device entry
- 6_Native_Programming: remove TN1 from backend listing output - Getting_Devices_and_Checking_Device_Properties: remove TN1 from device listing outputs and remove TN1 instantiation code
Remove TN1 description, region note, and code example. Update simulator listing output to exclude TN1.
Remove TN1 from intro text, simulator list, dedicated TN1 example cells (code + output), and tracker summary output.
|
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
rmshaffer
approved these changes
Jun 25, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Issue #, if available:
Description of changes:
Remove all mentions of the TN1 tensor network simulator ahead of its retirement. Changes include:
Testing done:
hatch run test— 195 passed, 34 skipped, 0 failures.Merge Checklist
Put an
xin the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your pull request.General
docs/ENTRIES.jsonand rundocs/build_readme.shTests
pytest test/(see TESTING.md)EXCLUDED_NOTEBOOKS, I have included reason in the comment (e.g.# Reason: requires GPU runtime)By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.