| 
                                Move Class	org.apache.ignite.math.impls.CacheUtils moved to org.apache.ignite.ml.math.impls.CacheUtils | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.benchmark.MathBenchmark moved to org.apache.ignite.ml.math.benchmark.MathBenchmark | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.vector.VectorImplementationsTest moved to org.apache.ignite.ml.math.impls.vector.VectorImplementationsTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.vector.SparseLocalVectorConstructorTest moved to org.apache.ignite.ml.math.impls.vector.SparseLocalVectorConstructorTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.storage.vector.PivotedVectorStorage moved to org.apache.ignite.ml.math.impls.storage.vector.PivotedVectorStorage | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.matrix.TransposedMatrixViewTest moved to org.apache.ignite.ml.math.impls.matrix.TransposedMatrixViewTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.functions.Functions moved to org.apache.ignite.ml.math.functions.Functions | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.vector.AbstractVector moved to org.apache.ignite.ml.math.impls.vector.AbstractVector | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.matrix.TransposedMatrixView moved to org.apache.ignite.ml.math.impls.matrix.TransposedMatrixView | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.matrix.RandomMatrixConstructorTest moved to org.apache.ignite.ml.math.impls.matrix.RandomMatrixConstructorTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.functions.IgniteBiConsumer moved to org.apache.ignite.ml.math.functions.IgniteBiConsumer | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.matrix.AbstractMatrix moved to org.apache.ignite.ml.math.impls.matrix.AbstractMatrix | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.storage.matrix.DenseOffHeapMatrixStorage moved to org.apache.ignite.ml.math.impls.storage.matrix.DenseOffHeapMatrixStorage | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.matrix.FunctionMatrixConstructorTest moved to org.apache.ignite.ml.math.impls.matrix.FunctionMatrixConstructorTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.functions.IgniteBiFunction moved to org.apache.ignite.ml.math.functions.IgniteBiFunction | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.storage.vector.DenseLocalOffHeapVectorStorage moved to org.apache.ignite.ml.math.impls.storage.vector.DenseLocalOffHeapVectorStorage | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.vector.DelegatingVectorConstructorTest moved to org.apache.ignite.ml.math.impls.vector.DelegatingVectorConstructorTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.storage.vector.ConstantVectorStorage moved to org.apache.ignite.ml.math.impls.storage.vector.ConstantVectorStorage | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.vector.AbstractReadOnlyVector moved to org.apache.ignite.ml.math.impls.vector.AbstractReadOnlyVector | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.matrix.DenseLocalOnHeapMatrixConstructorTest moved to org.apache.ignite.ml.math.impls.matrix.DenseLocalOnHeapMatrixConstructorTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.VectorStorage moved to org.apache.ignite.ml.math.VectorStorage | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.vector.SingleElementVectorViewConstructorTest moved to org.apache.ignite.ml.math.impls.vector.SingleElementVectorViewConstructorTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.vector.VectorToMatrixTest moved to org.apache.ignite.ml.math.impls.vector.VectorToMatrixTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.storage.vector.VectorArrayStorageTest moved to org.apache.ignite.ml.math.impls.storage.vector.VectorArrayStorageTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.MathImplLocalTestSuite moved to org.apache.ignite.ml.math.MathImplLocalTestSuite | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.Constants moved to org.apache.ignite.ml.math.Constants | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.storage.vector.DelegateVectorStorage moved to org.apache.ignite.ml.math.impls.storage.vector.DelegateVectorStorage | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.storage.matrix.SparseDistributedMatrixStorage moved to org.apache.ignite.ml.math.impls.storage.matrix.SparseDistributedMatrixStorage | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.matrix.PivotedMatrixViewConstructorTest moved to org.apache.ignite.ml.math.impls.matrix.PivotedMatrixViewConstructorTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.storage.vector.VectorBaseStorageTest moved to org.apache.ignite.ml.math.impls.storage.vector.VectorBaseStorageTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.storage.matrix.MatrixDelegateStorage moved to org.apache.ignite.ml.math.impls.storage.matrix.MatrixDelegateStorage | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.ExternalizeTest moved to org.apache.ignite.ml.math.ExternalizeTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.storage.vector.SparseLocalOnHeapVectorStorage moved to org.apache.ignite.ml.math.impls.storage.vector.SparseLocalOnHeapVectorStorage | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.vector.ConstantVectorConstructorTest moved to org.apache.ignite.ml.math.impls.vector.ConstantVectorConstructorTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.exceptions.NonSymmetricMatrixException moved to org.apache.ignite.ml.math.exceptions.NonSymmetricMatrixException | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.storage.matrix.CacheMatrixStorage moved to org.apache.ignite.ml.math.impls.storage.matrix.CacheMatrixStorage | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.matrix.MatrixAttributeTest moved to org.apache.ignite.ml.math.impls.matrix.MatrixAttributeTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.vector.SparseLocalVector moved to org.apache.ignite.ml.math.impls.vector.SparseLocalVector | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.storage.matrix.MatrixOffHeapStorageTest moved to org.apache.ignite.ml.math.impls.storage.matrix.MatrixOffHeapStorageTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.storage.vector.SingleElementVectorDelegateStorage moved to org.apache.ignite.ml.math.impls.storage.vector.SingleElementVectorDelegateStorage | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.storage.vector.SparseLocalOffHeapVectorStorage moved to org.apache.ignite.ml.math.impls.storage.vector.SparseLocalOffHeapVectorStorage | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.Matrix moved to org.apache.ignite.ml.math.Matrix | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.storage.matrix.DiagonalMatrixStorage moved to org.apache.ignite.ml.math.impls.storage.matrix.DiagonalMatrixStorage | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.vector.VectorNormTest moved to org.apache.ignite.ml.math.impls.vector.VectorNormTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.decompositions.DecompositionSupport moved to org.apache.ignite.ml.math.decompositions.DecompositionSupport | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.functions.IntDoubleToVoidFunction moved to org.apache.ignite.ml.math.functions.IntDoubleToVoidFunction | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.vector.SingleElementVector moved to org.apache.ignite.ml.math.impls.vector.SingleElementVector | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.storage.matrix.MatrixStorageFixtures moved to org.apache.ignite.ml.math.impls.storage.matrix.MatrixStorageFixtures | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.matrix.SparseLocalOnHeapMatrixConstructorTest moved to org.apache.ignite.ml.math.impls.matrix.SparseLocalOnHeapMatrixConstructorTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.vector.RandomVectorConstructorTest moved to org.apache.ignite.ml.math.impls.vector.RandomVectorConstructorTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.vector.DenseLocalOnHeapVector moved to org.apache.ignite.ml.math.impls.vector.DenseLocalOnHeapVector | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.decompositions.QRDecomposition moved to org.apache.ignite.ml.math.decompositions.QRDecomposition | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.MathImplMainTestSuite moved to org.apache.ignite.ml.math.MathImplMainTestSuite | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.vector.CacheVector moved to org.apache.ignite.ml.math.impls.vector.CacheVector | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.storage.matrix.PivotedMatrixStorage moved to org.apache.ignite.ml.math.impls.storage.matrix.PivotedMatrixStorage | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.matrix.PivotedMatrixView moved to org.apache.ignite.ml.math.impls.matrix.PivotedMatrixView | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.exceptions.SingularMatrixException moved to org.apache.ignite.ml.math.exceptions.SingularMatrixException | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.matrix.DenseLocalOnHeapMatrix moved to org.apache.ignite.ml.math.impls.matrix.DenseLocalOnHeapMatrix | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.functions.IgniteConsumer moved to org.apache.ignite.ml.math.functions.IgniteConsumer | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.matrix.CacheMatrix moved to org.apache.ignite.ml.math.impls.matrix.CacheMatrix | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.vector.CacheVectorTest moved to org.apache.ignite.ml.math.impls.vector.CacheVectorTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.vector.VectorViewTest moved to org.apache.ignite.ml.math.impls.vector.VectorViewTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.storage.vector.ArrayVectorStorage moved to org.apache.ignite.ml.math.impls.storage.vector.ArrayVectorStorage | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.matrix.DiagonalMatrixTest moved to org.apache.ignite.ml.math.impls.matrix.DiagonalMatrixTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.TracerTest moved to org.apache.ignite.ml.math.TracerTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.MetaAttributes moved to org.apache.ignite.ml.math.MetaAttributes | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.matrix.SparseDistributedMatrix moved to org.apache.ignite.ml.math.impls.matrix.SparseDistributedMatrix | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.vector.VectorAttributesTest moved to org.apache.ignite.ml.math.impls.vector.VectorAttributesTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.decompositions.LUDecomposition moved to org.apache.ignite.ml.math.decompositions.LUDecomposition | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.functions.IgniteDoubleFunction moved to org.apache.ignite.ml.math.functions.IgniteDoubleFunction | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.storage.vector.SparseLocalOffHeapVectorStorageTest moved to org.apache.ignite.ml.math.impls.storage.vector.SparseLocalOffHeapVectorStorageTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.exceptions.ColumnIndexException moved to org.apache.ignite.ml.math.exceptions.ColumnIndexException | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.vector.SingleElementVectorView moved to org.apache.ignite.ml.math.impls.vector.SingleElementVectorView | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.storage.matrix.SparseDistributedMatrixStorageTest moved to org.apache.ignite.ml.math.impls.storage.matrix.SparseDistributedMatrixStorageTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.vector.VectorImplementationsFixtures moved to org.apache.ignite.ml.math.impls.vector.VectorImplementationsFixtures | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.exceptions.RowIndexException moved to org.apache.ignite.ml.math.exceptions.RowIndexException | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.ValueMapper moved to org.apache.ignite.ml.math.ValueMapper | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.decompositions.SingularValueDecomposition moved to org.apache.ignite.ml.math.decompositions.SingularValueDecomposition | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.matrix.DenseLocalOffHeapMatrix moved to org.apache.ignite.ml.math.impls.matrix.DenseLocalOffHeapMatrix | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.vector.VectorFoldMapTest moved to org.apache.ignite.ml.math.impls.vector.VectorFoldMapTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.StorageConstants moved to org.apache.ignite.ml.math.StorageConstants | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.exceptions.NonPositiveDefiniteMatrixException moved to org.apache.ignite.ml.math.exceptions.NonPositiveDefiniteMatrixException | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.vector.ConstantVector moved to org.apache.ignite.ml.math.impls.vector.ConstantVector | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.vector.AbstractVectorTest moved to org.apache.ignite.ml.math.impls.vector.AbstractVectorTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.matrix.SparseDistributedMatrixTest moved to org.apache.ignite.ml.math.impls.matrix.SparseDistributedMatrixTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.decompositions.CholeskyDecompositionTest moved to org.apache.ignite.ml.math.decompositions.CholeskyDecompositionTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.functions.IntIntToDoubleFunction moved to org.apache.ignite.ml.math.functions.IntIntToDoubleFunction | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.vector.DelegatingVector moved to org.apache.ignite.ml.math.impls.vector.DelegatingVector | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.storage.matrix.SparseLocalOnHeapMatrixStorage moved to org.apache.ignite.ml.math.impls.storage.matrix.SparseLocalOnHeapMatrixStorage | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.benchmark.VectorBenchmarkTest moved to org.apache.ignite.ml.math.benchmark.VectorBenchmarkTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.StorageOpsMetrics moved to org.apache.ignite.ml.math.StorageOpsMetrics | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.vector.MatrixVectorView moved to org.apache.ignite.ml.math.impls.vector.MatrixVectorView | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.vector.PivotedVectorViewConstructorTest moved to org.apache.ignite.ml.math.impls.vector.PivotedVectorViewConstructorTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.Vector moved to org.apache.ignite.ml.math.Vector | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.exceptions.UnknownProviderException moved to org.apache.ignite.ml.math.exceptions.UnknownProviderException | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.vector.FunctionVector moved to org.apache.ignite.ml.math.impls.vector.FunctionVector | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.vector.SingleElementVectorConstructorTest moved to org.apache.ignite.ml.math.impls.vector.SingleElementVectorConstructorTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.storage.vector.VectorOffheapStorageTest moved to org.apache.ignite.ml.math.impls.storage.vector.VectorOffheapStorageTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.matrix.MatrixViewConstructorTest moved to org.apache.ignite.ml.math.impls.matrix.MatrixViewConstructorTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.matrix.FunctionMatrix moved to org.apache.ignite.ml.math.impls.matrix.FunctionMatrix | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.decompositions.CholeskyDecomposition moved to org.apache.ignite.ml.math.decompositions.CholeskyDecomposition | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.Tracer moved to org.apache.ignite.ml.math.Tracer | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.vector.DenseLocalOffHeapVectorConstructorTest moved to org.apache.ignite.ml.math.impls.vector.DenseLocalOffHeapVectorConstructorTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.IdentityValueMapper moved to org.apache.ignite.ml.math.IdentityValueMapper | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.MathTestConstants moved to org.apache.ignite.ml.math.impls.MathTestConstants | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.decompositions.LUDecompositionTest moved to org.apache.ignite.ml.math.decompositions.LUDecompositionTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.storage.vector.RandomAccessSparseVectorStorageTest moved to org.apache.ignite.ml.math.impls.storage.vector.RandomAccessSparseVectorStorageTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.VectorKeyMapper moved to org.apache.ignite.ml.math.VectorKeyMapper | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.vector.RandomVector moved to org.apache.ignite.ml.math.impls.vector.RandomVector | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.vector.MatrixVectorViewTest moved to org.apache.ignite.ml.math.impls.vector.MatrixVectorViewTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.matrix.CacheMatrixTest moved to org.apache.ignite.ml.math.impls.matrix.CacheMatrixTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.storage.matrix.MatrixArrayStorageTest moved to org.apache.ignite.ml.math.impls.storage.matrix.MatrixArrayStorageTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.decompositions.SingularValueDecompositionTest moved to org.apache.ignite.ml.math.decompositions.SingularValueDecompositionTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.exceptions.CardinalityException moved to org.apache.ignite.ml.math.exceptions.CardinalityException | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.matrix.SparseLocalOnHeapMatrix moved to org.apache.ignite.ml.math.impls.matrix.SparseLocalOnHeapMatrix | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.storage.matrix.RandomMatrixStorage moved to org.apache.ignite.ml.math.impls.storage.matrix.RandomMatrixStorage | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.MathImplDistributedTestSuite moved to org.apache.ignite.ml.math.MathImplDistributedTestSuite | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.benchmark.ResultsWriter moved to org.apache.ignite.ml.math.benchmark.ResultsWriter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.matrix.MatrixKeyMapperForTests moved to org.apache.ignite.ml.math.impls.matrix.MatrixKeyMapperForTests | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.storage.matrix.ArrayMatrixStorage moved to org.apache.ignite.ml.math.impls.storage.matrix.ArrayMatrixStorage | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.matrix.DiagonalMatrix moved to org.apache.ignite.ml.math.impls.matrix.DiagonalMatrix | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.storage.vector.FunctionVectorStorage moved to org.apache.ignite.ml.math.impls.storage.vector.FunctionVectorStorage | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.vector.SparseLocalOffHeapVector moved to org.apache.ignite.ml.math.impls.vector.SparseLocalOffHeapVector | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.matrix.MatrixView moved to org.apache.ignite.ml.math.impls.matrix.MatrixView | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.exceptions.UnsupportedOperationException moved to org.apache.ignite.ml.math.exceptions.UnsupportedOperationException | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.storage.vector.SingleElementVectorStorage moved to org.apache.ignite.ml.math.impls.storage.vector.SingleElementVectorStorage | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.decompositions.EigenDecomposition moved to org.apache.ignite.ml.math.decompositions.EigenDecomposition | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.MatrixKeyMapper moved to org.apache.ignite.ml.math.MatrixKeyMapper | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.MurmurHash moved to org.apache.ignite.ml.math.MurmurHash | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.vector.PivotedVectorView moved to org.apache.ignite.ml.math.impls.vector.PivotedVectorView | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.exceptions.IndexException moved to org.apache.ignite.ml.math.exceptions.IndexException | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.vector.FunctionVectorConstructorTest moved to org.apache.ignite.ml.math.impls.vector.FunctionVectorConstructorTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.storage.vector.MatrixVectorStorage moved to org.apache.ignite.ml.math.impls.storage.vector.MatrixVectorStorage | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.matrix.MatrixImplementationFixtures moved to org.apache.ignite.ml.math.impls.matrix.MatrixImplementationFixtures | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.storage.vector.CacheVectorStorage moved to org.apache.ignite.ml.math.impls.storage.vector.CacheVectorStorage | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.decompositions.EigenDecompositionTest moved to org.apache.ignite.ml.math.decompositions.EigenDecompositionTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.Destroyable moved to org.apache.ignite.ml.math.Destroyable | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.storage.matrix.MatrixStorageImplementationTest moved to org.apache.ignite.ml.math.impls.storage.matrix.MatrixStorageImplementationTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.vector.DenseLocalOnHeapVectorConstructorTest moved to org.apache.ignite.ml.math.impls.vector.DenseLocalOnHeapVectorConstructorTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.storage.matrix.MatrixBaseStorageTest moved to org.apache.ignite.ml.math.impls.storage.matrix.MatrixBaseStorageTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.vector.VectorIterableTest moved to org.apache.ignite.ml.math.impls.vector.VectorIterableTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.benchmark.MathBenchmarkSelfTest moved to org.apache.ignite.ml.math.benchmark.MathBenchmarkSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.matrix.RandomMatrix moved to org.apache.ignite.ml.math.impls.matrix.RandomMatrix | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.vector.DenseLocalOffHeapVector moved to org.apache.ignite.ml.math.impls.vector.DenseLocalOffHeapVector | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.decompositions.QRDecompositionTest moved to org.apache.ignite.ml.math.decompositions.QRDecompositionTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.functions.IntIntDoubleToVoidFunction moved to org.apache.ignite.ml.math.functions.IntIntDoubleToVoidFunction | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.Algebra moved to org.apache.ignite.ml.math.Algebra | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.storage.matrix.FunctionMatrixStorage moved to org.apache.ignite.ml.math.impls.storage.matrix.FunctionMatrixStorage | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.functions.IgniteFunction moved to org.apache.ignite.ml.math.functions.IgniteFunction | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.matrix.DenseLocalOffHeapMatrixConstructorTest moved to org.apache.ignite.ml.math.impls.matrix.DenseLocalOffHeapMatrixConstructorTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.KeyMapper moved to org.apache.ignite.ml.math.KeyMapper | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.matrix.MatrixImplementationsTest moved to org.apache.ignite.ml.math.impls.matrix.MatrixImplementationsTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.MatrixStorage moved to org.apache.ignite.ml.math.MatrixStorage | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.storage.vector.RandomVectorStorage moved to org.apache.ignite.ml.math.impls.storage.vector.RandomVectorStorage | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	org.apache.ignite.math.impls.vector.VectorView moved to org.apache.ignite.ml.math.impls.vector.VectorView | 
                                From | 
                                To |