
| Author | Revisions | Lines of Code | Added Lines of Code | Lines of Code per Change |
|---|---|---|---|---|
| edwards | 20 (95.2%) | 619 (100.0%) | 917 (99.9%) | 30.95 |
| dudek | 1 (4.8%) | 0 (0.0%) | 1 (0.1%) | 0.00 |
| Date | Author | File/Message |
|---|---|---|
| 3/26/07 2:44 PM | dudek |
upped max iterations from 30 to 100
(1 Files changed,
1 Lines changed)
lib/recipes/svdcmp.cc 1.3
(+1
-1)
|
| 2/1/07 10:50 PM | edwards |
Newton-Raphson solver.
(1 Files changed,
36 Lines changed)
lib/recipes/mnewt.cc 1.1 added 36
|
| 9/10/06 5:47 PM | edwards |
More Numerical Recipes routines.
(3 Files changed,
146 Lines changed)
lib/recipes/spline.cc 1.1 added 37
lib/recipes/splint.cc 1.1 added 26
lib/recipes/brent.cc 1.1 added 83
|
| 4/17/06 9:30 PM | edwards |
Added more NR routines.
(5 Files changed,
140 Lines changed)
lib/recipes/gser.cc 1.1 added 38
lib/recipes/gammq.cc 1.1 added 20
lib/recipes/gammln.cc 1.1 added 24
lib/recipes/gcf.cc 1.1 added 38
lib/recipes/gammp.cc 1.1 added 20
|
| 4/11/06 1:08 AM | edwards |
Fixed declaration.
(1 Files changed,
1 Lines changed)
lib/recipes/svdfit.cc 1.3
(+1
-1)
|
| 9/29/05 1:41 PM | edwards |
Removed dos-isms.
(5 Files changed,
297 Lines changed)
lib/recipes/svbksb.cc 1.2
(+28
-28)
lib/recipes/svdfit.cc 1.2
(+39
-39)
lib/recipes/svdvar.cc 1.2
(+26
-26)
lib/recipes/svdcmp.cc 1.2
(+188
-188)
lib/recipes/pythag.cc 1.2
(+16
-16)
|
| 5/2/05 12:48 PM | edwards |
Added recipes and formfac codes.
(5 Files changed,
297 Lines changed)
lib/recipes/svdvar.cc 1.1 added 26
lib/recipes/svdcmp.cc 1.1 added 188
lib/recipes/svbksb.cc 1.1 added 28
lib/recipes/svdfit.cc 1.1 added 39
lib/recipes/pythag.cc 1.1 added 16
|