Commit Graph

185 Commits

Author SHA1 Message Date
Phil Steitz b184eaef48 Updated to reflect recent changes.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141457 13f79535-47bb-0310-9956-ffa450edef68
2004-10-08 06:15:51 +00:00
Phil Steitz d432451865 Renamed .univariate -> .descriptive, .multivariate -> .regression
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141454 13f79535-47bb-0310-9956-ffa450edef68
2004-10-08 05:08:21 +00:00
Phil Steitz 9ed2ab275c Added ComplexFormat fix.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141453 13f79535-47bb-0310-9956-ffa450edef68
2004-09-26 02:08:47 +00:00
Phil Steitz c8b8ac237d Initial commit.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141446 13f79535-47bb-0310-9956-ffa450edef68
2004-09-19 22:48:03 +00:00
Phil Steitz 71e95c4c4d Fixed "premature" 1.0 download links.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141443 13f79535-47bb-0310-9956-ffa450edef68
2004-09-15 06:00:31 +00:00
Phil Steitz 0493b48d11 Modified regression section to reflect class name change.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141438 13f79535-47bb-0310-9956-ffa450edef68
2004-09-01 16:19:21 +00:00
Mark R. Diggory 20ea8a0154 info on creating patches
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141433 13f79535-47bb-0310-9956-ffa450edef68
2004-08-27 15:09:27 +00:00
Phil Steitz ead1ee60a5 Added link to Wiki, edited contributing section.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141430 13f79535-47bb-0310-9956-ffa450edef68
2004-08-22 01:39:35 +00:00
Phil Steitz 3da2239831 Added top level link to Javadoc
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141426 13f79535-47bb-0310-9956-ffa450edef68
2004-08-16 05:28:12 +00:00
Phil Steitz 41bbba82b1 Preparing for 1.0 release.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141422 13f79535-47bb-0310-9956-ffa450edef68
2004-08-15 18:07:00 +00:00
Phil Steitz cf659c5f76 Added missing semicolon in example.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141421 13f79535-47bb-0310-9956-ffa450edef68
2004-08-12 15:34:14 +00:00
Phil Steitz 77b718485c Removed boolean equalVariances flag from t-test API.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141418 13f79535-47bb-0310-9956-ffa450edef68
2004-08-02 04:20:09 +00:00
Phil Steitz bec758a4e5 Changed Task list label.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141416 13f79535-47bb-0310-9956-ffa450edef68
2004-07-25 15:17:37 +00:00
Phil Steitz 478ad433a8 Changed statements about references to allow inline definitions, algorithm descriptions.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141415 13f79535-47bb-0310-9956-ffa450edef68
2004-07-25 15:15:55 +00:00
Phil Steitz 2255b43534 Removed completed tasks, added Rational/Fraction class task for next release.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141414 13f79535-47bb-0310-9956-ffa450edef68
2004-07-25 15:13:47 +00:00
Phil Steitz 458d322d08 Minor edits, formatting.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141413 13f79535-47bb-0310-9956-ffa450edef68
2004-07-25 15:12:50 +00:00
Phil Steitz 207da9b291 Formatting, minor edits / updates.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141407 13f79535-47bb-0310-9956-ffa450edef68
2004-07-23 05:14:43 +00:00
Phil Steitz 7c4049003d Added *last* missing sections :-)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141402 13f79535-47bb-0310-9956-ffa450edef68
2004-07-20 22:29:50 +00:00
Phil Steitz f156491e83 Removed [lang] dependency.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141382 13f79535-47bb-0310-9956-ffa450edef68
2004-07-11 19:19:28 +00:00
Brent Worden c28fd51e88 Fixed javadoc, checkstyle, and link warnings. Made some corrections and additions to the user guide.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141331 13f79535-47bb-0310-9956-ffa450edef68
2004-06-23 16:26:18 +00:00
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
Joerg Pietschmann 2d04bb133a User manual for root finding, distribution framework and special functions.
Contributed by: Brent Worden
Reference: #23367, #23361, #23389


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@140997 13f79535-47bb-0310-9956-ffa450edef68
2003-09-24 20:15:50 +00:00
Mark R. Diggory 026c120649 Some reorganization of the Tasks List.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@140992 13f79535-47bb-0310-9956-ffa450edef68
2003-08-14 13:41:09 +00:00
Tim O'Brien 88b4e3dbc9 Some rewording, mostly indentation.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@140990 13f79535-47bb-0310-9956-ffa450edef68
2003-07-31 21:07:37 +00:00
Mark R. Diggory fb359aaee0 PR: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21277
Submitted by:	phil@steitz.com


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@140956 13f79535-47bb-0310-9956-ffa450edef68
2003-07-05 16:59:13 +00:00
Mark R. Diggory 436f05c48f PR: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21015
Submitted by:	phil@steitz.com


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@140950 13f79535-47bb-0310-9956-ffa450edef68
2003-06-25 13:31:25 +00:00
Mark R. Diggory 3f313dff3a PR: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20782
Submitted by:	HotFusionMan@Yahoo.com

I added this, but there are changes I'd like to make in the near future. Only the "running" aspects of the variance calc should be in the insertValue function, all other calculation should be in the getVariance function.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@140908 13f79535-47bb-0310-9956-ffa450edef68
2003-06-16 14:29:30 +00:00
Mark R. Diggory 02edce0889 PR: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20507
Submitted by:	Phil Steitz


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@140893 13f79535-47bb-0310-9956-ffa450edef68
2003-06-05 14:10:43 +00:00
Mark R. Diggory fe27566380 PR: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20404
Submitted by:	Phil Steitz


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@140884 13f79535-47bb-0310-9956-ffa450edef68
2003-06-04 02:40:26 +00:00
Tim O'Brien 25b3e45109 * add the numerical analysis and prob/stat references that have been posted or
included in javadoc recently, plus a few more generic references.
* update the task list based on accomplishments and discussion

PR: Issue 20357
Obtained from: Bugzilla
Submitted by: Phil Steitz
Reviewed by: Tim O'Brien


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@140872 13f79535-47bb-0310-9956-ffa450edef68
2003-05-30 15:40:28 +00:00
Tim O'Brien e0161bb4cf Added mdiggory patch for developer resources
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@140855 13f79535-47bb-0310-9956-ffa450edef68
2003-05-22 16:55:22 +00:00
Tim O'Brien 1376d960b5 Added task to bring javadoc into compliance with standard. Javadoc
generate currently throws 35 errors.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@140852 13f79535-47bb-0310-9956-ffa450edef68
2003-05-21 18:24:46 +00:00
Tim O'Brien a3e8ae46e0 xdoc tasks.xml was updated to reflect tasks pertaining to the next planned
release.  There tasks were lifted from Phil S. earlier message to
commons-dev@


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@140850 13f79535-47bb-0310-9956-ffa450edef68
2003-05-21 15:11:54 +00:00
Robert Burrell Donkin 118ae33102 Created outline user guide This will be built using maven. Lots more content needed.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@140841 13f79535-47bb-0310-9956-ffa450edef68
2003-05-20 10:27:57 +00:00
Robert Burrell Donkin 526e1c4171 Created outline documentation. This will be built using maven. Lots more content needed.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@140840 13f79535-47bb-0310-9956-ffa450edef68
2003-05-20 10:27:26 +00:00
Robert Burrell Donkin 2ebf818b42 Mavenization phase one - moving documentation build to maven, will complete by generating build.xml etc later.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@140839 13f79535-47bb-0310-9956-ffa450edef68
2003-05-20 10:24:32 +00:00