The utils.py currently depends on the pyqg repository, but Laure says she would like this equation discovery repository to be completely independent of pyqg .
- Is dropping the
pyqg dependency definitely what we want to achieve?
- How can we refactor/redesign this repository such that it is standalone with no
pyqg dependency?