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 |
Luc Maisonobe
|
24763608bf
|
removed remnants of development tests
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@619980 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-08 19:28:47 +00:00 |
Luc Maisonobe
|
1cabcd496c
|
added multivariate summary statistics
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@619934 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-08 16:42:34 +00:00 |
Luc Maisonobe
|
ac6a598144
|
added missing @since comments
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@619928 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-08 16:19:17 +00:00 |
Luc Maisonobe
|
ef90ce8956
|
added a way to compute either sample or population vectorial covariance
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@619924 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-08 16:07:33 +00:00 |
Luc Maisonobe
|
7d7ac7cc85
|
fixed typo in javadoc
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@619917 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-08 15:44:11 +00:00 |
Luc Maisonobe
|
9c5006b4a2
|
fixed typo
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@619862 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-08 12:42:05 +00:00 |
Luc Maisonobe
|
95aca8ea3a
|
added an angle normalization method to MathUtils
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@619861 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-08 12:36:33 +00:00 |
Luc Maisonobe
|
d67bb46ed8
|
added equals and hash methods for double arrays (supporting null) in MathUtils
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@619836 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-08 11:22:35 +00:00 |
Luc Maisonobe
|
b256ebda96
|
fixed typos
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@619822 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-08 10:08:59 +00:00 |
Luc Maisonobe
|
b2d1f32440
|
fixed sequence diagram to match example
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@619809 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-08 09:15:20 +00:00 |
Luc Maisonobe
|
4a473d93ed
|
make maven1 and maven2 use the same maven2-compliant xdoc layout
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@619641 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-07 21:17:35 +00:00 |
Luc Maisonobe
|
225e5c703c
|
completely rewrote estimation package documentation
with downloadable example and explanation diagrams
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@618726 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-05 18:09:06 +00:00 |
Luc Maisonobe
|
1d7fd3318b
|
fixed svn properties
JIRA: MATH-190
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@618423 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-04 20:29:08 +00:00 |
Luc Maisonobe
|
f02058c10d
|
fixed javadoc
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@618202 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-04 08:44:36 +00:00 |
Luc Maisonobe
|
93ef63e1b3
|
fixed typo
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@618201 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-04 08:43:53 +00:00 |
Sebastian Bazley
|
eb260da89f
|
Ignore Findbugs preferences file
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@618137 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-04 00:58:24 +00:00 |
Luc Maisonobe
|
a0c17a75ef
|
really fixed the equals/hashcode issue
JIRA: MATH-186
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@618117 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-03 22:55:37 +00:00 |
Phil Steitz
|
61fabe8b9f
|
Added OneWayAnova methods to TestUtils and updated User Guide
to cover One-way Anova tests.
JIRA: MATH-173
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@618114 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-03 22:48:38 +00:00 |
Luc Maisonobe
|
821bca564f
|
changing the order of data to be less sensitive to numerical problems on different JVM
JIRA: MATH-186
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@618113 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-03 22:43:53 +00:00 |
Luc Maisonobe
|
7258df6db3
|
moved synchronized setters/getters from SummaryStatistics to SynchronizedSummaryStatistics
JIRA: MATH-183
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@618097 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-03 21:39:08 +00:00 |
Luc Maisonobe
|
67e1e4b48e
|
updated junit version
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@618067 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-03 19:31:03 +00:00 |
Luc Maisonobe
|
3a6575922a
|
removed warnings about unused variables
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@618065 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-03 19:29:04 +00:00 |
Phil Steitz
|
aeb5d7f5f1
|
Updated build instructions.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@618061 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-03 19:11:06 +00:00 |
Luc Maisonobe
|
fc4b86252e
|
added a missing synchronized bloc
JIRA: MATH-183
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@618057 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-03 18:58:54 +00:00 |
Phil Steitz
|
5c090bf605
|
Javadoc only. Added missing </p>'s
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@617953 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-03 05:54:00 +00:00 |
Luc Maisonobe
|
654a4018c4
|
make sure immutable PointCostPair internal representation is not accessible
JIRA: MATH-183
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@617855 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-02 18:17:19 +00:00 |
Luc Maisonobe
|
4bfee0420d
|
changed an internal class to static as suggested by findbugs
JIRA: MATH-183
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@617853 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-02 18:07:50 +00:00 |
Luc Maisonobe
|
0152e67e9e
|
throw EOFException when using empty files with ValueServer in replay and digest modes
JIRA: MATH-185
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@617850 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-02 18:01:29 +00:00 |
Luc Maisonobe
|
812b7db174
|
added comments in the code to explain use of real number equality tests
JIRA: MATH-183
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@617826 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-02 16:39:18 +00:00 |
Niall Pemberton
|
1c6411cdee
|
Update m2 build:
- add findbugs-exclude-filter.xml to source distro
- exclude Cobertura javascript files with license issues
- remove NOTICE/LICENSE file resources (already in commons-parent pom)
- update copyright year in NOTICE file to 2008
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@617741 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-02 02:10:35 +00:00 |
Niall Pemberton
|
aa3cfee09b
|
MATH-180 - Add support for OSGi to the m2 build
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@617551 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-01 16:31:43 +00:00 |
Luc Maisonobe
|
adb783976a
|
fixed typo
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@617489 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-01 12:51:46 +00:00 |
Luc Maisonobe
|
9fec47b79b
|
added checks for integer overflows during double to Fraction conversion
JIRA: MATH-182
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@617482 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-01 12:02:12 +00:00 |
Luc Maisonobe
|
630d9afa3c
|
still javadoc ...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@617418 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-01 09:47:34 +00:00 |
Luc Maisonobe
|
70118be7ee
|
announced fix for MATH-181
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@617415 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-01 09:46:59 +00:00 |
Luc Maisonobe
|
e9c302ba77
|
fixed javadoc
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@617411 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-01 09:43:22 +00:00 |
Luc Maisonobe
|
ef1d23ecc2
|
replaced maxDenominatorDigit by maxDenominator in constructor
it is more straightforward and avoid an exception
JIRA: MATH-181
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@617407 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-01 09:39:14 +00:00 |
Luc Maisonobe
|
c000595d82
|
removing unneeded call to reduce()
(convergents are already reduced by construction)
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@617399 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-01 09:34:13 +00:00 |
Luc Maisonobe
|
20cc568180
|
fixed an array type error
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@615975 13f79535-47bb-0310-9956-ffa450edef68
|
2008-01-28 18:19:13 +00:00 |
Luc Maisonobe
|
25bda2581a
|
added new constructors for Fractions
JIRA: MATH-181
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@615856 13f79535-47bb-0310-9956-ffa450edef68
|
2008-01-28 11:57:55 +00:00 |
Phil Steitz
|
87cbe1675e
|
Javadoc only. Added missing </p>'s
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@615734 13f79535-47bb-0310-9956-ffa450edef68
|
2008-01-28 06:10:03 +00:00 |
Phil Steitz
|
6956f544e6
|
Removed JDK 1.5-dependent code.
JIRA: MATH-173
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@615555 13f79535-47bb-0310-9956-ffa450edef68
|
2008-01-27 04:22:10 +00:00 |
Phil Steitz
|
41eb3cb7b7
|
Added one-way ANOVA implementation.
JIRA: MATH-173
Contributed by Bob MacCallum.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@615531 13f79535-47bb-0310-9956-ffa450edef68
|
2008-01-26 22:42:43 +00:00 |