Open patrick-burridge opened 3 years ago
Have been working on this and some of them are now fixed, although not all (3/10 still failing). Will merge when we're all green, but til then you can find the most up-to-date version on https://github.com/sammorley-short/gsc/tree/develop.
I do not understand details of this program well. I just report what happen best I can.
install process:
jetbrains pycharm 2020.2.3 VCS -> get from version control https://github.com/sammorley-short/gsc bottom right 'interpreter' box labeled like 'python 3.9 (gcs)' -> add interpreter -> virtualenv local terminal -> python setup.py install then install the two requirements.txt packages however
git clone https://github.com/sammorley-short/pynauty.git cd pynauty wget users.cecs.anu.edu.au/~bdm/nauty/nauty27b11.tar.gz tar -xf nauty27b11.tar.gz ln -s nauty27b11 nauty make virtenv-ins
pynauty installed good snippet
pytest summary snippet
lc-equivalence code example used
lc-equivalence code example run result
simpler test code that does work
simpler test code run result