-
Everybody is welcome to officially join the team. This does not involve any duties. Just contribute features you need for your own work. To join, please post here.
-
**Submitting author:** @wrightaprilm (April Wright)
**Repository:** https://github.com/wrightaprilm/treesiftr
**Version:** v1.0.0
**Editor:** @juanklopper
**Reviewer:** @ethanwhite, @rachelss
**Archiv…
-
# Ebisu v3 request for comment (RFC)
- [Ebisu v3 request for comment (RFC)](#ebisu-v3-request-for-comment-rfc)
- [Introduction](#introduction)
- [V2 recap](#v2-recap)
- [V3's goal](#v3…
-
Hi,
pyVIA version 0.1.58 introduce some new bugs. Now the pseudotime still cannot be reproduced (knn=100, cluster_graph_pruning=0.5, random_seed=42). Does random_seed function internally ? Besides, …
-
Some limitations to the current algorithm
- No control over min cluster size
- Hacky addition to merge small clusters
- Opaque, no source code
- Written in 2012
-
Example: https://mila.quebec/en/publications/
It would be nice to reuse the same code as in the Mila website. Not sure if that's 'easily' possible via RTD
-
**Describe the bug**
When I execute the following code:
```
import networkx as nx
from cdlib import algorithms
algorithms.r_spectral_clustering(nx.erdos_renyi_graph(10, 0.5, seed=0))
```
I ge…
-
**Describe the bug**
`import cdlib.algorithms`
Apple M1 chip
```
(dynamo-dev) Ks-MacBook-Pro:dynamo-tutorials random$ python
Python 3.9.7 (default, Sep 16 2021, 08:50:36)
[Clang 10.0.0 ] :: A…
-
Hello,
I'd like to plot the probability of being in each hidden state as a function of time. In tutorial 7, the hidden_state_probabilities property is used. I can't find any documentation about the p…
-
Dear Editors,
We are interested in submitting a short paper on our software package [https://github.com/barahona-research-group/PyGenStability](https://github.com/barahona-research-group/PyGenStabi…