-
Hello,
**Describe the bug**
A kernel crash occurs when attempting to compute the maximum flow (`maxflow`) in an igraph `Graph` object with the same node as both the source and the sink. The expect…
iany0 updated
5 months ago
-
Bard, can you give me a creative rewrite using emojis and metaphors of the following meme/idea please? insert url meta-introspector.github.io/meta-meme/
output:
## The Metaprotocol Chronicles: A T…
-
As of now, introducing new fields to common pydantic models is backward-incompatible since models have `extra = Extra.forbid` set. We can remove this setting if pydantic models used to parse user inpu…
-
igraph uses CXSparse as the back-end for its sparse matrices. igraph's sparse matrix support was implemented a long time ago, and I am currently looking into cleaning it up and rationalizing its API. …
-
### Steps to reproduce
Open any novel chapter that has some formatted text (usually bold).
### Expected behavior
The finished text should always show the chapter name as "Finished: \"
###…
-
While testing HiGHS 1.2.2 (date: 2022-09-04, git hash: ``8701dbf19``) on the [Maros-Meszaros test set](https://www.cuter.rl.ac.uk/Problems/marmes.html), I found that HiGHS does not terminate on the AU…
-
I recently learned about Nix Flakes, and I tried out making my blog a perfectly reproducible build. The trouble is, my blog uses a Git submodule to reference some code that I then present in my blog p…
-
At the BIDS-ComputationalModels meeting, it became pretty clear that a wide range of applications require (or would at benefit considerably from) the ability to read in generic n-dimensional arrays fr…
-
`cached_classproperty` claims to support Python >= 3.8 but works only on Python >= 3.10 because of the typing union operator used ("|"). The operator should be replaced with `Union`/`Optional` to supp…
-
I've been trying out this docker image as someone new to both the Grafana products and OpenTelemetry in general. I believe I'm your target audience. That said, I'm struggling to get any of the three…
yeroc updated
2 months ago