Skip to content

Actions: funkelab/spatial_graph

Actions

Python Black

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
28 workflow runs
28 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

fix: avoid C++ initializer list in PYX
Python Black #28: Commit 732a77f pushed by funkey
October 8, 2024 15:52 18s main
October 8, 2024 15:52 18s
Raise IndexError when accessing non-existing nodes/edges
Python Black #27: Commit 7dfc13b pushed by funkey
October 3, 2024 22:24 19s main
October 3, 2024 22:24 19s
Replace query_in_roi with query_{nodes,edges}_in_roi
Python Black #26: Commit c98dbbd pushed by funkey
October 3, 2024 17:16 16s main
October 3, 2024 17:16 16s
Return Graph in-edges as (source, target)
Python Black #25: Commit d25696d pushed by funkey
September 24, 2024 13:23 17s main
September 24, 2024 13:23 17s
fix: Support empty dict of edge attributes
Python Black #24: Commit 41eaa12 pushed by funkey
September 24, 2024 12:19 17s main
September 24, 2024 12:19 17s
Add support for directed graphs
Python Black #23: Commit 72b7cc8 pushed by funkey
August 21, 2024 16:41 19s main
August 21, 2024 16:41 19s
Use cheetah3 for rtree template instantiation
Python Black #22: Commit d60fca1 pushed by funkey
August 19, 2024 14:25 15s main
August 19, 2024 14:25 15s
Dramatically speed up reading of node/edge array attributes
Python Black #21: Commit 1192067 pushed by funkey
August 18, 2024 20:28 21s main
August 18, 2024 20:28 21s
Rename {Node,Edge}RTree -> {Point,Line}RTree
Python Black #20: Commit 1821900 pushed by funkey
August 15, 2024 17:48 19s edge_rtree
August 15, 2024 17:48 19s
Apply black formatting
Python Black #19: Commit 807a82f pushed by funkey
August 14, 2024 01:27 20s edge_rtree
August 14, 2024 01:27 20s
Add num nodes function
Python Black #18: Commit f2ad2e2 pushed by cmalinmayor
August 9, 2024 15:06 13s num_nodes
August 9, 2024 15:06 13s
Dynamically grow (and shrink) size of kNN queue
Python Black #17: Commit 713fb85 pushed by funkey
July 19, 2024 20:28 16s main
July 19, 2024 20:28 16s
Reuse kNN priority queue datastructure between calls
Python Black #16: Commit b63c73e pushed by funkey
July 19, 2024 19:53 14s main
July 19, 2024 19:53 14s
Add tests for Graph
Python Black #15: Commit 7e7f0c1 pushed by funkey
July 19, 2024 19:36 13s main
July 19, 2024 19:36 13s
Clean up rtree data structure on deallocation
Python Black #14: Commit 0b575f3 pushed by funkey
July 19, 2024 19:35 15s main
July 19, 2024 19:35 15s
Fix size of edge array in ROI query
Python Black #13: Commit b732a9c pushed by funkey
July 12, 2024 20:16 17s main
July 12, 2024 20:16 17s
Wrap {Node,Edge}Data classes into mutable python objects
Python Black #12: Commit 328f043 pushed by funkey
July 11, 2024 21:14 13s main
July 11, 2024 21:14 13s
Return incident edges in query_in_roi
Python Black #11: Commit 445ca83 pushed by funkey
July 10, 2024 21:01 19s main
July 10, 2024 21:01 19s
Compile rtree with witty
Python Black #10: Commit 7a90d1c pushed by funkey
July 10, 2024 19:55 16s main
July 10, 2024 19:55 16s
Add edge attribute access
Python Black #9: Commit 04d65c2 pushed by funkey
July 10, 2024 19:53 21s main
July 10, 2024 19:53 21s
Add edge attribute access
Python Black #8: Commit 67e791e pushed by funkey
July 10, 2024 18:08 14s main
July 10, 2024 18:08 14s
Fix out-of-bounds error on empty rtree queries
Python Black #7: Commit 1989e0e pushed by funkey
July 10, 2024 15:04 17s main
July 10, 2024 15:04 17s
Move dtype conversion into separate module
Python Black #6: Commit 792f999 pushed by funkey
April 17, 2024 13:52 15s main
April 17, 2024 13:52 15s
Add generic node attribute views
Python Black #5: Commit 4562f5e pushed by funkey
April 17, 2024 13:18 19s main
April 17, 2024 13:18 19s
Create LICENSE
Python Black #4: Commit 924f660 pushed by funkey
March 12, 2024 19:50 15s main
March 12, 2024 19:50 15s