Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Request clarification of 0-1 random generators

...

  • Wiki Markup
    Add remedian statistic - \[http://www.agoras.ua.ac.be/abstract/Remrob90.htm The Remedian: a Robust Averaging method for Large Data Sets\]
  • Add population variance and standard deviation statistic.
  • Add 0-1 random number generators. – Not sure what is being requested here. RandomData.nextInt(0, 1) will generate random 0-1 values. Are we talking about random binary strings?
  • Add sparse matrix implementation.
  • Wiki Markup
    Add a fraction type - Can start with implementation contributed to \[lang\] here \[http://issues.apache.org/bugzilla/show_bug.cgi?id=29294\]
  • Wiki Markup
    Add submatrix accessors - \[http://issues.apache.org/bugzilla/show_bug.cgi?id=30896\]