Luc Maisonobe
faead6c3fb
detect numerical problems in Q.R decomposition for Levenberg-Marquardt estimator
...
and report them appropriately
JIRA: MATH-199
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@640204 13f79535-47bb-0310-9956-ffa450edef68
2008-03-23 13:36:03 +00:00
Luc Maisonobe
cd5f65c4c7
added an error detection for missing imaginary character while parsing complex string
...
JIRA: MATH-198
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@640191 13f79535-47bb-0310-9956-ffa450edef68
2008-03-23 12:22:59 +00:00
Henri Yandell
07b329c5fd
Fixing the assemblies to say project.version instead of version to stop '2.4.1' leaking through from the JVM properties. Also making it project.artifactId while I'm doing this.
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@637007 13f79535-47bb-0310-9956-ffa450edef68
2008-03-14 06:41:17 +00:00
Niall Pemberton
b2f0dda11d
Upgrade to version 9 of commons-parent
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@635244 13f79535-47bb-0310-9956-ffa450edef68
2008-03-09 14:21:48 +00:00
Brent Worden
f1f69b2d78
MATH-193. javadoc and style fixes.
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@635154 13f79535-47bb-0310-9956-ffa450edef68
2008-03-09 03:54:20 +00:00
Brent Worden
80416d808e
replace string concatenation with StringBuffer.append calls.
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@635150 13f79535-47bb-0310-9956-ffa450edef68
2008-03-09 03:30:30 +00:00
Luc Maisonobe
7d28e0f53d
fixed javadoc typos
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@633991 13f79535-47bb-0310-9956-ffa450edef68
2008-03-05 19:29:38 +00:00
Niall Pemberton
ffc1d28311
Rool Math version number to 1.3-SNAPSHOT following 1.2 release
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@633875 13f79535-47bb-0310-9956-ffa450edef68
2008-03-05 15:20:28 +00:00
Niall Pemberton
b4f407e7c3
Remove OSGi configuration in maven-jar-plugin (now handled by maven-bundle-plugin configured in commons-parent)
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@632827 13f79535-47bb-0310-9956-ffa450edef68
2008-03-02 20:05:49 +00:00
Niall Pemberton
13482b72fb
Add Issue Tracking and Download pages generated by commons-build-plugin
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@632817 13f79535-47bb-0310-9956-ffa450edef68
2008-03-02 19:46:00 +00:00
Niall Pemberton
0df8de7691
Upgrade to commons-parent-8 and add configuration properties for OSGi (maven-bundle-plugin) and commons-build-plugin
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@632815 13f79535-47bb-0310-9956-ffa450edef68
2008-03-02 19:37:56 +00:00
Phil Steitz
b73432e8d6
Made builtBy attribute configurable.
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@628515 13f79535-47bb-0310-9956-ffa450edef68
2008-02-17 16:56:26 +00:00
Phil Steitz
ae18893755
Dropped reference to 1.1 release.
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@628512 13f79535-47bb-0310-9956-ffa450edef68
2008-02-17 16:55:24 +00:00
Phil Steitz
0473351c85
Added LICENSE.txt to jar, changed jar name to 1.2.
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@628511 13f79535-47bb-0310-9956-ffa450edef68
2008-02-17 16:54:58 +00:00
Phil Steitz
effdf4250c
Dropped extraneous elements causing problems for maven 1.1.
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@628510 13f79535-47bb-0310-9956-ffa450edef68
2008-02-17 16:47:39 +00:00
Phil Steitz
1f278be0db
Commented out reference to currently defunct nightlies.
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@628506 13f79535-47bb-0310-9956-ffa450edef68
2008-02-17 16:27:16 +00:00
Phil Steitz
f6a6d7a0be
Prepare for 1.2-RC2.
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@628429 13f79535-47bb-0310-9956-ffa450edef68
2008-02-17 05:20:25 +00:00
Phil Steitz
f1257e2c36
Changed version to RC2, added pointer to build instructions.
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@628428 13f79535-47bb-0310-9956-ffa450edef68
2008-02-17 05:19:41 +00:00
Luc Maisonobe
7b7f9388eb
fixed a javadoc link that used the wrong method name
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@628352 13f79535-47bb-0310-9956-ffa450edef68
2008-02-16 16:39:03 +00:00
Luc Maisonobe
b660e38549
fixed wrong javadoc links
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@628350 13f79535-47bb-0310-9956-ffa450edef68
2008-02-16 16:31:03 +00:00
Luc Maisonobe
195b08aa92
minor javadoc changes (ith -> i<sup>th</sup>, removed extra curly brace)
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@628349 13f79535-47bb-0310-9956-ffa450edef68
2008-02-16 16:30:35 +00:00
Luc Maisonobe
e08fbb00c3
removed javadoc links to the addValue method which does not belong to the interface
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@628348 13f79535-47bb-0310-9956-ffa450edef68
2008-02-16 16:29:40 +00:00
Luc Maisonobe
651cae8991
fixed functions names (minimizes -> minimize)
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@628000 13f79535-47bb-0310-9956-ffa450edef68
2008-02-15 10:31:48 +00:00
Luc Maisonobe
7f5355a3ea
improved consistency between Vector3D and RealMatrix API (multiply -> scalarMultiply)
...
improved javadoc
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@627998 13f79535-47bb-0310-9956-ffa450edef68
2008-02-15 10:24:50 +00:00
Luc Maisonobe
79325e1f4e
fixed exception messages arguments types
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@627994 13f79535-47bb-0310-9956-ffa450edef68
2008-02-15 10:16:05 +00:00
Luc Maisonobe
b09bdfb66e
improved javadoc (null norm => zero norm)
...
improved exception consistency
(ArithmeticException => IllegalArgumentException for zero norm argument vectors)
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@627993 13f79535-47bb-0310-9956-ffa450edef68
2008-02-15 10:13:39 +00:00
Luc Maisonobe
2b4c87babc
changed ArrayListe to List
...
made fields final
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@627989 13f79535-47bb-0310-9956-ffa450edef68
2008-02-15 10:04:02 +00:00
Luc Maisonobe
2295b7c2fb
improved SOC between AbstractEstimator and its derived classes
...
(changed fields from protected to private, changed methods to final,
added counter incrementation final method)
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@627987 13f79535-47bb-0310-9956-ffa450edef68
2008-02-15 10:01:26 +00:00
Luc Maisonobe
5fbdab2e13
fixed typo
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@620579 13f79535-47bb-0310-9956-ffa450edef68
2008-02-11 19:00:19 +00:00
Niall Pemberton
21e2c2785a
Add license-header.txt to source distro assembly
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@620449 13f79535-47bb-0310-9956-ffa450edef68
2008-02-11 10:14:44 +00:00
Phil Steitz
c1e5b6bcfc
Reordered javadoc links, prepared for 1.2 release.
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@620409 13f79535-47bb-0310-9956-ffa450edef68
2008-02-11 04:54:55 +00:00
Phil Steitz
ba57ea6c80
Preparing for 1.2-RC1.
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@620408 13f79535-47bb-0310-9956-ffa450edef68
2008-02-11 04:52:17 +00:00
Phil Steitz
f967b359e7
Made numerator and denominator final in Fraction and
...
deprecated protected real and imaginary parts fields in Complex,
making Fraction immutable and preparing Complex to become fully
immutable in 2.0.
JIRA: MATH-188
Reported and patched by Sebastian Bazley
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@620373 13f79535-47bb-0310-9956-ffa450edef68
2008-02-11 01:18:39 +00:00
Phil Steitz
ce9150e867
Added deprecations summary.
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@620370 13f79535-47bb-0310-9956-ffa450edef68
2008-02-11 01:08:25 +00:00
Phil Steitz
8eba63863c
Fixed AbstractIntegerDistribution cumulativeProbablility(-,-)
...
to correctly handle double arguments.
JIRA: MATH-184
Reported by Yegor Bryukhov
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@620368 13f79535-47bb-0310-9956-ffa450edef68
2008-02-11 01:04:48 +00:00
Phil Steitz
3c9e28e533
Javadoc. Removed obsolete comment.
...
JIRA: MATH-187
Reported by Sebastian Bazley
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@620330 13f79535-47bb-0310-9956-ffa450edef68
2008-02-10 21:10:30 +00:00
Phil Steitz
f42a88e25e
Improved javadoc for implementation setters / getters.
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@620318 13f79535-47bb-0310-9956-ffa450edef68
2008-02-10 20:17:24 +00:00
Phil Steitz
d846c5da94
Javadoc only. Added @since tags.
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@620312 13f79535-47bb-0310-9956-ffa450edef68
2008-02-10 19:28:59 +00:00
Luc Maisonobe
f5a644e863
added a line about multivariate summary statistics.
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@620293 13f79535-47bb-0310-9956-ffa450edef68
2008-02-10 16:44:50 +00:00
Luc Maisonobe
7953b0007a
removed references to the StatisticalMultivariateSummaryValues class
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@620290 13f79535-47bb-0310-9956-ffa450edef68
2008-02-10 16:28:50 +00:00
Luc Maisonobe
513804d9d4
improved javadoc according to Phil's changes in the implementation class
...
added the missing getGeometricMean method
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@620289 13f79535-47bb-0310-9956-ffa450edef68
2008-02-10 16:25:34 +00:00
Luc Maisonobe
9e0d00dc7e
removed the StatisticalMultivariateSummaryValues class
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@620288 13f79535-47bb-0310-9956-ffa450edef68
2008-02-10 16:23:59 +00:00
Phil Steitz
e671f72818
Fixed typo in header comment.
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@620229 13f79535-47bb-0310-9956-ffa450edef68
2008-02-10 01:04:38 +00:00
Phil Steitz
08fa79c0f5
Edited javadoc.
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@620227 13f79535-47bb-0310-9956-ffa450edef68
2008-02-10 00:34:09 +00:00
Phil Steitz
f18c6b1aff
Added getSumOfLogs method to SummaryStatistics and made
...
sum of logs instance used by GeometricMean configurable.
JIRA: MATH-191
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@620221 13f79535-47bb-0310-9956-ffa450edef68
2008-02-09 23:42:44 +00:00
Phil Steitz
8f10ef7c0e
Cleaned up to prepare for 1.2 release.
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@620220 13f79535-47bb-0310-9956-ffa450edef68
2008-02-09 23:37:11 +00:00
Phil Steitz
705e88f7a0
Added description for upcoming release, reclassed some changes from update to add.
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@620219 13f79535-47bb-0310-9956-ffa450edef68
2008-02-09 23:36:36 +00:00
Phil Steitz
af845eb471
Dropped references to unreleased RCs.
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@620169 13f79535-47bb-0310-9956-ffa450edef68
2008-02-09 18:22:36 +00:00
Phil Steitz
5af7bd0c31
Updated changes.xml file location.
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@620155 13f79535-47bb-0310-9956-ffa450edef68
2008-02-09 17:06:24 +00:00
Luc Maisonobe
1c27da8a98
added dimension checks
...
removed findbugs warnings about internal representation exposition
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@620001 13f79535-47bb-0310-9956-ffa450edef68
2008-02-08 21:16:38 +00:00