search for: 25e4

Displaying 2 results from an estimated 2 matches for "25e4".

Did you mean: 254
2001 Nov 16
2
DGESDD from Lapack for R-1.4.0?
...you don't want all the singular vectors; and add ZGESDD also). Though what I've done so far would probably be trivial for someone who knew what they were doing... Mac G4, 450 MHz, LinuxPPC, pre-compiled ATLAS-3.2.1 libraries for G4 from www.netlib.org, R-1.3.1: > m <- matrix(rnorm(25e4), 5e2, 5e2) > system.time(svd(m)) [1] 22.31 0.10 23.01 0.00 0.00 > system.time(La.svd(m)) [1] 29.60 0.10 29.78 0.00 0.00 > system.time(La.sdd(m)) [1] 7.28 0.12 8.00 0.00 0.00 Thanks, Keith Richards-Dinger P.S. I would have checked if DGESDD is in r-devel but I could not figure o...
2008 May 08
6
[Bug 15864] New: when linked to gst-ffmpeg crash ff3 when full screen play
http://bugs.freedesktop.org/show_bug.cgi?id=15864 Summary: when linked to gst-ffmpeg crash ff3 when full screen play Product: swfdec Version: 0.7.x Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: plugin AssignedTo: swfdec