Results 7 issues of Matt Lee

Hello, I'm using release version aff3ct-2.3.5 built from source on Ubuntu 20.04. I'm currently trying to use Aff3ct as a library for LDPC for QKD reconciliation. While I've managed to...

bug
help wanted

### What problem are you facing? In some of the older issues such as https://github.com/ueberdosis/tiptap/issues/491, `editor.createState()` is used to create a new state to reset the editor state (e.g. to...

feature request

**Context** https://github.com/nmonath/graphgrove/blob/main/examples/clustering.py provides an example on how to do the clustering, but does not actually show how to retrieve the results (e.g. dendrogram) and interpret the results (e.g. how to...

**Context** Running `!pip install graphgrove` installs `graphgrove-0.0.1`. However, this package is outdated; it does not even support the example toy code outlined by the README of this repository: ``` import...

**Context** When building graphgrove, there are numerous warnings indicating poor code quality for some of the components in the codebase. Some of these warnings are superfluous, but they do sometimes...

Main modifications: 1. Add writeToFile_Hmatrix_alist to BigGirth (See format at https://aff3ct.readthedocs.io/en/latest/user/simulation/parameters/codec/ldpc/decoder.html?highlight=alist) 2. #include in CyclesOfGraph 3. Rename MainPEG.o to main.o as per main.cpp 4. Add directory that includes files for...