We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83070e8 commit c6c9dc4Copy full SHA for c6c9dc4
.dockerignore
@@ -1,7 +1,6 @@
1
.git
2
-graphs
3
-ml-toy
+.github
+.gitignore
4
+reports
5
papers
-herbie/compile/tc*
6
-herbie/compile/nr*
7
-rebuild-paper.sh
+egg-herbie/target
src/info.rkt
@@ -29,7 +29,7 @@
29
"profile-lib"
30
"rackunit-lib"
31
"web-server-lib"
32
- ("egg-herbie" #:version "1.5")
+ ("egg-herbie" #:version "1.4")
33
("regraph" #:version "1.4")
34
("rival" #:version "1.4")
35
("fpbench" #:version "2.0.1")))
0 commit comments