Commit Graph
7033 Commits
Author SHA1 Message Date
(no author) d6a422a3bb -
(no author) 7fc7719076 -
(no author) 94ab9e9ab6 -
Ryan Curtin 9c7407bf34 Make parameter description give --submod/param instead of --param to eliminate confusion 2010-05-21 20:02:19 +00:00
(no author) 49e11dee46 -
(no author) ea564d33e8 -
(no author) 5120512ad5 -
(no author) 9d632acf68 -
(no author) 9100cbd7b8 -
(no author) 0fc77af022 -
(no author) 12523d02ba -
(no author) 2f21199c3d -
(no author) 1ca456b60b -
(no author) 5b5af134de -
Ryan Curtin 12d0a5ff65 Did not mean to commit this minor change; it turned out to be unnecessary 2010-05-20 16:26:50 +00:00
Ryan Curtin 1b0b1187c3 When a user enters no parameters or -h, fake it so FX thinks the user is asking for help.
The mere fact that I needed to do THIS to make it work... I have no words.
2010-05-20 16:23:48 +00:00
(no author) 3192e2985d -
(no author) 8810e2fff9 -
(no author) 09192a046a -
(no author) 4f095fddfd -
(no author) 16fae3f325 -
(no author) 36d37a7b47 -
(no author) e242f93aba -
(no author) 1afacc41cf -
(no author) 2a87a0fe48 -
(no author) c4e3a197c9 -
(no author) a7fea275a6 -
(no author) a2231b6d33 -
(no author) 367d8b97f9 -
(no author) 38bb8dc90f -
(no author) 826236eac8 -
(no author) 01a36b1752 -
(no author) 63b9519b86 -
(no author) a1e7a16612 -
(no author) aabf873550 -
(no author) 0013410f93 -
(no author) 17bbb7bc6c -
(no author) d715ce54cd -
(no author) 3145a0a747 -
(no author) 29f385a0b3 -
(no author) 1cdf3afc4d -
(no author) 0be9463c9b -
Ryan Curtin 55237a2f79 Link against mlpack and Trilinos 2010-05-17 22:46:29 +00:00
(no author) 1edafcf7b8 -
James Cline ccd36d7c6d Sped up slightly. "Safer" code. 2010-05-17 19:21:41 +00:00
James Cline ff4692e96d Switched MinHeap to use std::vector.
It is now basically a wrapper for std::push_heap, std::pop_heap.
The speed tests I did indicated similar performance to the previous version, though more testing could be done on a machine with more RAM.
2010-05-17 15:03:00 +00:00
(no author) d42ed02c2b -
(no author) c17a1ce332 -
(no author) 97e5eecdff -
(no author) 8debca9199 -