This commit is contained in:
ovainola
2015-08-25 21:09:11 +03:00
18 changed files with 3821 additions and 1960 deletions
+1 -1
View File
@@ -55,7 +55,7 @@ function run_notebooks()
# port = 34211+k # we're having some weird port issue with zmq
# k += 1
try
run(`runipy -o tutorials/$ipynb --kernel=julia-0.4`)
run(`timeout 180 runipy -o tutorials/$ipynb --kernel=julia-0.4`)
status = 0
catch
println("did not work")
+3 -1
View File
@@ -22,4 +22,6 @@ Integration
- http://arxiv.org/pdf/1411.1341.pdf
Hierarchial shape functions
- https://www.math.vt.edu/people/adjerids/research/papers/basis.pdf
- https://www.math.vt.edu/people/adjerids/research/papers/basis.pdf
- edited by Ari