Commit Graph

961 Commits

Author SHA1 Message Date
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
Luc Maisonobe ee556907bb Added and used a specialized exception for arguments outside domains
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@506595 13f79535-47bb-0310-9956-ffa450edef68
2007-02-12 19:28:57 +00:00
Luc Maisonobe 1bd2978235 Added and used a specialized exception for duplicate abscissas in sampled functions
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@506592 13f79535-47bb-0310-9956-ffa450edef68
2007-02-12 19:27:16 +00:00
Luc Maisonobe 21a95478c2 Added and used a specialized exception for continued fraction convergence errors
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@506591 13f79535-47bb-0310-9956-ffa450edef68
2007-02-12 19:23:17 +00:00
Luc Maisonobe ee71801e77 Added and used a specialized convergence exception for exceeded iteration counts
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@506585 13f79535-47bb-0310-9956-ffa450edef68
2007-02-12 19:17:41 +00:00
Luc Maisonobe 32ea2a389a - refactored top level of Exception hierarchy,
- added getPatern(), getArguments() and getMessage(Locale)
  (names chosen for consistency with java.text.MessageFormat)
- deprecated some raw constructors as the top level exception are too
  coarse grained and intended only as base classes for easier to use classes
- added several constructors for use by more fine grained derived classes

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@506576 13f79535-47bb-0310-9956-ffa450edef68
2007-02-12 18:54:24 +00:00
Henri Yandell f55f1566f0 Maven 2 pom for Math. Tests that use getClass().getResource(String) don't work at the moment, unsure how to fix currently.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@502139 13f79535-47bb-0310-9956-ffa450edef68
2007-02-01 07:03:52 +00:00
Luc Maisonobe d72010f440 added missing files from previous patches (JIRA:MATH-161 and JIRA:MATH-162)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@496489 13f79535-47bb-0310-9956-ffa450edef68
2007-01-15 20:58:51 +00:00
Phil Steitz cc73bfb42f Updated contributed sources - Mantissa 7 upgrade. JIRA: MATH-162
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@488828 13f79535-47bb-0310-9956-ffa450edef68
2006-12-19 22:11:07 +00:00
Henri Yandell 8242bc2644 Setting the maven repo - apologies if this borks anything
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@486363 13f79535-47bb-0310-9956-ffa450edef68
2006-12-12 22:11:41 +00:00
Henri Yandell f3a8579c4f Fixed copyright header (committing in parts as the full commit timed out)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@480443 13f79535-47bb-0310-9956-ffa450edef68
2006-11-29 07:22:34 +00:00
Henri Yandell baffc24284 Fixed copyright header (committing in parts as the full commit timed out)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@480442 13f79535-47bb-0310-9956-ffa450edef68
2006-11-29 07:21:22 +00:00