Skip to content

Commit

Permalink
distances: rework internals of adding distances
Browse files Browse the repository at this point in the history
Split the process into create/values/commit so that
we can reduce the crazy number of arguments in public functions
and allow future additions to the API.

Nothing changes outside of distances.c yet.

Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
  • Loading branch information
bgoglin committed Apr 13, 2021
1 parent 61fe379 commit cd98115
Show file tree
Hide file tree
Showing 4 changed files with 254 additions and 117 deletions.

0 comments on commit cd98115

Please sign in to comment.