Commit Graph

65 Commits

Author SHA1 Message Date
Phil Steitz 8a52cbfdf8 Dropped [collections] dependency.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141329 13f79535-47bb-0310-9956-ffa450edef68
2004-06-20 16:54:22 +00:00
Phil Steitz 272846b369 Removed BeanUtils from list of dependencies.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141287 13f79535-47bb-0310-9956-ffa450edef68
2004-06-08 05:37:43 +00:00
Phil Steitz 09bbff13c2 Updated t-test docs to include paired, homoscedastic tests.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141275 13f79535-47bb-0310-9956-ffa450edef68
2004-06-05 19:28:43 +00:00
Brent Worden 03ec3fdca5 PR: 29000
Made ComplexFormat extend java.text.Format providing complex object formatting and parsing.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141256 13f79535-47bb-0310-9956-ffa450edef68
2004-06-01 13:47:17 +00:00
Phil Steitz 7abfc91d9b Updated missing user guide sections.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141226 13f79535-47bb-0310-9956-ffa450edef68
2004-05-17 05:59:14 +00:00
Phil Steitz 21c0a4d3de Added overview, removed statistical utilities (covered in stat section).
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141225 13f79535-47bb-0310-9956-ffa450edef68
2004-05-17 05:58:35 +00:00
Phil Steitz 8d6e55fa9a Added missing sections.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141224 13f79535-47bb-0310-9956-ffa450edef68
2004-05-17 05:57:38 +00:00
Phil Steitz 4100eabf75 Updated missing userguide sections.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141216 13f79535-47bb-0310-9956-ffa450edef68
2004-05-06 05:18:00 +00:00
Phil Steitz 5e4fd24bd7 Added significance tests section.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141215 13f79535-47bb-0310-9956-ffa450edef68
2004-05-06 04:24:28 +00:00
Brent Worden 4952dd85d6 Fixed some checkstyle warnings. Changed checkstyle settings to use APL 2.0.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141200 13f79535-47bb-0310-9956-ffa450edef68
2004-04-27 04:37:59 +00:00
Brent Worden 9b7bab4288 Added user guide entry for continued fractions.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141199 13f79535-47bb-0310-9956-ffa450edef68
2004-04-26 20:47:07 +00:00
Brent Worden ee53ecd19a Added user guide sections for complex numbers and distributions.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141198 13f79535-47bb-0310-9956-ffa450edef68
2004-04-26 20:06:51 +00:00
Phil Steitz aff4070d66 Fixed typos.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141195 13f79535-47bb-0310-9956-ffa450edef68
2004-04-26 05:16:35 +00:00
Phil Steitz 9907485372 Added BivariateRegression section.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141193 13f79535-47bb-0310-9956-ffa450edef68
2004-04-25 19:16:13 +00:00
Phil Steitz d6892947c3 Updated dependencies.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141192 13f79535-47bb-0310-9956-ffa450edef68
2004-04-25 17:12:05 +00:00
Phil Steitz de950983be Removed author tags and emails, fixed link to nightlies.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141182 13f79535-47bb-0310-9956-ffa450edef68
2004-04-22 04:10:57 +00:00
Mark R. Diggory cbb3d27933 links are not inherited
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141156 13f79535-47bb-0310-9956-ffa450edef68
2004-04-05 21:52:43 +00:00
Phil Steitz d3662d7bf6 Updated to reflect current status.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141155 13f79535-47bb-0310-9956-ffa450edef68
2004-04-05 05:22:00 +00:00
Phil Steitz e20c24d522 Formatting.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141137 13f79535-47bb-0310-9956-ffa450edef68
2004-03-21 20:32:50 +00:00
Phil Steitz 0c6b77b4eb Added Frequency example showing cumPct for a value between stored values.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141119 13f79535-47bb-0310-9956-ffa450edef68
2004-03-07 00:56:14 +00:00
Phil Steitz 08d7f9228a Filled in missing Frequency section.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141117 13f79535-47bb-0310-9956-ffa450edef68
2004-03-06 20:43:00 +00:00
Phil Steitz e6c5757f99 Filled in missing content in univariate statistics section.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141115 13f79535-47bb-0310-9956-ffa450edef68
2004-03-03 02:32:25 +00:00
Mark R. Diggory be15008b64 Switching to usage of menu's dtd to insert commons navigation items, using common-menus entity to reference commons menues in navigation.xml, sorting is done by Maven.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141114 13f79535-47bb-0310-9956-ffa450edef68
2004-03-02 03:27:48 +00:00
Phil Steitz 11202c19df Added more content to statistics and distributions user guide.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141113 13f79535-47bb-0310-9956-ffa450edef68
2004-02-29 21:25:08 +00:00
Phil Steitz a9c7bad42a Eliminated author tags.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141110 13f79535-47bb-0310-9956-ffa450edef68
2004-02-29 18:50:10 +00:00
Phil Steitz 94f23a61b5 Added copyright notice and reference to 2.0 license.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141107 13f79535-47bb-0310-9956-ffa450edef68
2004-02-28 17:47:37 +00:00
Brent Worden 70106770ea fixed spelling error: cummulative -> cumulative.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141100 13f79535-47bb-0310-9956-ffa450edef68
2004-02-18 04:04:18 +00:00
Mark R. Diggory 7255ed0bbb included navigation should be from commons-build now.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141093 13f79535-47bb-0310-9956-ffa450edef68
2004-02-15 16:08:42 +00:00
Mark R. Diggory 450ff9aa92 Ajusting xdoc templates css styles appropriately, these are just used for testing/preview in xml/xslt enabled browsers.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141087 13f79535-47bb-0310-9956-ffa450edef68
2004-01-30 19:58:37 +00:00
Phil Steitz 91f6e521e8 Converted to commons standard l&f.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141084 13f79535-47bb-0310-9956-ffa450edef68
2004-01-30 14:19:26 +00:00
Mark R. Diggory 491c3e7e4b New graphics for white background
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141083 13f79535-47bb-0310-9956-ffa450edef68
2004-01-30 05:34:44 +00:00
Mark R. Diggory 23b77d7fef Info for Release Manager, feel free to change.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141082 13f79535-47bb-0310-9956-ffa450edef68
2004-01-30 01:08:41 +00:00
Phil Steitz c0f2bcdaf7 Added data generation doc.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141060 13f79535-47bb-0310-9956-ffa450edef68
2004-01-15 07:29:38 +00:00
Phil Steitz 7061290656 Removed completed tasks section, restored future tasks, added conf intervals.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141058 13f79535-47bb-0310-9956-ffa450edef68
2004-01-15 05:18:51 +00:00
Phil Steitz 1cb445f506 Removed completed/obsolete tasks, added RealMatrix refactoring task.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141057 13f79535-47bb-0310-9956-ffa450edef68
2004-01-14 07:36:35 +00:00
Phil Steitz 28c13b61ba Fixed source formatting.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141055 13f79535-47bb-0310-9956-ffa450edef68
2004-01-11 19:35:22 +00:00
Phil Steitz afc57189df Fixed capitalization.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141054 13f79535-47bb-0310-9956-ffa450edef68
2004-01-11 19:34:31 +00:00
Joerg Pietschmann 54309a11ca Added documentation.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141048 13f79535-47bb-0310-9956-ffa450edef68
2003-12-27 15:22:34 +00:00
Robert Burrell Donkin 6410d97b9b Correct typo in documentation. Submitted by Doug Bateman.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141040 13f79535-47bb-0310-9956-ffa450edef68
2003-11-19 23:22:00 +00:00
Mark R. Diggory 6124dbede2 Site Logo :-)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141031 13f79535-47bb-0310-9956-ffa450edef68
2003-11-17 05:38:09 +00:00
Dirk Verbeeck d26b4d28f8 Reapply changeset (mdiggory 2003/11/09 12:17:50)
Adding documentation for Contributors.
 Adding xsl stylesheets to render xdoc in browser and css to style content, this makes testing documentation additions easier without rendering the entire site. Simply open up xdoc in browser to see what it will look like after rendering.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141019 13f79535-47bb-0310-9956-ffa450edef68
2003-11-15 18:43:24 +00:00
Dirk Verbeeck 772d74b0fb Reapply changeset (mdiggory 2003/11/09 12:17:50)
Adding documentation for Contributors.
 Adding xsl stylesheets to render xdoc in browser and css to style content, this makes testing documentation additions easier without rendering the entire site. Simply open up xdoc in browser to see what it will look like after rendering.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141018 13f79535-47bb-0310-9956-ffa450edef68
2003-11-15 18:38:16 +00:00
Mark R. Diggory b3a6a6b3b5 Attempting to recover last revision.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141013 13f79535-47bb-0310-9956-ffa450edef68
2003-11-14 22:25:28 +00:00
Mark R. Diggory dd899e75fc Recovering
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141012 13f79535-47bb-0310-9956-ffa450edef68
2003-11-14 21:50:39 +00:00
Mark R. Diggory e389289e77 Committing promotion to commons proper!
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141010 13f79535-47bb-0310-9956-ffa450edef68
2003-11-01 16:09:22 +00:00
Mark R. Diggory 991078eceb Comments about Complex
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141009 13f79535-47bb-0310-9956-ffa450edef68
2003-10-30 19:52:06 +00:00
Mark R. Diggory b6083b1917 Comments about Complex
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141008 13f79535-47bb-0310-9956-ffa450edef68
2003-10-30 19:51:16 +00:00
Mark R. Diggory 091eaf2a3a Added references to email threads concering complex numbers.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141006 13f79535-47bb-0310-9956-ffa450edef68
2003-10-22 15:00:44 +00:00
Mark R. Diggory 985378c6f2 A couple additions
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141002 13f79535-47bb-0310-9956-ffa450edef68
2003-10-16 14:05:07 +00:00
Joerg Pietschmann 609917a77c Fixed JavaDoc warnings.
Fixed a few TODOs in the interpolation code.
Updated project TODO list.
Promoted myself to "developer".


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@140998 13f79535-47bb-0310-9956-ffa450edef68
2003-09-26 19:30:33 +00:00