aboutsummaryrefslogtreecommitdiff
path: root/src/pruning.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-11-13Fixed a problem with htr-drud coordinates. The corresponding pruning table ↵Sebastiano Tronto1-0/+1
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 Tronto1-21/+136
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-12Unimportant fixedSebastiano Tronto1-0/+3
2021-11-11Rewritten from scratch. Welocme nissy 2.0!Sebastiano Tronto1-0/+271

Generated with cgit - Back to sebastiano.tronto.net