-
Subpath information is useful when working with subgraphs. It will also help with [rGFA](https://github.com/lh3/gfatools/blob/master/doc/rGFA.md#the-reference-gfa-rgfa-format) compatibility (SN/SO fi…
-
Break down the entire crossword into smaller blocks where fills can be enumerated more exhaustively, then combine the best solutions from these blocks.
For example, in this past Sunday's crossword, y…
-
Hi,
The transitive reduction implementation is not working properly on graphs with cycles (basically all edges of the cycle are removed).
Here is a minimal example to reproduce:
```java
@Te…
-
Create an initial outline plan and post it here.
It will be updated and and added to this ticket as time goes on.
-
`SubGraphMatrix` (and in perspective `SubGraphTensor`) is the reference class for graph algebra and network analysis. Would it be better to rename the `subg.py` module and classes therein for encompas…
-
ちょっと一人で直すの辛そうなので、適当に手伝って頂けると。
```
Warning: [tips.md] href "/tips/template_page (/tips/template_page)" not found.
Warning: [archive/boost_docs/document/error_handling.md] href "k_takahashi@cppll.jp (/…
-
I would love to be able to trace lines as lines not as shapes.
OpenCV has a thinning function that reduces thick lines to single pixel width lines. Tracing them as a single, open line would be great.
-
## Motivation
We need to develop a prototype of the system that builds structured topics (creates a model) and is able to label new texts according to these topics. This prototype is supposed to have…
-
1. NumPy
2. Pandas
3. Scipy
4. matplotlib
5. Patsy
6. Sympy
7. Plotly
8. statsmodels
9. ADiPy
10. matalg27
11. mplstyler
12. Scikit-image
13. Scikit-learn
14. Gnuplot.py
15. NetworkX
1…
-
**Describe the problem you are trying to solve**
There are a couple of things in the dep queue that could be improved.
Sometimes we and up waiting on a single dep where things could run partly i…