-
Currently, the minimum weight perfect matching (MWPM) algorithm relies on BlossomV.jl, a wrapper around Kolmogorov's BlossomV software, which has a research-only, non-commercial license. I'm wondering…
-
I have some somewhat-large graph data that I'm attempting to do partial layouts on, and I'm hitting `StackOverflowError`s when I try. I'm attaching the data, and here's the code I'm using for layout:…
-
```
It seems the server on is restarted manually sometimes ?
Does apache doe that ?
Is it a crash ?
Monitor the main server for a while.
```
Original issue reported on code.google.com by `k...@klop…
-
Using Julia 0.3 (1 day old), I got the following message when runing `plot(g)`:
```
WARNING: writesto(cmd,args...) is deprecated, use open(cmd,"w",args...) instead.
ERROR: could not spawn `neato -Tx1…
-
This may be way too late... however. I wonder whether it is possible to bring the types defined in [9.2 RDF Dataset Interfaces](https://w3c.github.io/json-ld-api/#rdf-dataset-interfaces) to the interf…
-
NumPY-1.24.0 got released in late December, and Debian's psi4 (still based on 1.3 due to LibInt) now fails (most of) the testsuite like this:
```
133/143 Test #406: python-curve ..................…
-
@SteveBarnett
I added everything I wanted to add - please give it a final review.
-
**Describe the bug 🐞**
- If EnsembleCPUArray or EnsembleGPUArray is provided with an SDE with non-diagonal noise and an in place noise function, then it crashes because the du array provided to the n…
-
## Description
This issues details out high level investment areas which should be independently deep-dived and worked up to improve the indexing performance/ build time/ Indexing Throughput of Vecto…
-
**Describe the bug**
If two components `A` and `B` exist, that have a pair `(With, $other)`, then adding the component to an entity enters into a seemingly infinite recursion and segfaults.
```
#…