root/trunk/ProjectFortress/demos/conjGrad.fss

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @3550 [3550] 9 months sukyoungryu [copyright] Fixed the copyright notices.
(edit) @3546 [3546] 9 months jmaessen Changed Executable api to have no arguments; program arguments are now …
(edit) @1775 [1775] 18 months jmaessen Fix for #125, and uses of // operator where appropriate (and appropriately …
(edit) @1771 [1771] 18 months jmaessen Implemented opr ||, opr |||, opr //, and opr ///, along with BIG ||, BIG …
(edit) @1474 [1474] 20 months jmaessen Some code cleanups in SkipList? (occasioned by mention of the code in …
(edit) @1418 [1418] 20 months chf Fixed a copyright notice
(edit) @1417 [1417] 20 months sukyoungryu Fixed broken demo tests by providing more type information.
(edit) @1112 [1112] 2 years sukyoungryu Implemented the new import-statement syntax.
(edit) @317 [317] 3 years sr155864 Cleaned up demos/conjGradWithSparse.fss. Made test_library/Sparse.{fss, …
(edit) @303 [303] 3 years jm143038 Fixed bug with empty ranges---they were being recursively subdivided! …
(edit) @261 [261] 3 years jm143038 Finished refactoring Vectors and Matrices to use method calls for …
(edit) @255 [255] 3 years jm143038 Changed sqrt to opr SQRT throughout. Made appropriate fixes to tests so …
(edit) @252 [252] 3 years jm143038 Try to pry conjGrad apart into two pieces: Sparse vectors and matrices, in …
(edit) @251 [251] 3 years jm143038 Cleanup of evaluator/values. We now avoid caching type information in …
(edit) @247 [247] 3 years jm143038 Used explicit DOT rather than juxtaplication in a few places where it was …
(edit) @133 [133] 3 years jm143038 Backed out changes Sukyoung made to FortressLibrary.fss; I wasn't testing …
(edit) @103 [103] 3 years jm143038 Make singleton parallel regions not spawn work. This was agitating …
(edit) @84 [84] 3 years jm143038 Cleaned up the library based on Sukyoung's feedback. There's no longer an …
(edit) @78 [78] 3 years jm143038 Added log, exp; fixed an error message in values/NonPrimitive; extended …
(edit) @37 [37] 3 years jm143038 Fixed some misfeatures in tuple flattening; still an open question of how …
(edit) @31 [31] 3 years jm143038 toString() methods!
(edit) @28 [28] 3 years jm143038 Added toString() methods to most fortressLibrary objects; this is used by …
(edit) @27 [27] 3 years jm143038 Now generates a positive definite matrix, by generating a random …
(add) @26 [26] 3 years jm143038 First shot at conjugate gradient code. Note that matrix generation is …
Note: See TracRevisionLog for help on using the revision log.