QEC-pages / QDistRnd

https://qec-pages.github.io/QDistRnd/
GNU General Public License v2.0
15 stars 2 forks source link

Move `lib/cyclic.g` and `lib/examples.g` into a different directory? Rename `tmp` dir? #28

Closed fingolfin closed 9 months ago

fingolfin commented 11 months ago

For a GAP package, normally lib contains files that are loaded with the package, and I was confused when looking at the code of this package about these files at first, until I realized they are not being loaded.

I would suggest moving them into a separate directory, e.g. "examples".

Likewise I would suggest to rename or remove the tmp directory.

LeonidPryadko commented 9 months ago

Done.