We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b39a5f commit 19f99cfCopy full SHA for 19f99cf
2 files changed
test/diff/diff_issue_230.sh
@@ -1,9 +1,5 @@
1
#!/bin/bash
2
3
-#test file for real root extraction with adaptative precision
4
-#For this test file, one coordinate of one solutions is very close to 0
5
-#msolve's real root extraction should be able to make the distinction
6
-
7
file=issue_230
8
9
$(pwd)/msolve -f input_files/$file.ms -o test/diff/$file.res \
test/diff/diff_issue_230_squared.sh
file=issue_230_squared
0 commit comments