Re: [MATH] Legacy module debug files

2021-08-11 Thread Gilles Sadowski
Hello. Le mer. 11 août 2021 à 00:09, Alex Herbert a écrit : > > These files exist in the legacy module: > > src/main/java//org/apache/commons/math4/legacy/linear/EigenDecomposition.java_PRINT > > src/main/java//org/apache/commons/math4/legacy/optim/nonlinear/scalar/noderiv/SimplexOptimizer.java.D

[MATH] Legacy module debug files

2021-08-10 Thread Alex Herbert
These files exist in the legacy module: src/main/java//org/apache/commons/math4/legacy/linear/EigenDecomposition.java_PRINT src/main/java//org/apache/commons/math4/legacy/optim/nonlinear/scalar/noderiv/SimplexOptimizer.java.DEBUG I assume they were committed in error. OK to remove them? Alex