Commit Graph

922 Commits

Author SHA1 Message Date
Phil Steitz fb8da62041 Javadoc only.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@539915 13f79535-47bb-0310-9956-ffa450edef68
2007-05-20 19:30:05 +00:00
Phil Steitz 9b0466f648 Javadoc. Replaced MathML entity with numeric character reference.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@539909 13f79535-47bb-0310-9956-ffa450edef68
2007-05-20 18:42:50 +00:00
Phil Steitz a556284602 Javadoc only.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@539830 13f79535-47bb-0310-9956-ffa450edef68
2007-05-20 05:48:00 +00:00
Phil Steitz 9f8370f336 eliminated unnecessary Double creation.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@539829 13f79535-47bb-0310-9956-ffa450edef68
2007-05-20 05:45:54 +00:00
Phil Steitz fe13c2bcfa Added back (deprecated) legacy constructors to restore backward compatibility.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@537718 13f79535-47bb-0310-9956-ffa450edef68
2007-05-14 06:08:16 +00:00
Phil Steitz 42a78122d1 Fixed some typos, minor edits.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@537703 13f79535-47bb-0310-9956-ffa450edef68
2007-05-14 04:28:00 +00:00
Phil Steitz 78727dd83f Javadoc only. Fixed typo.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@537701 13f79535-47bb-0310-9956-ffa450edef68
2007-05-14 04:22:07 +00:00
Phil Steitz 81310ec9a4 Configured assembly plugin, bumped commons parent version to 2.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@537700 13f79535-47bb-0310-9956-ffa450edef68
2007-05-14 04:19:48 +00:00
Luc Maisonobe aee7901e2a fixed javadoc
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@536288 13f79535-47bb-0310-9956-ffa450edef68
2007-05-08 18:21:47 +00:00
Luc Maisonobe bb00559975 [MATH-156] use initial guess provided by the caller to BrentSolver.solve(),
thus improving speed

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@536283 13f79535-47bb-0310-9956-ffa450edef68
2007-05-08 18:16:52 +00:00
Phil Steitz 35b7e706cc Added assemblies for source, binary distros.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@533469 13f79535-47bb-0310-9956-ffa450edef68
2007-04-29 06:33:54 +00:00
Phil Steitz 3a2d1794c6 Fixed test resources directory.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@533452 13f79535-47bb-0310-9956-ffa450edef68
2007-04-29 00:57:39 +00:00
Brent Worden 409d56d206 MATH-153: Corrected nextInt and nextLong to handle wide value ranges.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@525842 13f79535-47bb-0310-9956-ffa450edef68
2007-04-05 15:19:57 +00:00
Brent Worden 55b2cc8c03 MATH-120: finished review of pascal distribution.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@525837 13f79535-47bb-0310-9956-ffa450edef68
2007-04-05 14:48:48 +00:00
Phil Steitz b87e7190d5 Fixed xml parse errors.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@522436 13f79535-47bb-0310-9956-ffa450edef68
2007-03-26 06:20:03 +00:00
Phil Steitz dcb3ffa82c Fixed broken link to [discovery] API docs.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@522434 13f79535-47bb-0310-9956-ffa450edef68
2007-03-26 06:17:29 +00:00
Phil Steitz cc6c1f22e9 Improved efficiency of evaluate method.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@522305 13f79535-47bb-0310-9956-ffa450edef68
2007-03-25 17:26:35 +00:00
Luc Maisonobe 35af6fe1d2 Provided a factory pattern for the integrators
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@522285 13f79535-47bb-0310-9956-ffa450edef68
2007-03-25 15:42:44 +00:00
Luc Maisonobe 2f2f0713f7 announced Mantissa packages inclusion
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@517853 13f79535-47bb-0310-9956-ffa450edef68
2007-03-13 20:26:49 +00:00
Luc Maisonobe c9f8ae6c91 linked new sections to the rest of the user guide
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@517842 13f79535-47bb-0310-9956-ffa450edef68
2007-03-13 20:04:22 +00:00
Luc Maisonobe 642cf40deb added a section for the ODE package in the user guide
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@517840 13f79535-47bb-0310-9956-ffa450edef68
2007-03-13 20:03:40 +00:00
Luc Maisonobe 9bcae682df added a section for the optimization package in the user guide
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@517839 13f79535-47bb-0310-9956-ffa450edef68
2007-03-13 20:03:21 +00:00
Luc Maisonobe c50e1c1ebc added a section for the estimation package in the user guide
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@517838 13f79535-47bb-0310-9956-ffa450edef68
2007-03-13 20:02:56 +00:00
Luc Maisonobe 83bd6ba8de added a section for the geometry package in the user guide
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@517837 13f79535-47bb-0310-9956-ffa450edef68
2007-03-13 20:02:28 +00:00
Luc Maisonobe 6536c1df10 added a section on transform methods in the user guide
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@517836 13f79535-47bb-0310-9956-ffa450edef68
2007-03-13 20:01:41 +00:00
Luc Maisonobe aab8a1009e added constant for null vector
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@515276 13f79535-47bb-0310-9956-ffa450edef68
2007-03-06 20:03:37 +00:00
Luc Maisonobe 96784db88a added an entry for Pascal distribution
fixed typos
fixed a code example

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@514875 13f79535-47bb-0310-9956-ffa450edef68
2007-03-05 21:35:31 +00:00
Luc Maisonobe 358973c257 fixed javadoc errors
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@512949 13f79535-47bb-0310-9956-ffa450edef68
2007-02-28 20:24:59 +00:00
Luc Maisonobe 9ddf255a72 implemented correlated random vectors generation
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@512933 13f79535-47bb-0310-9956-ffa450edef68
2007-02-28 19:51:48 +00:00
Luc Maisonobe 12dd062aec replaced a corrupted non-ASCII character by an entity
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@512873 13f79535-47bb-0310-9956-ffa450edef68
2007-02-28 17:53:18 +00:00
Luc Maisonobe c9903243a3 moved notice information from Mantissa to commons-math
(concerning Levenberg-Marquardt and Gragg-Bulirsch-Stoer algorithms implementations)

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@512386 13f79535-47bb-0310-9956-ffa450edef68
2007-02-27 20:53:46 +00:00
Luc Maisonobe 326ec7313e removed remnants of code transfered from Mantissa to commons-math
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@512385 13f79535-47bb-0310-9956-ffa450edef68
2007-02-27 20:51:59 +00:00
Luc Maisonobe dbd21b7762 identified myself as a developer
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@512384 13f79535-47bb-0310-9956-ffa450edef68
2007-02-27 20:48:00 +00:00
Luc Maisonobe cd301c9e12 added the optimization package from Mantissa
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@512381 13f79535-47bb-0310-9956-ffa450edef68
2007-02-27 20:23:52 +00:00
Luc Maisonobe c3feb16615 added the geometry package from Mantissa
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@512380 13f79535-47bb-0310-9956-ffa450edef68
2007-02-27 20:22:32 +00:00
Luc Maisonobe e2ffb90572 added the ode package from Mantissa
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@512066 13f79535-47bb-0310-9956-ffa450edef68
2007-02-26 23:12:40 +00:00
Luc Maisonobe 4b1994a2ff specialized exception for mismatched vectors or matrices dimensions
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@512064 13f79535-47bb-0310-9956-ffa450edef68
2007-02-26 23:06:24 +00:00
Luc Maisonobe f3b02ccea3 added the estimation package from Mantissa
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@512061 13f79535-47bb-0310-9956-ffa450edef68
2007-02-26 22:59:45 +00:00
Luc Maisonobe 7f8c5e2562 deprecated the no argument constructor
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@512050 13f79535-47bb-0310-9956-ffa450edef68
2007-02-26 22:44:18 +00:00
Luc Maisonobe b4bbd4672e updated errors prior to Mantissa integration
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@512045 13f79535-47bb-0310-9956-ffa450edef68
2007-02-26 22:33:36 +00:00
Luc Maisonobe 7276d2de09 fixed javadoc typos
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@512042 13f79535-47bb-0310-9956-ffa450edef68
2007-02-26 22:32:10 +00:00
Luc Maisonobe 15d96cbafd added support for generation and analysis of random vectors
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@512039 13f79535-47bb-0310-9956-ffa450edef68
2007-02-26 22:22:53 +00:00
Luc Maisonobe 2a4219105e fixed a wrong unicode encoding
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@511532 13f79535-47bb-0310-9956-ffa450edef68
2007-02-25 15:48:48 +00:00
Luc Maisonobe 8b48037080 make the code java 1.3 compatible
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@511531 13f79535-47bb-0310-9956-ffa450edef68
2007-02-25 15:48:07 +00:00
Luc Maisonobe 177aef7abc allow using locales with different variants
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@507253 13f79535-47bb-0310-9956-ffa450edef68
2007-02-13 22:06:30 +00:00
Luc Maisonobe 2b25d6352a set eol-style property to native
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@506713 13f79535-47bb-0310-9956-ffa450edef68
2007-02-12 22:35:08 +00:00
Luc Maisonobe 2fe2d9a4aa set eol-style property to native
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@506695 13f79535-47bb-0310-9956-ffa450edef68
2007-02-12 22:17:27 +00:00
Luc Maisonobe 882493e7b1 added missing license headers (sorry)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@506614 13f79535-47bb-0310-9956-ffa450edef68
2007-02-12 20:03:22 +00:00
Luc Maisonobe c768f73cf1 fixed some missing serialVersionUID
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@506601 13f79535-47bb-0310-9956-ffa450edef68
2007-02-12 19:37:49 +00:00
Luc Maisonobe 08042a0c22 use properly the top level exceptions for too specific cases which don't need a devoted exception class
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@506600 13f79535-47bb-0310-9956-ffa450edef68
2007-02-12 19:35:59 +00:00