Maxime Tremblay

Results 7 issues of Maxime Tremblay

Hello, I accidentally found the `TensorNetwork.contract_compressed` method and I tried to use it. However, I get this weird error message regarding Numba ``` File "/home/maxime/Documents/procus/examples/decoding.py", line 105, in solution =...

question

Hello, I want to build a CSP where I don't know in advance how many variables I need. It seems like this library is using the identifier name as the...

It would be nice to have macros similar to vector! and dvector! for RowVector and RowDVector.

Hello, I have a reference to a paper with more than 100 authors. Right now, with the quantum style for my bibliography, it looks like that. Could be great to...

While reading the [Abilities in Unison](https://www.unisonweb.org/docs/abilities) section, I tried to run the following example: ```haskell structural ability Stream e where emit : e ->{Stream e} () -- equivalently -- emit...

bug

## Pull Request Template ### Checklist - [x] Confirmed that `run-checks all` script has been executed. - [ ] Made sure the book is up to date with changes in...

**Describe the bug** I can't open gitui. **To Reproduce** Go in a git project and launch gitui. Then, navigate to the second tab (log). Then, it closes with the error...

bug