From 80ec600701aae54350679bbf5e0ce874c915506e Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Sun, 29 Oct 2023 10:29:27 +0100 Subject: AVX2 compiles, fails all tests; + some renaming --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index cff5110..e519df9 100644 --- a/README.md +++ b/README.md @@ -11,11 +11,16 @@ $ make test ## TODO: +### Tests + +* inverse_move +* inverse_trans + ### AVX2 -* static `solvedcube` and co don't work, turn into functions? +* fix base get_ and set_ macros (constant arguments?) * implement missing stuff (moves, transform) -* optimize things that use _base functions +* optimize things that use get_ and set_ ### More features -- cgit v1.3