Skip to content

Add Makie recipe for quantum circuit visualisation#34

Closed
Avika2211 wants to merge 1 commit intoQuantumSavory:mainfrom
Avika2211:makie-quantum-visualisation
Closed

Add Makie recipe for quantum circuit visualisation#34
Avika2211 wants to merge 1 commit intoQuantumSavory:mainfrom
Avika2211:makie-quantum-visualisation

Conversation

@Avika2211
Copy link

This pull request adds a Makie.jl recipe for visualizing quantum circuits. The implementation allows customizable layout and styling using Makie’s plotting utilities. This will help in rendering circuits more flexibly within Julia environments.

@codecov
Copy link

codecov bot commented May 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.77%. Comparing base (241bd08) to head (7ad21e1).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #34   +/-   ##
=======================================
  Coverage   77.77%   77.77%           
=======================================
  Files           2        2           
  Lines         396      396           
=======================================
  Hits          308      308           
  Misses         88       88           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Krastanov
Copy link
Member

There are still some fundamental issues with understanding how to structure or test a Julia package in this and previous related PRs. I appreciate your enthusiasm, but I think it would be more productive to put this project on hold for now, while you have a chance to learn more about programming in julia, using git for version management, and more domain-specific knowledge in the field. The following can be useful resources:

Feel free to ask questions about these things over email, on the Julia discourse, or in the Julia community slack and zulip messaging servers.

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