root/library/tests/generator.cfg @ 467

Revision 467, 62 bytes (checked in by vbarta, 15 years ago)

added a program (square_mat_prep) to generate configurably random matrices, changed square_mat_stress to use the generated agenda

Line 
1generator = {
2  class = "additive_generator";
3  size = 20;
4};
Note: See TracBrowser for help on using the browser.