aboutsummaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-11-13Fixed a problem with htr-drud coordinates. The corresponding pruning table ↵Sebastiano Tronto4-19/+43
also changed, hopefully the new one is correct.
2021-11-12I tried to remove the dependence on antindex in order to get rid of themSebastiano Tronto4-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-12Some cleanup for antindeces; pointed out which return a consistent cube and ↵Sebastiano Tronto1-20/+54
which do not
2021-11-12Unimportant fixedSebastiano Tronto2-1/+4
2021-11-12Fixed anti-index for eofbepos. It did not compute a value for eorl, whichSebastiano Tronto1-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-11Rewritten from scratch. Welocme nissy 2.0!Sebastiano Tronto39-4573/+5484
2020-09-22Added CO first commandSebastiano Tronto4-72/+283
2020-09-19Bugfix: NISS and pruning table checkSebastiano Tronto1-30/+25
2020-09-13Copied documentation into codeSebastiano Tronto4-18/+654
2020-07-27added command clearSebastiano Tronto1-1/+11
2020-07-27Fixed a bug with NISSSebastiano Tronto1-1/+7
2020-07-20Added more scramble options, scramble docSebastiano Tronto2-10/+39
2020-07-12Added feature: scrambleSebastiano Tronto5-16/+135
2020-07-11Bug fixSebastiano Tronto3-43/+43
2020-06-21First pushSebastiano Tronto14-0/+3668

Generated with cgit - Back to sebastiano.tronto.net