From 1964938ca6abef6e5c81d9dccdf42c55abacb5e9 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Sun, 5 Nov 2023 16:29:14 +0100 Subject: Refactoring --- README.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 616c066..4ec5eff 100644 --- a/README.md +++ b/README.md @@ -30,12 +30,6 @@ for benchmarks. ## TODO: -### Cleanup / refactor - -* see planner -* change all set_epi to setr_epi -* change epi8 to epi64x (shorter!) - ### Documentation and interface * inline some documentation as comments in cube.h or cube.c @@ -53,6 +47,11 @@ for benchmarks. * Takes as parameters the amount of memory to use and a FILE for the tables * Use multi-move (up to 4/5 moves at once) +### cube.h changes + +* Consider removing zerocube() from the api +* prefix public functions with nissy_ or something similar + ### Future optimizations * CO is the worst part of moving, transforming and inverting. Try basing -- cgit v1.3