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 a6ba393 commit 89be658Copy full SHA for 89be658
.gitignore
@@ -16,3 +16,5 @@
16
*.txt
17
*.svg
18
*.dot
19
+old_scripts
20
+old_svgs
README.md
@@ -1,6 +1,6 @@
1
# Non-homongeneous Linear Stencils (NHLS)
2
3
-
+
4
5
This repo is for exploring ways to solve NHLS problems.
6
0 commit comments