-
For those who have taken graph theory/are currently taking graph theory, can you recommend resources for learning more of the theory behind it? Or point me to some of the fundamental theorems? Just cu…
-
Recently, a lot of interesting but compatibility-breaking suggestions have emerged when dealing with specific issues. In order for these ideas not to be forgotten, here is a thread where we can start …
-
Hi Y'all,
This is just a prototype of what graphs of optmatch objects could look like (obviously nicer if using ggplot etc..)
![Rplot](https://user-images.githubusercontent.com/569932/127937709-…
-
This Issue is a container for CD methods that CDlib users would like to see integrated into library future releases.
When adding a new algorithm to the issue please specify:
- Name
- Reference …
-
### Steps To Reproduce
```
sage: G = BipartiteGraph( matrix([[1,1],[1,1]]) )
sage: G.canonical_label()
[...]
TypeError: itertools.chain() argument after * must be an iterable, not NoneType
```…
-
Addresses https://github.com/pyro-ppl/pyro/pull/2929
See [design doc](https://docs.google.com/document/d/1MVfG0po7M5UB2mNM2In6iKKq_OYNpa_I-FnJncUgXPI)
This issue tracks changes needed to efficient…
-
http://algs4.cs.princeton.edu/code/wishlist.txt
Another way to prove yourself
-
Several functions have a `weights` parameter, but they don't always behave in the same way. The most common behaviour is the following:
1. If it is a numerical vector, these numbers are used as th…
-
## About the author
Hi there! I'm Stephen, a practicing data person and aspiring researcher. I really enjoy great explanations for unintuitive concepts in all things math. I love teaching (though I…
-
@henryiii you made this image back on December 4th, 2020
![IrisConnections](https://user-images.githubusercontent.com/5142394/166627314-5cec88c5-fa03-4265-a5d8-5fcebd610277.png)
which Jim took a…