Commit Graph

781 Commits

Author SHA1 Message Date
Phil Steitz bd34147ab1 Changed version to 1.2-dev, added Xiaogang Zhang to contributors.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@232587 13f79535-47bb-0310-9956-ffa450edef68
2005-08-14 06:46:15 +00:00
Brent Worden 47b45c6fad PR 36084: Temp. files were not being deleted because open file streams were not being closed properly.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@232415 13f79535-47bb-0310-9956-ffa450edef68
2005-08-13 04:06:37 +00:00
Brent Worden 4eb8044ae7 PR: 35904
Changed rounding methods to not rely on BigDecimal conversions which was causing numerical error.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@231029 13f79535-47bb-0310-9956-ffa450edef68
2005-08-09 13:10:26 +00:00
Phil Steitz d2d2035be5 Regenerate using updated ant plugin to eliminate repeated downloads.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@231001 13f79535-47bb-0310-9956-ffa450edef68
2005-08-09 07:07:20 +00:00
Phil Steitz 48b9ef8b5d Prepare for 1.1-RC2.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@226690 13f79535-47bb-0310-9956-ffa450edef68
2005-07-31 20:16:11 +00:00
Phil Steitz cb85a3bc90 Test cases and (temporary?) fix for BZ 35904.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@226479 13f79535-47bb-0310-9956-ffa450edef68
2005-07-30 07:25:26 +00:00
Phil Steitz c5a820aae2 Added missing svn props.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@209144 13f79535-47bb-0310-9956-ffa450edef68
2005-07-04 23:30:05 +00:00
Phil Steitz 23e9e2da2a Eliminated dead code.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@209143 13f79535-47bb-0310-9956-ffa450edef68
2005-07-04 23:29:23 +00:00
Phil Steitz b60a3ba1ef Added missing @since tags.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@209130 13f79535-47bb-0310-9956-ffa450edef68
2005-07-04 22:16:48 +00:00
Phil Steitz 0c46bfc7fd Added maven.compile.source property.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@209123 13f79535-47bb-0310-9956-ffa450edef68
2005-07-04 21:01:46 +00:00
Phil Steitz 46c3ad2c75 Fixed release notes file name.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@208933 13f79535-47bb-0310-9956-ffa450edef68
2005-07-03 15:43:13 +00:00
Phil Steitz 22bbd54444 Changed description of submatrix change, version reference.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@208892 13f79535-47bb-0310-9956-ffa450edef68
2005-07-03 06:47:09 +00:00
Phil Steitz c5f0682193 Prepare for 1.1-RC1.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@208891 13f79535-47bb-0310-9956-ffa450edef68
2005-07-03 06:44:54 +00:00
Phil Steitz 7411239c62 Changed release notes file name.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@208890 13f79535-47bb-0310-9956-ffa450edef68
2005-07-03 06:27:57 +00:00
Phil Steitz 0c3f026902 Changed to use custom sytlesheet for release notes.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@208889 13f79535-47bb-0310-9956-ffa450edef68
2005-07-03 06:23:48 +00:00
Phil Steitz 28563ce903 Initial commit.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@208888 13f79535-47bb-0310-9956-ffa450edef68
2005-07-03 06:20:58 +00:00
Phil Steitz 9ed32ecf6c Made src, binary distros unpack to different directories.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@208878 13f79535-47bb-0310-9956-ffa450edef68
2005-07-03 03:38:09 +00:00
Phil Steitz d38e114e21 Removed setSubmatrix methods from RealMatrix, BigMatrix interfaces to preserve binary compatibility to 1.0 release.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@208875 13f79535-47bb-0310-9956-ffa450edef68
2005-07-02 22:38:00 +00:00
Phil Steitz 98b8a03a7c Fixed actual parameter types to eliminate jdk 1.5 compiler warning.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@208874 13f79535-47bb-0310-9956-ffa450edef68
2005-07-02 22:24:59 +00:00
Phil Steitz 39d8bd9af4 Iniial commit.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@208871 13f79535-47bb-0310-9956-ffa450edef68
2005-07-02 20:17:40 +00:00
Phil Steitz 7334029076 Added Jorg Weimar to contributors.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@201988 13f79535-47bb-0310-9956-ffa450edef68
2005-06-27 13:26:30 +00:00
Phil Steitz 0c2ac07ae3 Roll back changes inadverently made in R201919.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@201985 13f79535-47bb-0310-9956-ffa450edef68
2005-06-27 13:10:25 +00:00
Phil Steitz e56d480a47 Added announcement.file, compile.target, xdoc.copy.excludes.classic properties.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@201943 13f79535-47bb-0310-9956-ffa450edef68
2005-06-27 04:30:51 +00:00
Phil Steitz 18c40ecfc1 Changed to use maven announcement plugin instead of custom xsl.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@201942 13f79535-47bb-0310-9956-ffa450edef68
2005-06-27 04:27:14 +00:00
Phil Steitz 8f2acc76d0 Added integer parse restriction.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@201940 13f79535-47bb-0310-9956-ffa450edef68
2005-06-27 03:46:57 +00:00
Phil Steitz 30f22d9481 Eliminated tabs.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@201919 13f79535-47bb-0310-9956-ffa450edef68
2005-06-26 22:39:42 +00:00
Phil Steitz 837fb724fb Eliminated tabs.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@201916 13f79535-47bb-0310-9956-ffa450edef68
2005-06-26 22:25:41 +00:00
Phil Steitz 540caa1add Eliminated tabs.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@201915 13f79535-47bb-0310-9956-ffa450edef68
2005-06-26 22:20:57 +00:00
Phil Steitz 3524bd6ca6 Eliminated trailing spaces.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@201912 13f79535-47bb-0310-9956-ffa450edef68
2005-06-26 21:43:34 +00:00
Phil Steitz ce75526e14 Added style sheet to create release-notes.txt from changes.xml.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@201910 13f79535-47bb-0310-9956-ffa450edef68
2005-06-26 21:31:28 +00:00
Phil Steitz 7209fa9fb5 Added description for 1.1 release.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@201908 13f79535-47bb-0310-9956-ffa450edef68
2005-06-26 21:28:29 +00:00
Phil Steitz 33e3fd583f Formmatting, changed a couple of 'updates' to 'fixes'.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@201896 13f79535-47bb-0310-9956-ffa450edef68
2005-06-26 19:26:00 +00:00
Phil Steitz 3a9c36b48e Eliminated JDK 1.4 dependency.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@201821 13f79535-47bb-0310-9956-ffa450edef68
2005-06-26 03:29:09 +00:00
Phil Steitz 6161ecdc32 Emasculated MathException secalization test to work under jdk 1.3.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@201820 13f79535-47bb-0310-9956-ffa450edef68
2005-06-26 03:26:42 +00:00
Phil Steitz a5c011a640 Changed Fraction(double) to correctly handle near-integral arguments.
PR # 35434
Submitted by: Jörg Weimar


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@201813 13f79535-47bb-0310-9956-ffa450edef68
2005-06-26 01:52:37 +00:00
Phil Steitz d062702366 Changed lcm to throw ArithmeticException (instead of returning bogus
value) if the result is too large to store as an integer.
PR # 35431
Submitted by: Jörg Weimar


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@201810 13f79535-47bb-0310-9956-ffa450edef68
2005-06-26 01:19:16 +00:00
Phil Steitz e34b56db3f Javadoc.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@180103 13f79535-47bb-0310-9956-ffa450edef68
2005-06-05 15:49:25 +00:00
Phil Steitz 99b1bf42ea Formatting to make checkstyle happy.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@180102 13f79535-47bb-0310-9956-ffa450edef68
2005-06-05 15:48:36 +00:00
Phil Steitz cd4c28ecca Revert inadvertent change from last commit.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@180066 13f79535-47bb-0310-9956-ffa450edef68
2005-06-05 04:16:01 +00:00
Phil Steitz 6ed937e733 Added factory for TTest, ChiSquareTest and TestUtils class with
static methods to create instances and execute tests.
PR #32663



git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@180065 13f79535-47bb-0310-9956-ffa450edef68
2005-06-05 03:58:14 +00:00
Phil Steitz 59c267c22d Add 34042 fix.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@179959 13f79535-47bb-0310-9956-ffa450edef68
2005-06-04 05:37:44 +00:00
Phil Steitz 24d837eafd Eliminated redundant endpoint function evaluations in BrentSolver, SecantSolver. BZ #35042.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@179958 13f79535-47bb-0310-9956-ffa450edef68
2005-06-04 05:36:42 +00:00
Phil Steitz 9271b906e1 Add id for Al.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@179957 13f79535-47bb-0310-9956-ffa450edef68
2005-06-04 05:21:31 +00:00
Phil Steitz f3612f96eb Put site (and coming distro) on a diet - limit maven image copy.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@179956 13f79535-47bb-0310-9956-ffa450edef68
2005-06-04 05:20:37 +00:00
Phil Steitz f66cdb3a59 Update content.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@179955 13f79535-47bb-0310-9956-ffa450edef68
2005-06-04 05:19:07 +00:00
Phil Steitz 4a0814bef4 Formatting, fix errors and typos.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@179954 13f79535-47bb-0310-9956-ffa450edef68
2005-06-04 05:18:17 +00:00
Phil Steitz a215918685 Fix typos.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@179953 13f79535-47bb-0310-9956-ffa450edef68
2005-06-04 05:17:11 +00:00
Phil Steitz d7be6b3754 Update content, fix typos.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@179952 13f79535-47bb-0310-9956-ffa450edef68
2005-06-04 05:16:40 +00:00
Phil Steitz 8560cbf947 Javadoc, formatting.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@179951 13f79535-47bb-0310-9956-ffa450edef68
2005-06-04 05:11:23 +00:00
Phil Steitz ad94c5d1de Added RandomAdaptor to complete PRNG pluggability framework, updated User Guide.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@179494 13f79535-47bb-0310-9956-ffa450edef68
2005-06-02 03:06:45 +00:00