We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e00faa commit 4098186Copy full SHA for 4098186
script/link.sh
@@ -1,5 +1,4 @@
1
#!/bin/bash
2
-set -eux
3
ln -fs "$PWD/lib/pyAgrum/lib/image.py" "$PWD/env-rcd/lib/python3.8/site-packages/pyAgrum/lib/"
4
ln -fs "$PWD/lib/causallearn/search/ConstraintBased/FCI.py" "$PWD/env-rcd/lib/python3.8/site-packages/causallearn/search/ConstraintBased/"
5
ln -fs "$PWD/lib/causallearn/utils/Fas.py" "$PWD/env-rcd/lib/python3.8/site-packages/causallearn/utils/"
0 commit comments