issues
search
metagraph-dev
/
metagraph
Multi-target API for graph analytics with Dask
https://metagraph.readthedocs.io/en/latest/
Apache License 2.0
27
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows
#218
dependabot[bot]
opened
3 months ago
0
Unable to run jupyter notebook getting below error
#217
Manoj-red-hat
opened
1 year ago
0
PR#215 uses an old version of dask.
#216
paul-tqh-nguyen
opened
2 years ago
0
Fix inplace error in metagraph.core.dask.loader.load_chunk
#215
paul-tqh-nguyen
closed
2 years ago
1
Make metagraph.core.dask.loader.load_chunk's copying behavior robust against older versions of pandas
#214
paul-tqh-nguyen
closed
2 years ago
0
Katanagraph Plugin
#213
wkyu2kg
opened
2 years ago
4
dask-grblas integration
#212
seibert
closed
2 years ago
0
distributed COO to CSR loader
#211
seibert
closed
2 years ago
1
add absolute tolerance to test for small values
#210
seibert
closed
3 years ago
0
Failing test: test_hits_centrality
#209
seibert
closed
3 years ago
2
Update comparison of `grblas` version
#208
eriknw
closed
3 years ago
1
Alternate Graph Node Embedding?
#207
BradKML
opened
3 years ago
0
Add min version for networkx to fix decorator 5.x changes
#206
jim22k
closed
3 years ago
0
Update pagerank test to allow full convergence even with small maxiter
#205
jim22k
closed
3 years ago
0
fix depth first search identification of input keys
#204
seibert
closed
3 years ago
0
Minor update to docs
#203
jim22k
closed
3 years ago
0
Update dev environment to python 3.8
#202
seibert
closed
3 years ago
1
Include visualize and optimize at top level of package
#201
seibert
closed
3 years ago
0
Compiler plugin documentation
#200
seibert
closed
3 years ago
0
Skip roundtrip failures due to NotImplementedError
#199
jim22k
closed
3 years ago
0
use simpler environment for readthedocs
#198
seibert
closed
3 years ago
2
fix grblas check for newer versions
#197
seibert
closed
3 years ago
0
importlib_metadata=3.7.3 breaks test_load_duplicate_name
#196
jim22k
closed
3 years ago
0
Use importlib.metadata instead of importlib_metadata (if available)
#195
jim22k
closed
3 years ago
0
Use setup-miniconda in github actions
#194
jim22k
closed
3 years ago
0
Fix for dtype changes in scipy==1.6.1
#193
jim22k
closed
3 years ago
0
scipy==1.6.1 breaks tests
#192
jim22k
closed
3 years ago
0
Metagraph seems to require scikit-learn to be present for tests now
#191
seibert
opened
3 years ago
0
bind concrete algorithms and translators to resolver when registering
#190
seibert
closed
3 years ago
1
CompileError should inherit from MetagraphError
#189
seibert
opened
3 years ago
0
More coverage
#188
jim22k
closed
3 years ago
0
Custom visualize() method
#187
seibert
closed
3 years ago
0
Handle passing literal values to compiler
#186
seibert
opened
3 years ago
0
Full coverage
#185
jim22k
closed
3 years ago
0
Metagraph isn't including *.html files
#184
jim22k
closed
3 years ago
0
More compiler stuff
#183
seibert
closed
3 years ago
1
Don't use dask delayed for regular python type return values
#182
seibert
opened
3 years ago
0
Expand `ph_apply` to a callable class with metadata, and always use it
#181
seibert
opened
3 years ago
1
Save reference to Resolver in ConcreteAlgorithm?
#180
seibert
opened
3 years ago
0
Update MultiVerify to test for expected exceptions
#179
jim22k
closed
3 years ago
0
Documentation changes for default resolver
#178
jim22k
closed
3 years ago
0
Update environment.yaml
#177
paul-tqh-nguyen
closed
3 years ago
4
Raise TypeError when concrete types are used in abstract type signature
#176
paul-tqh-nguyen
closed
3 years ago
0
Dask Placeholder object needs its own visualize() method
#175
seibert
opened
3 years ago
0
Give `Placeholder` a `key` property
#174
seibert
closed
3 years ago
0
Dask resolver should wrap arguments of a concrete type in a placeholder
#173
seibert
opened
3 years ago
1
Convenience syntax for adding things to plugin registry
#172
seibert
opened
3 years ago
0
Catch accidental use of concrete type in abstract type signature
#171
seibert
closed
3 years ago
2
Default resolver to enable wrapper methods
#170
jim22k
closed
3 years ago
0
Refactor resolver's type checking functionality
#169
paul-tqh-nguyen
closed
3 years ago
2
Next