| Severity |
Message |
Class |
Method / Field |
 |
Method 'public ConvergenceException(java.lang.String, java.lang.Throwable)' has been removed |
org.apache.commons.math.ConvergenceException
|
public ConvergenceException(java.lang.String, java.lang.Throwable) |
 |
Method 'public ConvergenceException(java.lang.String)' has been removed |
org.apache.commons.math.ConvergenceException
|
public ConvergenceException(java.lang.String) |
 |
Method 'public FunctionEvaluationException(double, java.lang.String)' has been removed |
org.apache.commons.math.FunctionEvaluationException
|
public FunctionEvaluationException(double, java.lang.String) |
 |
Method 'public FunctionEvaluationException(double, java.lang.String, java.lang.Throwable)' has been removed |
org.apache.commons.math.FunctionEvaluationException
|
public FunctionEvaluationException(double, java.lang.String, java.lang.Throwable) |
 |
Method 'public MathConfigurationException(java.lang.String)' has been removed |
org.apache.commons.math.MathConfigurationException
|
public MathConfigurationException(java.lang.String) |
 |
Method 'public MathConfigurationException(java.lang.String, java.lang.Throwable)' has been removed |
org.apache.commons.math.MathConfigurationException
|
public MathConfigurationException(java.lang.String, java.lang.Throwable) |
 |
Method 'public MathException(java.lang.String)' has been removed |
org.apache.commons.math.MathException
|
public MathException(java.lang.String) |
 |
Method 'public MathException(java.lang.String, java.lang.Throwable)' has been removed |
org.apache.commons.math.MathException
|
public MathException(java.lang.String, java.lang.Throwable) |
 |
Field imaginary is now final |
org.apache.commons.math.complex.Complex
|
imaginary |
 |
Accessibility of field imaginary has been weakened from protected to private |
org.apache.commons.math.complex.Complex
|
imaginary |
 |
Field real is now final |
org.apache.commons.math.complex.Complex
|
real |
 |
Accessibility of field real has been weakened from protected to private |
org.apache.commons.math.complex.Complex
|
real |
 |
Method 'public org.apache.commons.math.complex.Complex acos(org.apache.commons.math.complex.Complex)' has been removed |
org.apache.commons.math.complex.ComplexUtils
|
public org.apache.commons.math.complex.Complex acos(org.apache.commons.math.complex.Complex) |
 |
Method 'public org.apache.commons.math.complex.Complex asin(org.apache.commons.math.complex.Complex)' has been removed |
org.apache.commons.math.complex.ComplexUtils
|
public org.apache.commons.math.complex.Complex asin(org.apache.commons.math.complex.Complex) |
 |
Method 'public org.apache.commons.math.complex.Complex atan(org.apache.commons.math.complex.Complex)' has been removed |
org.apache.commons.math.complex.ComplexUtils
|
public org.apache.commons.math.complex.Complex atan(org.apache.commons.math.complex.Complex) |
 |
Method 'public org.apache.commons.math.complex.Complex cos(org.apache.commons.math.complex.Complex)' has been removed |
org.apache.commons.math.complex.ComplexUtils
|
public org.apache.commons.math.complex.Complex cos(org.apache.commons.math.complex.Complex) |
 |
Method 'public org.apache.commons.math.complex.Complex cosh(org.apache.commons.math.complex.Complex)' has been removed |
org.apache.commons.math.complex.ComplexUtils
|
public org.apache.commons.math.complex.Complex cosh(org.apache.commons.math.complex.Complex) |
 |
Method 'public org.apache.commons.math.complex.Complex exp(org.apache.commons.math.complex.Complex)' has been removed |
org.apache.commons.math.complex.ComplexUtils
|
public org.apache.commons.math.complex.Complex exp(org.apache.commons.math.complex.Complex) |
 |
Method 'public org.apache.commons.math.complex.Complex log(org.apache.commons.math.complex.Complex)' has been removed |
org.apache.commons.math.complex.ComplexUtils
|
public org.apache.commons.math.complex.Complex log(org.apache.commons.math.complex.Complex) |
 |
Method 'public org.apache.commons.math.complex.Complex pow(org.apache.commons.math.complex.Complex, org.apache.commons.math.complex.Complex)' has been removed |
org.apache.commons.math.complex.ComplexUtils
|
public org.apache.commons.math.complex.Complex pow(org.apache.commons.math.complex.Complex, org.apache.commons.math.complex.Complex) |
 |
Method 'public org.apache.commons.math.complex.Complex sin(org.apache.commons.math.complex.Complex)' has been removed |
org.apache.commons.math.complex.ComplexUtils
|
public org.apache.commons.math.complex.Complex sin(org.apache.commons.math.complex.Complex) |
 |
Method 'public org.apache.commons.math.complex.Complex sinh(org.apache.commons.math.complex.Complex)' has been removed |
org.apache.commons.math.complex.ComplexUtils
|
public org.apache.commons.math.complex.Complex sinh(org.apache.commons.math.complex.Complex) |
 |
Method 'public org.apache.commons.math.complex.Complex sqrt(org.apache.commons.math.complex.Complex)' has been removed |
org.apache.commons.math.complex.ComplexUtils
|
public org.apache.commons.math.complex.Complex sqrt(org.apache.commons.math.complex.Complex) |
 |
Method 'public org.apache.commons.math.complex.Complex sqrt1z(org.apache.commons.math.complex.Complex)' has been removed |
org.apache.commons.math.complex.ComplexUtils
|
public org.apache.commons.math.complex.Complex sqrt1z(org.apache.commons.math.complex.Complex) |
 |
Method 'public org.apache.commons.math.complex.Complex tan(org.apache.commons.math.complex.Complex)' has been removed |
org.apache.commons.math.complex.ComplexUtils
|
public org.apache.commons.math.complex.Complex tan(org.apache.commons.math.complex.Complex) |
 |
Method 'public org.apache.commons.math.complex.Complex tanh(org.apache.commons.math.complex.Complex)' has been removed |
org.apache.commons.math.complex.ComplexUtils
|
public org.apache.commons.math.complex.Complex tanh(org.apache.commons.math.complex.Complex) |
 |
Class org.apache.commons.math.distribution.DistributionFactory removed |
org.apache.commons.math.distribution.DistributionFactory
|
|
 |
Class org.apache.commons.math.distribution.DistributionFactoryImpl removed |
org.apache.commons.math.distribution.DistributionFactoryImpl
|
|
 |
Field TOO_SMALL is now final |
org.apache.commons.math.linear.BigMatrixImpl
|
TOO_SMALL |
 |
Accessibility of field TOO_SMALL has been weakened from protected to private |
org.apache.commons.math.linear.BigMatrixImpl
|
TOO_SMALL |
 |
Method 'protected org.apache.commons.math.linear.BigMatrix getIdentity(int)' has been removed |
org.apache.commons.math.linear.BigMatrixImpl
|
protected org.apache.commons.math.linear.BigMatrix getIdentity(int) |
 |
Method 'public MatrixIndexException()' has been removed |
org.apache.commons.math.linear.MatrixIndexException
|
public MatrixIndexException() |
 |
Field TOO_SMALL is now final |
org.apache.commons.math.linear.RealMatrixImpl
|
TOO_SMALL |
 |
Accessibility of field TOO_SMALL has been weakened from protected to private |
org.apache.commons.math.linear.RealMatrixImpl
|
TOO_SMALL |
 |
Method 'protected org.apache.commons.math.linear.RealMatrix getIdentity(int)' has been removed |
org.apache.commons.math.linear.RealMatrixImpl
|
protected org.apache.commons.math.linear.RealMatrix getIdentity(int) |
 |
Method 'public void clearSwitchingFunctions()' has been added to an interface |
org.apache.commons.math.ode.FirstOrderIntegrator
|
public void clearSwitchingFunctions() |
 |
Method 'public java.util.Collection getSwitchingFunctions()' has been added to an interface |
org.apache.commons.math.ode.FirstOrderIntegrator
|
public java.util.Collection getSwitchingFunctions() |
 |
Method 'public org.apache.commons.math.stat.descriptive.DescriptiveStatistics newInstance(java.lang.Class)' has been removed |
org.apache.commons.math.stat.descriptive.DescriptiveStatistics
|
public org.apache.commons.math.stat.descriptive.DescriptiveStatistics newInstance(java.lang.Class) |
 |
Method 'public org.apache.commons.math.stat.descriptive.DescriptiveStatistics newInstance()' has been removed |
org.apache.commons.math.stat.descriptive.DescriptiveStatistics
|
public org.apache.commons.math.stat.descriptive.DescriptiveStatistics newInstance() |
 |
Class org.apache.commons.math.stat.descriptive.DescriptiveStatisticsImpl removed |
org.apache.commons.math.stat.descriptive.DescriptiveStatisticsImpl
|
|
 |
Method 'public org.apache.commons.math.stat.descriptive.SummaryStatistics newInstance(java.lang.Class)' has been removed |
org.apache.commons.math.stat.descriptive.SummaryStatistics
|
public org.apache.commons.math.stat.descriptive.SummaryStatistics newInstance(java.lang.Class) |
 |
Method 'public org.apache.commons.math.stat.descriptive.SummaryStatistics newInstance()' has been removed |
org.apache.commons.math.stat.descriptive.SummaryStatistics
|
public org.apache.commons.math.stat.descriptive.SummaryStatistics newInstance() |
 |
Class org.apache.commons.math.stat.descriptive.SummaryStatisticsImpl removed |
org.apache.commons.math.stat.descriptive.SummaryStatisticsImpl
|
|
 |
Method 'protected org.apache.commons.math.distribution.DistributionFactory getDistributionFactory()' has been removed |
org.apache.commons.math.stat.inference.ChiSquareTestImpl
|
protected org.apache.commons.math.distribution.DistributionFactory getDistributionFactory() |
 |
Method 'protected org.apache.commons.math.distribution.DistributionFactory getDistributionFactory()' has been removed |
org.apache.commons.math.stat.inference.TTestImpl
|
protected org.apache.commons.math.distribution.DistributionFactory getDistributionFactory() |
 |
Class org.apache.commons.math.stat.inference.TestFactory removed |
org.apache.commons.math.stat.inference.TestFactory
|
|
 |
Class org.apache.commons.math.stat.inference.TestFactoryImpl removed |
org.apache.commons.math.stat.inference.TestFactoryImpl
|
|
 |
Class org.apache.commons.math.genetics.Chromosome added |
org.apache.commons.math.genetics.Chromosome
|
|
 |
Class org.apache.commons.math.genetics.ChromosomePair added |
org.apache.commons.math.genetics.ChromosomePair
|
|
 |
Class org.apache.commons.math.genetics.CrossoverPolicy added |
org.apache.commons.math.genetics.CrossoverPolicy
|
|
 |
Class org.apache.commons.math.genetics.Fitness added |
org.apache.commons.math.genetics.Fitness
|
|
 |
Class org.apache.commons.math.genetics.GeneticAlgorithm added |
org.apache.commons.math.genetics.GeneticAlgorithm
|
|
 |
Class org.apache.commons.math.genetics.MutationPolicy added |
org.apache.commons.math.genetics.MutationPolicy
|
|
 |
Class org.apache.commons.math.genetics.Population added |
org.apache.commons.math.genetics.Population
|
|
 |
Class org.apache.commons.math.genetics.SelectionPolicy added |
org.apache.commons.math.genetics.SelectionPolicy
|
|
 |
Class org.apache.commons.math.genetics.StoppingCondition added |
org.apache.commons.math.genetics.StoppingCondition
|
|
 |
Method 'public void clearSwitchingFunctions()' has been added |
org.apache.commons.math.ode.AdaptiveStepsizeIntegrator
|
public void clearSwitchingFunctions() |
 |
Method 'public java.util.Collection getSwitchingFunctions()' has been added |
org.apache.commons.math.ode.AdaptiveStepsizeIntegrator
|
public java.util.Collection getSwitchingFunctions() |
 |
Method 'public void clearSwitchingFunctions()' has been added |
org.apache.commons.math.ode.RungeKuttaIntegrator
|
public void clearSwitchingFunctions() |
 |
Method 'public java.util.Collection getSwitchingFunctions()' has been added |
org.apache.commons.math.ode.RungeKuttaIntegrator
|
public java.util.Collection getSwitchingFunctions() |
 |
Class org.apache.commons.math.ode.SwitchException added |
org.apache.commons.math.ode.SwitchException
|
|
 |
Method 'public void clearSwitchingFunctions()' has been added |
org.apache.commons.math.ode.SwitchingFunctionsHandler
|
public void clearSwitchingFunctions() |
 |
Method 'public java.util.Collection getSwitchingFunctions()' has been added |
org.apache.commons.math.ode.SwitchingFunctionsHandler
|
public java.util.Collection getSwitchingFunctions() |