Slashdot Mirror


Study Recommends Gnumeric Over MS Excel

Jody Goldberg writes "A recent study of analytic quality, and responsiveness to problems strongly preferred Gnumeric in place of MS Excel. With new problems popping up in Office XP the case for spreadsheet users to migrate is only getting stronger. In some related Gnumeric quickies, a new stable version 1.2.6 was released, and Open has done an interview with the Maintainer."

4 of 86 comments (clear)

  1. Get garnome! by MooKore+2004 · · Score: 3, Informative

    The easiest way to get new versions of Gnome software is via garnome!

    Garnome 0.30.1 was just released and it features the latest version of Gnome (2.5.5), The new, non ugly file dialog (but not all programs use it yet) and of course, Gnome Applications, including Gnumeric 1.2.6.

    It is designed for IA-32 Gnu/Linux, but it should work on most OS's. Download it now.
    And if you liked the power of garnome, you may be interested in the power of Gentoo Linux, which is like garnome for your entire distribution!

  2. Err... by 0x0d0a · · Score: 3, Informative

    /dev/urandom is not /dev/random. When the entropy pool is exhausted (which will happen extremely quickly if producing a large set of random numbers for statistical work), instead of blocking it will use a hash algorithm. /dev/urandom varies unpredictably between being unpredictable and being very unpredictable.

    On the other hand, when doing a study, frequently you *do* want to be able to use the same seed to produce exactly the same results. This is a legitimate failing in gnumeric. Not all random numbers are created equal. :-)

    For what it's worth, I did (simple) analysis of a large set of random number generators for a high school science fair project. The Microsoft RNG (which has been used ever since at least early QBASIC days) is pretty decent, at least from a uniformity standpoint.

  3. Re:Gnumeric 0wns by AndyElf · · Score: 3, Informative

    If you take a look at linked page, you'd see:

    gconf is our last remaining hurdle to a win32 build.
    --

    --AP
  4. Re:Solver:? by Jody+Goldberg · · Score: 3, Informative

    Gnumeric has both goal seek and solver. Indeed it has several variants of solver included.