Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom Jordan Wigner, Visualize #271

Closed
wants to merge 22 commits into from
Closed

Conversation

Rick0317
Copy link

No description provided.

@Rick0317
Copy link
Author

Visualization of the qubit hamiltonian with customized connectivity.

Purpose

  • Visualizing circuits that we use to experiment with some algorithms
  • This visualization will be used to implement the custom fermionic encoding.

Networkx

We use the Networkx package.

file_name

For people using Jupyter notebook, the matplotlib should show the figure without error, but for people using cmd, those figures might not show up. If so, we can specify the file_name and save the figures in that path.

As of Feb28, 2023

I might need to modify some of the tests.

@kottmanj
Copy link
Collaborator

kottmanj commented Mar 1, 2023

Hi Rick. This looks good so far. Great commenting!
I will need a bit more time to review the code entirely

tests/test_visualize.py Outdated Show resolved Hide resolved
@kottmanj kottmanj changed the base branch from master to devel March 16, 2023 17:49
@Rick0317 Rick0317 changed the title Visualize Custom Jordan Wigner, Visualize May 15, 2023
@kottmanj kottmanj closed this Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants