Commit Graph

1175 Commits

Author SHA1 Message Date
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
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