Pometry / Pometry/Raphtory

Future motif improvements

Open
#1,279 0 comments 0 reactions 1 assignee View on GitHub

@narnolddd is already working on this.

Since Sep 22, 2023.

Algorithms Enhancement
Dominant language
Rust
Stars
642
Forks
70
Avg merge
2d 13h
Merged PRs (30d)
21

Description

          You are redoing the count separately for all the deltas here and in other places but the results are nested as a motif for small delta is still there for large delta, right? Should be possible to use that to speed up the computation a lot as you can save many comparisons.

Originally posted by @ljeub-pometry in https://github.com/Pometry/Raphtory/pull/1273#discussion_r1334557561

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.