freehep aida.patch | (download) |
src/cern/colt/matrix/DoubleMatrix1D.java |
4 4 + 0 - 0 !
src/cern/colt/matrix/DoubleMatrix2D.java |
4 4 + 0 - 0 !
src/cern/colt/matrix/DoubleMatrix3D.java |
4 4 + 0 - 0 !
src/cern/colt/matrix/linalg/Property.java |
4 2 + 2 - 0 !
4 files changed, 14 insertions(+), 2 deletions(-) |
try to get rid of remainings requiring non-free hep aida code
See https://lists.debian.org/debian-med/2015/02/msg00174.html
.
This patch does the second part of this mail commenting the toString() and
viewSorted() methods from
src/cern/colt/matrix/DoubleMatrix1D.java
src/cern/colt/matrix/DoubleMatrix2D.java
src/cern/colt/matrix/DoubleMatrix3D.java
.
FIXME: I have no idea how to deal with
src/cern/colt/matrix/linalg/Property.java
|