Ben Criger

Results 2 issues of Ben Criger

### Environment ### * OS: Ubuntu 20.04 * Python version: 3.8.10 * qecsim version: 1.0b9 ### Expected ### When installing using `pip install --user qecsim`, the subdirectory `demos` should appear...

Hello, I'm getting an error when I try to compile. In `match.c`, the constants `INT_MAX`, `UINT_MAX` and `LONG_MAX` are used but not defined. I've noticed that if I add an...