You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While working on #200, it became evident that a new Python example was needed to demonstrate how to create custom quantum error-correcting (QEC) codes with support for diverse noise models. This example will be especially useful for memory experiments and aligns with the goal of providing consistent, complete documentation and sample usage patterns.
Summary of Changes
Added a new Python example illustrating the creation of custom QEC codes.