Luc Maisonobe wrote:
Phil Steitz a écrit :
I noticed a breakage in one of my apps that uses
MatrixUtils#createRealMatrix(double[][], boolean). This method seems to
have been removed. I guess this is because DenseRealMatrix can't
support this. I understand the value of DenseRealMatrix, but
Phil Steitz a écrit :
> I noticed a breakage in one of my apps that uses
> MatrixUtils#createRealMatrix(double[][], boolean). This method seems to
> have been removed. I guess this is because DenseRealMatrix can't
> support this. I understand the value of DenseRealMatrix, but I still
> see value
I noticed a breakage in one of my apps that uses
MatrixUtils#createRealMatrix(double[][], boolean). This method seems to
have been removed. I guess this is because DenseRealMatrix can't
support this. I understand the value of DenseRealMatrix, but I still
see value in the double[][]-backed Re