| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2021-11-15 | Load all necessary pruning tables for a step before the actual solving process | Sebastiano Tronto | 6 | -21/+162 | |
| starts. This is in preparation for multi-threaded solving (but don't get hyped, it will take time). | |||||
| 2021-11-15 | Fixed used of uninitialized aux variable | Sebastiano Tronto | 1 | -1/+5 | |
| 2021-11-13 | Fixed a problem with htr-drud coordinates. The corresponding pruning table ↵ | Sebastiano Tronto | 4 | -19/+43 | |
| also changed, hopefully the new one is correct. | |||||
| 2021-11-12 | I tried to remove the dependence on antindex in order to get rid of them | Sebastiano Tronto | 4 | -24/+151 | |
| once and for all. I successfully removed from the pruning table generation part by using an alternative (slower) method, but then I realized that I also use antindexes when generating symmetry data. So I reverted to the original pruning table computation method, but I left the alternative way there, commented. | |||||
| 2021-11-12 | Some cleanup for antindeces; pointed out which return a consistent cube and ↵ | Sebastiano Tronto | 1 | -20/+54 | |
| which do not | |||||
| 2021-11-12 | Unimportant fixed | Sebastiano Tronto | 2 | -1/+4 | |
| 2021-11-12 | Fixed anti-index for eofbepos. It did not compute a value for eorl, which | Sebastiano Tronto | 1 | -1/+28 | |
| causes problems when using this coordinate combined with symmetries (e.g. in symcoord khuge, drud and similar). This actually reverts a change that I made before the first commit of v2. | |||||
| 2021-11-11 | Rewritten from scratch. Welocme nissy 2.0! | Sebastiano Tronto | 39 | -4573/+5484 | |
| 2020-09-22 | Added CO first command | Sebastiano Tronto | 4 | -72/+283 | |
| 2020-09-19 | Bugfix: NISS and pruning table check | Sebastiano Tronto | 1 | -30/+25 | |
| 2020-09-13 | Copied documentation into code | Sebastiano Tronto | 4 | -18/+654 | |
| 2020-07-27 | added command clear | Sebastiano Tronto | 1 | -1/+11 | |
| 2020-07-27 | Fixed a bug with NISS | Sebastiano Tronto | 1 | -1/+7 | |
| 2020-07-20 | Added more scramble options, scramble doc | Sebastiano Tronto | 2 | -10/+39 | |
| 2020-07-12 | Added feature: scramble | Sebastiano Tronto | 5 | -16/+135 | |
| 2020-07-11 | Bug fix | Sebastiano Tronto | 3 | -43/+43 | |
| 2020-06-21 | First push | Sebastiano Tronto | 14 | -0/+3668 | |
