Phil Steitz
7e6d5d5d54
Added test cases corresponding to examples in the User Guide.
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141120 13f79535-47bb-0310-9956-ffa450edef68
2004-03-07 00:57:11 +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
3de23df528
Fixed error in getCumFreq (use custom comparator when one is supplied). Removed tabs.
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141118 13f79535-47bb-0310-9956-ffa450edef68
2004-03-07 00:54:31 +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
e5bc149a2a
Javadoc.
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141116 13f79535-47bb-0310-9956-ffa450edef68
2004-03-04 04:25:09 +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
Tim O'Brien
1ea467cb36
Added JavaDoc to the Complex class, still more work to be done.
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141112 13f79535-47bb-0310-9956-ffa450edef68
2004-02-29 19:52:01 +00:00
Tim O'Brien
4ae88357f2
Added Javadoc to the ComplexFormat class
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141111 13f79535-47bb-0310-9956-ffa450edef68
2004-02-29 19:40:39 +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
Brent Worden
d948617ae5
PR: 27243
...
Obtained from: Scott Duchin
Submitted by: Brent Worden
Adding Scott's unit test. See http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27243 for details.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141109 13f79535-47bb-0310-9956-ffa450edef68
2004-02-28 21:58:33 +00:00
Phil Steitz
8b80de72bb
Modified jar goal to include Apache License and notice in the jar. Fixed copyright notices. Reformatted xml.
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141108 13f79535-47bb-0310-9956-ffa450edef68
2004-02-28 19:43:40 +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
Stephen Colebourne
7eb00dc788
Change to Apache License 2.0
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141106 13f79535-47bb-0310-9956-ffa450edef68
2004-02-25 19:28:40 +00:00
Phil Steitz
e884e834f8
javadoc.
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141105 13f79535-47bb-0310-9956-ffa450edef68
2004-02-22 22:01:29 +00:00
Phil Steitz
466c8f4211
Updated license to 2.0
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141104 13f79535-47bb-0310-9956-ffa450edef68
2004-02-21 21:35:18 +00:00
Phil Steitz
424d644417
javadoc, error message cleanup.
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141103 13f79535-47bb-0310-9956-ffa450edef68
2004-02-20 06:22:39 +00:00
Phil Steitz
f41527455c
Added degree() method, degree checking in derivative computations, made constructor copy coefficient array, cleaned up javadoc.
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141102 13f79535-47bb-0310-9956-ffa450edef68
2004-02-20 06:17:54 +00:00
Mark R. Diggory
f6b9a428ca
Adding Commons Site Look & Feel configuration to all jakarta-commons/<project>/project.properties
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141101 13f79535-47bb-0310-9956-ffa450edef68
2004-02-18 04:11:35 +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
Phil Steitz
a3c8daf76c
Restored original copyright date.
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141099 13f79535-47bb-0310-9956-ffa450edef68
2004-02-18 03:24:20 +00:00
Phil Steitz
31a89ac8db
Restored test code inadvertently deleted with last commit.
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141098 13f79535-47bb-0310-9956-ffa450edef68
2004-02-17 04:33:16 +00:00
Phil Steitz
9267ae3bb2
Fixed logic in bean transformer tests to match API.
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141097 13f79535-47bb-0310-9956-ffa450edef68
2004-02-16 07:04:04 +00:00
Phil Steitz
11da77c693
Stopped header comments from confusing javadoc tool.
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141096 13f79535-47bb-0310-9956-ffa450edef68
2004-02-16 06:32:47 +00:00
Phil Steitz
1d2c37a6ce
Commented out sysouts.
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141095 13f79535-47bb-0310-9956-ffa450edef68
2004-02-16 06:30:21 +00:00
Phil Steitz
735fc1ac33
Fixed broken download link, removed local path reference.
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141094 13f79535-47bb-0310-9956-ffa450edef68
2004-02-15 22:28:04 +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
Phil Steitz
0edbfb6b89
Added load(double[]) method to EmpiricalDistribution.
...
Contributed by Piotr Kochanski
PR # 26772
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141092 13f79535-47bb-0310-9956-ffa450edef68
2004-02-12 04:35:09 +00:00
Mark R. Diggory
a511ea4ca6
Moving extension of global project.xml to ../commons-build/project.xml on those project.xml files which originally had it in place.
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141091 13f79535-47bb-0310-9956-ffa450edef68
2004-02-10 19:15:04 +00:00
Tim O'Brien
9ca4863232
*** empty log message ***
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141090 13f79535-47bb-0310-9956-ffa450edef68
2004-02-08 22:09:28 +00:00
Phil Steitz
21ef26838d
Refactored Frequency to support cummulative frequency counts and percentages. Also eliminated the name property.
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141089 13f79535-47bb-0310-9956-ffa450edef68
2004-02-08 19:51:25 +00:00
Phil Steitz
f1e2670f72
Added bound to simulation loop in nextPoisson().
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141088 13f79535-47bb-0310-9956-ffa450edef68
2004-01-31 06:58:46 +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
Mark R. Diggory
98c9b07450
Fixing version number.
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141086 13f79535-47bb-0310-9956-ffa450edef68
2004-01-30 19:53:33 +00:00
Mark R. Diggory
60541810af
Fixing email addresses and changing version to 1.0
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141085 13f79535-47bb-0310-9956-ffa450edef68
2004-01-30 19:52:08 +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
Mark R. Diggory
64ec9779ae
adding comment on maven property to skip tests.
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141081 13f79535-47bb-0310-9956-ffa450edef68
2004-01-29 18:24:02 +00:00
Mark R. Diggory
9698abfb3b
Removing default generated @author Administrator tags from Eclipse
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141080 13f79535-47bb-0310-9956-ffa450edef68
2004-01-29 16:54:05 +00:00
Mark R. Diggory
de37f31a2a
Actually, we should really be switching to Apache license 2.0.
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141079 13f79535-47bb-0310-9956-ffa450edef68
2004-01-29 16:52:41 +00:00
Phil Steitz
f6458ee9d0
Replaced unnecessary bin search with direct computation.
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141078 13f79535-47bb-0310-9956-ffa450edef68
2004-01-29 06:26:14 +00:00
Phil Steitz
90be3c8e9d
Speed up, clean up.
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141077 13f79535-47bb-0310-9956-ffa450edef68
2004-01-29 05:27:54 +00:00
Phil Steitz
36d2a54a37
Javadoc.
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141076 13f79535-47bb-0310-9956-ffa450edef68
2004-01-29 04:58:36 +00:00
Tim O'Brien
ec5fb0ca3d
Added a simple formatting class for Complex numbers.
...
I had considered just implementing toString() on the complex
class, but I decided aginst it because some fields prefer
"j" to "i". This ComplexFormat class is very straightforward,
will a number of TODOs, it is accompanied by a 10
tests.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141075 13f79535-47bb-0310-9956-ffa450edef68
2004-01-29 04:32:27 +00:00
Mark R. Diggory
19080d7f09
Happy New Year, updating all license years to 2004
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141074 13f79535-47bb-0310-9956-ffa450edef68
2004-01-29 00:49:03 +00:00
Mark R. Diggory
1177050dc6
Happy New Year
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141073 13f79535-47bb-0310-9956-ffa450edef68
2004-01-29 00:36:22 +00:00
Mark R. Diggory
214a7aa4fc
A maven.xml file with a custom goal for cutting math releases. Does snapshot resolution prior to cutting release.
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141072 13f79535-47bb-0310-9956-ffa450edef68
2004-01-29 00:14:09 +00:00
Tim O'Brien
dda3ec944a
Project dependencies for commons-collctions and commons-lang were pointing to the SNAPSHOT of both. When this was iriginally done, it was agreed that pointing to a SNAPSHOT was not an option for a release. Now that compatible version of these to component have been released, the versions have been updated. Commons Math now depends on collections 2.1 and lang 2.0.
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141071 13f79535-47bb-0310-9956-ffa450edef68
2004-01-28 21:05:55 +00:00