You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gereon
a695208d0e
implemented check for deadlocks in parser
Add new option --fix-deadlocks.
Check for deadlocks in nodes.
If option is not set, throw an error if a deadlock is found.
If option is set, give a warning and add self-loop.
Some minor cleanups in the parser.
13 years ago
..
Makefile.am
Adding gmm++, examples. Adding gmm to gitignore.
13 years ago
Makefile.in
Adding gmm++, examples. Adding gmm to gitignore.
13 years ago
dummy.cc
Adding gmm++, examples. Adding gmm to gitignore.
13 years ago
gmm_torture01_lusolve.cc
Adding gmm++, examples. Adding gmm to gitignore.
13 years ago
gmm_torture02_baseop.cc
Adding gmm++, examples. Adding gmm to gitignore.
13 years ago
gmm_torture05_mult.cc
Adding gmm++, examples. Adding gmm to gitignore.
13 years ago
gmm_torture06_mat_mult.cc
Adding gmm++, examples. Adding gmm to gitignore.
13 years ago
gmm_torture10_qr.cc
Adding gmm++, examples. Adding gmm to gitignore.
13 years ago
gmm_torture15_sub.cc
Adding gmm++, examples. Adding gmm to gitignore.
13 years ago
gmm_torture20_iterative_solvers.cc
Adding gmm++, examples. Adding gmm to gitignore.
13 years ago
make_gmm_test.pl
Adding gmm++, examples. Adding gmm to gitignore.
13 years ago