Hi, i noticed that there is a cd command in the install script preventing a successful run. https://github.com/cda-tum/mqt-qudit-compression/blob/df175ac0e5cde84e2438f5f7af11ba9b7545d655/install.sh#L47 When the line is removed, the install script works on my machine (Fedora 36).
Hi, i noticed that there is a cd command in the install script preventing a successful run.
mqt-qudit-compression/install.sh
Line 47 in df175ac
When the line is removed, the install script works on my machine (Fedora 36).