-
Figure out optimal distance and line
-
* **Please describe the feature you would like to have.**
Would it be possible to draw graph and trees using markdown and render it? Might be useful for taking technical notes.
* **What alternativ…
-
Hello! Thank you so much for making and maintaining this wonderful tool. I've been working through the pipeline, and while the code is able to run through the steps in ali_to_anc, I do keep getting an…
-
-
we probably need to know in the future this info to draw species trees. Should be pretty easy to find the new species creating places and increment the generation by one after cloning another species.
-
Hi,
creating an 'issue' as suggested to propose a feature request.
I'm currently evaluating some canvas editors to use in Flutter Flow and yours is almost matching my needs.
I would need to have …
-
drawing grammar
(S[-INV]
(Adv[+NEG] rarely)
(S[+INV]
(V[+AUX] do)
(NP[-WH] you)
(VP[] (V[-AUX, SUBCAT='intrans'] sing))))
Traceback (most recent call last):
File "chap9.py", …
-
In a selfplay Lc0 v0.21.0-rc2 game (specifically running ./lc0 selfplay --policy-softmax-temp=1.0 --visits=10 --player1.weights=weights_run1_40467.pb --player2.weights=weights_run2_50467.pb --no-share…
-
Hi Gregor,
I managed to obtain trees with Too Many Cells pruned with smartcutoff 2 and midsize 1.
I would now like to overlay some continuous variables on the same tree, and I am following the cod…
-
Functions like `Tree.draw_text()` and `TreeSequence.draw_text()` fail at the moment with `ValueError: negative dimensions are not allowed` if there are no edges, e.g.
```
tskit.TableCollection(1).…