Tzu-Chi Yen
Tzu-Chi Yen
Just another proposal: When we want to color the nodes by their metadata, we customize the `display` argument in the Web class. See the documentation: https://webwebpage.github.io/docs/examples/add_node_metadata_categorical.html Here, the key `nodes`...
When pass strings to the `mcmc` binary, the argument length is limited by the system. One can check the value via `getconf ARG_MAX` (and that's usually 2621440, meaning 2MB of...
Support `Dask.future` (https://docs.dask.org/en/latest/futures.html) as well, make the `loky` option as the default.
Try to improve the code via new technologies. https://datawhatnow.com/things-you-are-probably-not-using-in-python-3-but-should/