Pavol Rusnak
Pavol Rusnak
I don't think this is a problem - why would anyone want to use both cython-hidapi and pyhidapi in the same project?
GauGAN has been obsoleted by GauGAN2 so I suppose that nVidia turned off their GauGAN1 servers. It will take some time until this tool is compatible with GauGAN2 ...
Sadly I will be unable to join you at that time/date.
Please fix the build failure (i.e. reformat `ndash/views.py` via `black` formatter)
There is a module for this: https://flask-paginate.readthedocs.io/ Maybe it is an overkill and something similar to this is more than enough: http://flask.pocoo.org/snippets/44/
@djmelik I would love to have your input on this. Especially on how we should include the channel capacity into the wci computation.
Thanks for the links @21isenough. So it seems it's best to use the upcoming `NodeScores` API to get this feature working. Still, this API is slightly different to what I...
> So the goal is to track graph centrality metrics to suggest nodes to connect to that will increase your betweenness? @Roasbeef Exactly! Wonder whether we should use channel capacities...
Wow, that looks really awesome!
FWIW there are several crates implementing KV storage via LMDB, with different levels of abstraction: * https://crates.io/crates/rkv (10 months ago) (uses lmdb-rkv below) * https://crates.io/crates/lmdb-rkv (1 year ago) * https://crates.io/crates/heed...