Luc Maisonobe
|
17a35b2e8c
|
fixed various errors and warnings detected by checkstyle and findbugs
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@729291 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-24 10:47:53 +00:00 |
Luc Maisonobe
|
b47b287663
|
Support for one dimensional vectors has been added to the linear algebra
package with a RealVector interface, a RealVectorImpl default implementation
using a single double array to store elements and a RealVectorFormat class for
input/output.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/branches/MATH_2_0@680166 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-27 19:15:22 +00:00 |
Luc Maisonobe
|
ac99bbd13c
|
filtered out findbugs warnings for intentional and documented features
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/branches/MATH_2_0@680032 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-26 19:35:35 +00:00 |
Rahul Akolkar
|
a8be93bdff
|
Fix global search+replace error.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@612535 13f79535-47bb-0310-9956-ffa450edef68
|
2008-01-16 18:24:23 +00:00 |
Luc Maisonobe
|
f40057449a
|
added an exclusion filter file for findbugs, to prevent false positives from being displayed
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@611643 13f79535-47bb-0310-9956-ffa450edef68
|
2008-01-13 20:59:58 +00:00 |