Sam Burdick

Results 29 issues of Sam Burdick

`docker build` fails during `apt-get install` on macOS (Apple Silicon). Adding transport support fixes the build.

## Description Adding a line of clarification to allow make checks to perform inside a virtual environment, specifically that virtualenv files and mitiq must be in different directories. Since the...

This is the second example `README.md`: ```py import numpy as np from scipy.sparse import csc_matrix import pymatching H = csc_matrix([[1, 1, 0, 0, 0], [0, 1, 1, 0, 0], [0,...

As a TQEC Visualizer user, I'd like to be able to save my work in the browser as a [stim file](https://github.com/quantumlib/Stim/blob/main/doc/file_format_stim_circuit.md).

## Describe the bug The footprint doesn't always align with the specified architecture after it's used to populate the qubits. ## Steps to reproduce the behavior: Specify a 2x2 footprint...

bug
frontend

## Describe the bug The app only supports Chrome due to its use of `Set.intersection` to populate the workspace with qubits. ## Steps to reproduce the behavior: 1. Go to...

bug
frontend

- [ ] Basic description of the library (focused on the backend) - [ ] Tutorials - [ ] Code examples - [ ] Contribution guidelines

documentation
good first issue