Phil Steitz
|
73aa4c97d1
|
Initial commit of MatrixUtils, including RealMatrix factory methods.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141472 13f79535-47bb-0310-9956-ffa450edef68
|
2004-10-12 06:27:44 +00:00 |
Phil Steitz
|
488ed27c25
|
Removed data mutators from RealMatrix interface and RealMatrixImpl.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141471 13f79535-47bb-0310-9956-ffa450edef68
|
2004-10-12 06:19:50 +00:00 |
Phil Steitz
|
0d564ce2f1
|
Added support for population standard deviation.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141470 13f79535-47bb-0310-9956-ffa450edef68
|
2004-10-11 06:54:05 +00:00 |
Phil Steitz
|
85b1fc5f51
|
Javadoc.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141469 13f79535-47bb-0310-9956-ffa450edef68
|
2004-10-11 06:52:39 +00:00 |
Phil Steitz
|
4fb4ec425b
|
Javadoc.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141468 13f79535-47bb-0310-9956-ffa450edef68
|
2004-10-11 04:55:10 +00:00 |
Phil Steitz
|
6140520e7c
|
Improved coverage in population variance test.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141467 13f79535-47bb-0310-9956-ffa450edef68
|
2004-10-11 04:54:09 +00:00 |
Phil Steitz
|
55a1e448c2
|
Added support for population variance computation.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141466 13f79535-47bb-0310-9956-ffa450edef68
|
2004-10-10 20:40:52 +00:00 |
Phil Steitz
|
aa015cae61
|
Added test for toString.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141465 13f79535-47bb-0310-9956-ffa450edef68
|
2004-10-10 18:01:16 +00:00 |
Phil Steitz
|
4fe1f135a3
|
Formatting, javadoc, plus fix for toString to handle empty matrix.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141464 13f79535-47bb-0310-9956-ffa450edef68
|
2004-10-10 18:00:33 +00:00 |
Phil Steitz
|
78677f2223
|
Implemented equals and hashCode.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141463 13f79535-47bb-0310-9956-ffa450edef68
|
2004-10-10 05:23:16 +00:00 |
Phil Steitz
|
ef2faa199c
|
Added row and column matrix accessors. Pr #30897.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141462 13f79535-47bb-0310-9956-ffa450edef68
|
2004-10-09 22:39:22 +00:00 |
Phil Steitz
|
49a0189360
|
Added Kim van der Linde to contributors, changed version to RC2.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141461 13f79535-47bb-0310-9956-ffa450edef68
|
2004-10-09 21:21:42 +00:00 |
Phil Steitz
|
984e175bb8
|
Added submatrix accessors.
Pr #30897
Submitted by: Kim van der Linde
Reviewed by: Phil Steitz
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141460 13f79535-47bb-0310-9956-ffa450edef68
|
2004-10-09 21:15:56 +00:00 |
Phil Steitz
|
e6ea6f71b7
|
Set changes.issue.template property.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141459 13f79535-47bb-0310-9956-ffa450edef68
|
2004-10-08 06:33:21 +00:00 |
Phil Steitz
|
d99528598e
|
Fix issue attribute name.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141458 13f79535-47bb-0310-9956-ffa450edef68
|
2004-10-08 06:25:18 +00:00 |
Phil Steitz
|
b184eaef48
|
Updated to reflect recent changes.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141457 13f79535-47bb-0310-9956-ffa450edef68
|
2004-10-08 06:15:51 +00:00 |
Phil Steitz
|
4416f75d52
|
Add Ken Geis as contributor.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141456 13f79535-47bb-0310-9956-ffa450edef68
|
2004-10-08 05:57:21 +00:00 |
Phil Steitz
|
517e5feaf6
|
Improved performance of logGamma.
Pr #31522
Submitted by: Ken Geis
Reviewd by: Phil Steitz
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141455 13f79535-47bb-0310-9956-ffa450edef68
|
2004-10-08 05:53:18 +00:00 |
Phil Steitz
|
d432451865
|
Renamed .univariate -> .descriptive, .multivariate -> .regression
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141454 13f79535-47bb-0310-9956-ffa450edef68
|
2004-10-08 05:08:21 +00:00 |
Phil Steitz
|
9ed2ab275c
|
Added ComplexFormat fix.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141453 13f79535-47bb-0310-9956-ffa450edef68
|
2004-09-26 02:08:47 +00:00 |
Brent Worden
|
c528c90ae9
|
Added locale support to complex format. Added test cases for specific locales.
PR: 31325
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141452 13f79535-47bb-0310-9956-ffa450edef68
|
2004-09-21 04:51:08 +00:00 |
Brent Worden
|
7ae35df8c0
|
Added locale support to complex format. Added test cases for specific locales.
PR: 31325
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141451 13f79535-47bb-0310-9956-ffa450edef68
|
2004-09-21 04:45:55 +00:00 |
Phil Steitz
|
ff0fe83175
|
Added test case to ensure Integers passed to addValue as Object references are converted to Longs.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141450 13f79535-47bb-0310-9956-ffa450edef68
|
2004-09-21 03:03:54 +00:00 |
Phil Steitz
|
355e29867d
|
Modified addValue(Object) to convert Integers to Longs, completing (hopefully ;-) fix of problem with integral type conversions reported to commons-dev by Jon Langlois.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141449 13f79535-47bb-0310-9956-ffa450edef68
|
2004-09-21 03:02:34 +00:00 |
Phil Steitz
|
e11c64e6b5
|
Prepare for 1.0 release.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141448 13f79535-47bb-0310-9956-ffa450edef68
|
2004-09-20 04:31:57 +00:00 |
Phil Steitz
|
acaf142f00
|
Prepare for 1.0 release. Turned on changes plugin report.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141447 13f79535-47bb-0310-9956-ffa450edef68
|
2004-09-20 04:31:34 +00:00 |
Phil Steitz
|
c8b8ac237d
|
Initial commit.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141446 13f79535-47bb-0310-9956-ffa450edef68
|
2004-09-19 22:48:03 +00:00 |
Phil Steitz
|
9ffd5866c4
|
Fixed error computing cumulative frequencies when actual parameter is an Integer. Reported to commons-dev list by Jon Langlois.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141445 13f79535-47bb-0310-9956-ffa450edef68
|
2004-09-19 22:47:27 +00:00 |
Phil Steitz
|
71e95c4c4d
|
Fixed "premature" 1.0 download links.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141443 13f79535-47bb-0310-9956-ffa450edef68
|
2004-09-15 06:00:31 +00:00 |
Phil Steitz
|
1f0fde531a
|
Changed matrix indexing to be 0-based.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141442 13f79535-47bb-0310-9956-ffa450edef68
|
2004-09-05 01:19:23 +00:00 |
Phil Steitz
|
b1b111d8bd
|
Added public PGP keys file for signing releases.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141441 13f79535-47bb-0310-9956-ffa450edef68
|
2004-09-02 01:10:42 +00:00 |
Phil Steitz
|
b39b6c7075
|
Made standard matrix entry addressing explicit in javadoc.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141440 13f79535-47bb-0310-9956-ffa450edef68
|
2004-09-01 21:26:11 +00:00 |
Phil Steitz
|
411c6c9b2a
|
Javadoc.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141439 13f79535-47bb-0310-9956-ffa450edef68
|
2004-09-01 16:23:11 +00:00 |
Phil Steitz
|
0493b48d11
|
Modified regression section to reflect class name change.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141438 13f79535-47bb-0310-9956-ffa450edef68
|
2004-09-01 16:19:21 +00:00 |
Phil Steitz
|
3f5862a60e
|
Made assumption about precomputed mean explicit in javadoc. Added missing method.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141437 13f79535-47bb-0310-9956-ffa450edef68
|
2004-09-01 15:54:39 +00:00 |
Phil Steitz
|
45fe7d2981
|
Javadoc. Made assumption about precomputed mean explicit.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141436 13f79535-47bb-0310-9956-ffa450edef68
|
2004-09-01 15:53:52 +00:00 |
Phil Steitz
|
0715a11187
|
Javadoc. Made assumption about precomputed mean in variance computations explicit.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141435 13f79535-47bb-0310-9956-ffa450edef68
|
2004-09-01 15:51:39 +00:00 |
Phil Steitz
|
68695e53fe
|
Renamed BivariateRegression to SimpleRegression.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141434 13f79535-47bb-0310-9956-ffa450edef68
|
2004-09-01 15:19:32 +00:00 |
Mark R. Diggory
|
20ea8a0154
|
info on creating patches
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141433 13f79535-47bb-0310-9956-ffa450edef68
|
2004-08-27 15:09:27 +00:00 |
Phil Steitz
|
ea75da05a0
|
Fixed javadoc typos.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141432 13f79535-47bb-0310-9956-ffa450edef68
|
2004-08-22 01:42:58 +00:00 |
Phil Steitz
|
ab89221197
|
Removed method marked for removal prior to release.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141431 13f79535-47bb-0310-9956-ffa450edef68
|
2004-08-22 01:41:30 +00:00 |
Phil Steitz
|
ead1ee60a5
|
Added link to Wiki, edited contributing section.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141430 13f79535-47bb-0310-9956-ffa450edef68
|
2004-08-22 01:39:35 +00:00 |
Mark R. Diggory
|
1788926ce1
|
Adding postGoal to copy css stylesheets from commons-build when site is generated. Please maintain this modification for consistent look and feel across commons subprojects.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141429 13f79535-47bb-0310-9956-ffa450edef68
|
2004-08-17 15:38:46 +00:00 |
Mark R. Diggory
|
90414be48d
|
When content is generated, the stylesheets are copied out of commons-build instead of being linked to, this allows independent stylesheets to be used in distributions. Maintains look and feel when jakarta site is inaccessable.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141428 13f79535-47bb-0310-9956-ffa450edef68
|
2004-08-17 13:27:35 +00:00 |
Phil Steitz
|
1cb4160cef
|
Added pregoals to copy NOTICE.txt to both distributions and to drop /experimental from source distro.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141427 13f79535-47bb-0310-9956-ffa450edef68
|
2004-08-16 06:45:37 +00:00 |
Phil Steitz
|
3da2239831
|
Added top level link to Javadoc
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141426 13f79535-47bb-0310-9956-ffa450edef68
|
2004-08-16 05:28:12 +00:00 |
Phil Steitz
|
7eaff9c587
|
Prepare for RC1.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141425 13f79535-47bb-0310-9956-ffa450edef68
|
2004-08-15 20:23:33 +00:00 |
Phil Steitz
|
3ef96c779f
|
Suppressed regeneration of build.xml; path bug still present in ant plugin 1.8.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141424 13f79535-47bb-0310-9956-ffa450edef68
|
2004-08-15 20:22:45 +00:00 |
Phil Steitz
|
32a8887dd2
|
Preparing for Release 1.0
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141423 13f79535-47bb-0310-9956-ffa450edef68
|
2004-08-15 18:09:48 +00:00 |
Phil Steitz
|
41bbba82b1
|
Preparing for 1.0 release.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141422 13f79535-47bb-0310-9956-ffa450edef68
|
2004-08-15 18:07:00 +00:00 |