lynxkite / lynxkite-graph-analytics

Commit History

Merge branch 'main' into darabos-tweaks
d9ea375
unverified

darabos commited on

Restore PyTorch example to a reasonable condition.
e792fcf

darabos commited on

Fixes for airlines demo.
1c50522

darabos commited on

Add "Import from OSM" box.
ef3b791

darabos commited on

Add joblib for caching slow results.
f1233a2

darabos commited on

Add an "Import GraphML" box.
6c9b792

darabos commited on

Adding backend tests (#58)
2601533
unverified

Chema JMLizano darabos commited on

Add a limit to "View table". (I met a table with 350,000 rows! πŸ’€)
ac9f9c5

darabos commited on

Fix sampling when there is no node with id 0.
1b0481a

darabos commited on

Support isolated nodes in graph sampling.
4bd97bb

darabos commited on

Use cuDF Pandas if NX_CUGRAPH_AUTOCONFIG is set.
33289cb

darabos commited on

Revert "Adding tests (#50)"
da1ea6b

darabos commited on

Adding tests (#50)
ba7246a
unverified

Chema JMLizano darabos commited on

Basic Cypher box with grand-cypher.
5abeb6f

darabos commited on

For string attributes use a categorical color scheme. (Instead of throwing an exception.)
cc511e2

darabos commited on

Small fixes. The CSS import order caused connectors to be tiny.
5eed07a

darabos commited on

Remove old run.sh.
1e5872f

darabos commited on

Plugin loading.
83b1026

darabos commited on

Move each package into a separate module. Rename "ops" to "core". Fix test.
a083285

darabos commited on

Split LynxKite into several Python packages.
d7ccb5f

darabos commited on