Raphtory icon indicating copy to clipboard operation
Raphtory copied to clipboard

Project structure is a mess, needs tidying up

Open fabianmurariu opened this issue 1 year ago • 0 comments

  • rename raphtory-storage to raphtory-demo
  • rename examples to demo
  • move python notebooks and random python files that use raphtory in demo
  • move all things rust that use the rust-api in raphtory-demo
  • move all python packages in python under a sub-package called demo (so lanl, netflow, graph500) can be accessed in python via raphtory.demo

examples is a well defined concept in rust, we should use the naming only for rust examples

fabianmurariu avatar Mar 08 '24 13:03 fabianmurariu