Luca Cappelletti

Results 234 comments of Luca Cappelletti

Thank you, @callahantiff! We still need to add support for multi-class support for the nodes (that is, nodes with multiple classes such as a node that is both of class...

Import graphs, after adding support for time intervals, from http://www.sociopatterns.org/

Hi @hrshdhgd, sorry for the long wait, now all versions of KG-Microbe and KG-COVID are integrated in the automatic retrieval.

I am now iterating once more on the graphs from the automatic graph retrieval (we are now at over 80K graphs downloadable). Do you have more suggestions?

I have encountered the same issue while writing a very much [WASM yew lil thing](https://github.com/LucaCappelletti94/actix_yew_websockets).

I think it is a rust analyzer issue, which currently does not seem to support the config files for subcrates.

I have tried to run the test suite of this pull request, but it is currently failing at the HOPE model test. I see that you are comparing the two...

I see the same issue working with Diesel and Actix, maybe it has something to do with all of those macros from Diesel?

@jianshu93 FYI, I implemented that estimator in [my hyperloglog](https://github.com/LucaCappelletti94/hyperloglog-rs) - it is still slow AF and only statistically better for what entails the union estimation. Maybe with better optimizers, one...