Commit Graph

999 Commits

Author SHA1 Message Date
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
Henri Yandell c1615d1aa3 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@480440 13f79535-47bb-0310-9956-ffa450edef68
2006-11-29 07:14:12 +00:00
Henri Yandell 47f3a2fd9e 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@480437 13f79535-47bb-0310-9956-ffa450edef68
2006-11-29 07:08:19 +00:00
Henri Yandell 4dd57aafc1 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@480435 13f79535-47bb-0310-9956-ffa450edef68
2006-11-29 07:06:35 +00:00
Henri Yandell c90167235a Fixing the license header. Something is up with this file, in svn diff it has a odd set of bytes on the front of the file. Possibly Windows BOM UTF-8 issue?
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@480433 13f79535-47bb-0310-9956-ffa450edef68
2006-11-29 06:53:26 +00:00
Henri Yandell 78a4ef699a Fixed header. Switched from Windows to Unix line endings as a part of this - not sure if that's problematic or not, but I don't trust that I can hack this to remain windows specific
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@480432 13f79535-47bb-0310-9956-ffa450edef68
2006-11-29 06:51:38 +00:00
Phil Steitz b209e197b3 Formatting only. Eliminated tabs.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@479144 13f79535-47bb-0310-9956-ffa450edef68
2006-11-25 16:43:36 +00:00
Phil Steitz 1d1e19921c Collection of patches to initial Mantissa sources:
- Fixed a problem when switching functions triggered derivatives
  discontinuities
- Removed methods and classes that were deprecated in Mantissa
  and do not need to be preserved in commons-math as backward compatibility
  is not a problem for this newly integrated code
- Changed Vector3D and Rotation to immutable classes for ease of use
- Improved some javadoc in class Rotation
JIRA: MATH-161
Submitted (with patches) by Luc Maisonobe


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@478458 13f79535-47bb-0310-9956-ffa450edef68
2006-11-23 04:17:13 +00:00
Phil Steitz 05195b77ca Initial commit
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@476930 13f79535-47bb-0310-9956-ffa450edef68
2006-11-19 21:36:15 +00:00
Rahul Akolkar c0b59b0810 Point DOAP files to JIRA.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@472714 13f79535-47bb-0310-9956-ffa450edef68
2006-11-09 00:26:31 +00:00
Rahul Akolkar a68f1cbcc6 Missing SVN properties, possibly some large diffs, no functional change.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@472712 13f79535-47bb-0310-9956-ffa450edef68
2006-11-09 00:14:44 +00:00
Rahul Akolkar 9c19b57f95 Peg Commons at JCL 1.0.4. Have only looked at proper for lack of cycles, can follow up with sandbox and dormant components as they graduate or get revived.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@472702 13f79535-47bb-0310-9956-ffa450edef68
2006-11-08 23:39:13 +00:00
Henri Yandell 3da20f561c Switching viewcvs url to viewvc
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@430249 13f79535-47bb-0310-9956-ffa450edef68
2006-08-10 05:12:13 +00:00