root/trunk/mathextra


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @186 [186] 03/22/08 05:34:57 Don Clugston Improved worst-case performance by more than a factor of 2.
(edit) @185 [185] 03/20/08 05:20:35 Don Clugston A bit more formatting.
(edit) @184 [184] 03/15/08 06:04:26 Don Clugston Formatting cleanup, better comments.
(edit) @183 [183] 03/14/08 04:43:41 Don Clugston Major reduction in code size; elimination of most of the boost code.
(edit) @182 [182] 03/13/08 05:49:23 Don Clugston More algorithmic improvement. Removed some old boost code.
(edit) @181 [181] 03/11/08 14:33:28 Don Clugston Solved most of the remaining performance problems. Now approx 1.5X faster …
(edit) @180 [180] 03/11/08 04:48:03 Don Clugston Added most of the test cases from Alefeld's paper. This clearly shows that …
(edit) @179 [179] 03/10/08 04:48:59 Don Clugston Added a new root finding algorithm based on Toms748. This dramatically …
(edit) @178 [178] 03/10/08 04:48:00 Don Clugston Added a new root finding algorithm based on Toms748. This dramatically …
(edit) @96 [96] 04/12/07 15:53:54 Don Clugston Moved Blade into the blade directory.
(edit) @94 [94] 04/11/07 15:32:52 Don Clugston Now supports complex vectors (D code only), beginning of SSE2 version.
(edit) @93 [93] 04/05/07 15:35:52 Don Clugston Added a code generator for D code. Preliminary use of known vector length. …
(edit) @92 [92] 04/03/07 05:18:59 Don Clugston Improved comments.
(edit) @91 [91] 03/26/07 04:48:51 Don Clugston Improved comments.
(edit) @90 [90] 03/22/07 12:07:00 Don Clugston Support imaginary scalars and vectors (but not complex numbers).
(edit) @89 [89] 03/22/07 04:50:33 Don Clugston Blade now supports temporary-vector. Radical simplification -- combined …
(edit) @88 [88] 03/21/07 07:01:22 Don Clugston Support *=. Support real scalars. Tracks FP stack usage. Identifies vector …
(edit) @87 [87] 03/15/07 03:19:47 Don Clugston BLADE: Support real vectors. (vec[]*=scalar is still not working).
(edit) @86 [86] 03/13/07 11:30:06 Don Clugston A new version of Blade, which now generates actual code.
(edit) @85 [85] 12/16/06 04:10:26 Don Clugston Added 'Blade', Basic Linear Algebra D Expressions, which given a vector …
(edit) @84 [84] 08/01/06 02:35:00 Don Clugston Added nextup(), nextdown() functions from IEEE 754R.
(edit) @82 [82] 07/28/06 02:49:06 Don Clugston Merged 'findroot' and 'minimize' into a single file, RealAnalysis?.
(edit) @81 [81] 07/26/06 12:54:23 Don Clugston Simpler implementation of normaldistribution, in terms of erfc.
(edit) @80 [80] 07/17/06 02:43:30 Don Clugston Updated realtest to use new-style delegates from DMD 0.162.
(edit) @79 [79] 06/27/06 06:50:59 Don Clugston Final changes to whitespace in etcgamma.
(edit) @78 [78] 06/27/06 06:33:33 Don Clugston Changes for DMD 0.161. Added reference to Cephes in etcgamma.
(edit) @77 [77] 06/16/06 16:08:38 Don Clugston Removed dependency of etcgamma on realtest.
(edit) @76 [76] 05/29/06 08:11:23 Don Clugston * Folded in DMD 0.158 changes. * Changed fcis() to expi(). * Fixes to …
(edit) @75 [75] 03/27/06 07:06:40 Don Clugston --
(edit) @74 [74] 03/27/06 07:05:43 Don Clugston --
(edit) @71 [71] 03/27/06 06:28:04 Don Clugston Moved all files to 'mathextra' subdirectory, and updated module names …
(add) @70 [70] 03/24/06 11:34:19 Don Clugston --
Note: See TracRevisionLog for help on using the revision log.