Changeset 1013
- Timestamp:
- 11/17/08 14:45:06 (2 months ago)
- Files:
-
- trunk/doc/src/ReferenceGuide/QQplotBad.pdf (modified) (previous)
- trunk/doc/src/ReferenceGuide/QQplotDistribBad.pdf (modified) (previous)
- trunk/doc/src/ReferenceGuide/QQplotDistribOk.pdf (modified) (previous)
- trunk/doc/src/ReferenceGuide/QQplotOk.pdf (modified) (previous)
- trunk/doc/src/ReferenceGuide/script_Geometric_graph.py (deleted)
- trunk/doc/src/ReferenceGuide/script_Poisson_graph.py (deleted)
- trunk/doc/src/ReferenceGuide/script_general_distributions_graph.py (deleted)
- trunk/doc/src/ReferenceGuide/script_kolmo.py (deleted)
- trunk/doc/src/ReferenceGuide/script_linearRegModel.py (deleted)
- trunk/doc/src/ReferenceGuide/script_model_non_symetric.py (deleted)
- trunk/doc/src/ReferenceGuide/script_model_symetric.py (deleted)
- trunk/doc/src/ReferenceGuide/script_model_symetric_few.py (deleted)
- trunk/doc/src/ReferenceGuide/script_smoothing.py (deleted)
- trunk/doc/src/UseCasesGuide/AxialGrid.png (modified) (previous)
- trunk/doc/src/UseCasesGuide/BoxGrid.png (modified) (previous)
- trunk/doc/src/UseCasesGuide/CompositeGrid.png (modified) (previous)
- trunk/doc/src/UseCasesGuide/FactorialGrid.png (modified) (previous)
- trunk/doc/src/UseCasesGuide/ScaledAxialGrid.png (modified) (previous)
- trunk/doc/src/UseCasesGuide/ScaledBoxGrid.png (modified) (previous)
- trunk/doc/src/UseCasesGuide/ScaledCompositeGrid.png (modified) (previous)
- trunk/doc/src/UseCasesGuide/ScaledFactorialGrid.png (modified) (previous)
- trunk/doc/src/UseCasesGuide/TranslatedScaledAxialGrid.png (modified) (previous)
- trunk/doc/src/UseCasesGuide/TranslatedScaledBoxGrid.png (modified) (previous)
- trunk/doc/src/UseCasesGuide/TranslatedScaledCompositeGrid.png (modified) (previous)
- trunk/doc/src/UseCasesGuide/TranslatedScaledFactorialGrid.png (modified) (previous)
- trunk/gui/configure.ac (modified) (3 diffs)
- trunk/gui/src/ExperimentProperty.cxx (modified) (3 diffs)
- trunk/gui/src/ExperimentProperty.hxx (modified) (4 diffs)
- trunk/gui/src/NumericalSampleProperty.hxx (modified) (3 diffs)
- trunk/lib/configure.ac (modified) (2 diffs)
- trunk/lib/src/Base/Common/ComparisonOperator.cxx (modified) (1 diff)
- trunk/lib/src/Base/Common/WrapperCommon.cxx (modified) (1 diff)
- trunk/lib/src/Base/Common/WrapperCommon.h (modified) (1 diff)
- trunk/lib/src/Base/Func/AggregatedNumericalMathFunction.cxx (deleted)
- trunk/lib/src/Base/Func/AggregatedNumericalMathFunction.hxx (deleted)
- trunk/lib/src/Base/Func/ComposedNumericalMathHessianImplementation.cxx (modified) (1 diff)
- trunk/lib/src/Base/Func/ComposedNumericalMathHessianImplementation.hxx (modified) (1 diff)
- trunk/lib/src/Base/Func/IndicatorNumericalMathEvaluationImplementation.cxx (copied) (copied from branches/chaos/lib/src/Base/Func/IndicatorNumericalMathEvaluationImplementation.cxx)
- trunk/lib/src/Base/Func/IndicatorNumericalMathEvaluationImplementation.hxx (copied) (copied from branches/chaos/lib/src/Base/Func/IndicatorNumericalMathEvaluationImplementation.hxx)
- trunk/lib/src/Base/Func/LinearCombinationEvaluationImplementation.cxx (copied) (copied from branches/chaos/lib/src/Base/Func/LinearCombinationEvaluationImplementation.cxx)
- trunk/lib/src/Base/Func/LinearCombinationEvaluationImplementation.hxx (copied) (copied from branches/chaos/lib/src/Base/Func/LinearCombinationEvaluationImplementation.hxx)
- trunk/lib/src/Base/Func/LinearCombinationGradientImplementation.cxx (copied) (copied from branches/chaos/lib/src/Base/Func/LinearCombinationGradientImplementation.cxx)
- trunk/lib/src/Base/Func/LinearCombinationGradientImplementation.hxx (copied) (copied from branches/chaos/lib/src/Base/Func/LinearCombinationGradientImplementation.hxx)
- trunk/lib/src/Base/Func/LinearCombinationHessianImplementation.cxx (copied) (copied from branches/chaos/lib/src/Base/Func/LinearCombinationHessianImplementation.cxx)
- trunk/lib/src/Base/Func/LinearCombinationHessianImplementation.hxx (copied) (copied from branches/chaos/lib/src/Base/Func/LinearCombinationHessianImplementation.hxx)
- trunk/lib/src/Base/Func/Makefile.am (modified) (4 diffs)
- trunk/lib/src/Base/Func/NumericalMathFunction.cxx (modified) (4 diffs)
- trunk/lib/src/Base/Func/NumericalMathFunction.hxx (modified) (5 diffs)
- trunk/lib/src/Base/Func/NumericalMathFunctionImplementation.cxx (modified) (2 diffs)
- trunk/lib/src/Base/Func/NumericalMathFunctionImplementation.hxx (modified) (2 diffs)
- trunk/lib/src/Base/Func/ProductNumericalMathEvaluationImplementation.cxx (copied) (copied from branches/chaos/lib/src/Base/Func/ProductNumericalMathEvaluationImplementation.cxx)
- trunk/lib/src/Base/Func/ProductNumericalMathEvaluationImplementation.hxx (copied) (copied from branches/chaos/lib/src/Base/Func/ProductNumericalMathEvaluationImplementation.hxx)
- trunk/lib/src/Base/Func/ProductNumericalMathFunction.cxx (copied) (copied from branches/chaos/lib/src/Base/Func/ProductNumericalMathFunction.cxx)
- trunk/lib/src/Base/Func/ProductNumericalMathFunction.hxx (copied) (copied from branches/chaos/lib/src/Base/Func/ProductNumericalMathFunction.hxx)
- trunk/lib/src/Base/Func/ProductNumericalMathGradientImplementation.cxx (copied) (copied from branches/chaos/lib/src/Base/Func/ProductNumericalMathGradientImplementation.cxx)
- trunk/lib/src/Base/Func/ProductNumericalMathGradientImplementation.hxx (copied) (copied from branches/chaos/lib/src/Base/Func/ProductNumericalMathGradientImplementation.hxx)
- trunk/lib/src/Base/Func/ProductNumericalMathHessianImplementation.cxx (copied) (copied from branches/chaos/lib/src/Base/Func/ProductNumericalMathHessianImplementation.cxx)
- trunk/lib/src/Base/Func/ProductNumericalMathHessianImplementation.hxx (copied) (copied from branches/chaos/lib/src/Base/Func/ProductNumericalMathHessianImplementation.hxx)
- trunk/lib/src/Base/Func/ProductPolynomialEvaluationImplementation.cxx (copied) (copied from branches/chaos/lib/src/Base/Func/ProductPolynomialEvaluationImplementation.cxx)
- trunk/lib/src/Base/Func/ProductPolynomialEvaluationImplementation.hxx (copied) (copied from branches/chaos/lib/src/Base/Func/ProductPolynomialEvaluationImplementation.hxx)
- trunk/lib/src/Base/Func/StringXMLConverter.hxx (deleted)
- trunk/lib/src/Base/Func/UniVariatePolynomial.cxx (copied) (copied from branches/chaos/lib/src/Base/Func/UniVariatePolynomial.cxx)
- trunk/lib/src/Base/Func/UniVariatePolynomial.hxx (copied) (copied from branches/chaos/lib/src/Base/Func/UniVariatePolynomial.hxx)
- trunk/lib/src/Base/Func/XMLStringConverter.hxx (deleted)
- trunk/lib/src/Base/Func/XMLWrapperErrorHandler.cxx (deleted)
- trunk/lib/src/Base/Optim/LeastSquaresAlgorithm.cxx (copied) (copied from branches/chaos/lib/src/Base/Optim/LeastSquaresAlgorithm.cxx)
- trunk/lib/src/Base/Optim/LeastSquaresAlgorithm.hxx (copied) (copied from branches/chaos/lib/src/Base/Optim/LeastSquaresAlgorithm.hxx)
- trunk/lib/src/Base/Optim/Makefile.am (modified) (2 diffs)
- trunk/lib/src/Base/Stat/NumericalSampleImplementation.cxx (modified) (1 diff)
- trunk/lib/src/Base/Type/NumericalPointImplementation.cxx (modified) (1 diff)
- trunk/lib/src/Base/Type/SymmetricTensor.hxx (modified) (1 diff)
- trunk/lib/src/Base/Type/Tensor.cxx (modified) (1 diff)
- trunk/lib/src/Uncertainty/Algorithm/Experiments/Axial.cxx (modified) (6 diffs)
- trunk/lib/src/Uncertainty/Algorithm/Experiments/Axial.hxx (modified) (2 diffs)
- trunk/lib/src/Uncertainty/Algorithm/Experiments/Box.cxx (modified) (8 diffs)
- trunk/lib/src/Uncertainty/Algorithm/Experiments/Box.hxx (modified) (2 diffs)
- trunk/lib/src/Uncertainty/Algorithm/Experiments/Composite.cxx (modified) (5 diffs)
- trunk/lib/src/Uncertainty/Algorithm/Experiments/Composite.hxx (modified) (2 diffs)
- trunk/lib/src/Uncertainty/Algorithm/Experiments/Experiment.cxx (modified) (2 diffs)
- trunk/lib/src/Uncertainty/Algorithm/Experiments/Experiment.hxx (modified) (2 diffs)
- trunk/lib/src/Uncertainty/Algorithm/Experiments/ExperimentImplementation.cxx (copied) (copied from branches/chaos/lib/src/Uncertainty/Algorithm/Experiments/ExperimentImplementation.cxx)
- trunk/lib/src/Uncertainty/Algorithm/Experiments/ExperimentImplementation.hxx (copied) (copied from branches/chaos/lib/src/Uncertainty/Algorithm/Experiments/ExperimentImplementation.hxx)
- trunk/lib/src/Uncertainty/Algorithm/Experiments/Factorial.cxx (modified) (6 diffs)
- trunk/lib/src/Uncertainty/Algorithm/Experiments/Factorial.hxx (modified) (2 diffs)
- trunk/lib/src/Uncertainty/Algorithm/Experiments/FixedExperiment.cxx (copied) (copied from branches/chaos/lib/src/Uncertainty/Algorithm/Experiments/FixedExperiment.cxx)
- trunk/lib/src/Uncertainty/Algorithm/Experiments/FixedExperiment.hxx (copied) (copied from branches/chaos/lib/src/Uncertainty/Algorithm/Experiments/FixedExperiment.hxx)
- trunk/lib/src/Uncertainty/Algorithm/Experiments/LHSExperiment.cxx (copied) (copied from branches/chaos/lib/src/Uncertainty/Algorithm/Experiments/LHSExperiment.cxx)
- trunk/lib/src/Uncertainty/Algorithm/Experiments/LHSExperiment.hxx (copied) (copied from branches/chaos/lib/src/Uncertainty/Algorithm/Experiments/LHSExperiment.hxx)
- trunk/lib/src/Uncertainty/Algorithm/Experiments/Makefile.am (modified) (3 diffs)
- trunk/lib/src/Uncertainty/Algorithm/Experiments/MonteCarloExperiment.cxx (copied) (copied from branches/chaos/lib/src/Uncertainty/Algorithm/Experiments/MonteCarloExperiment.cxx)
- trunk/lib/src/Uncertainty/Algorithm/Experiments/MonteCarloExperiment.hxx (copied) (copied from branches/chaos/lib/src/Uncertainty/Algorithm/Experiments/MonteCarloExperiment.hxx)
- trunk/lib/src/Uncertainty/Algorithm/Experiments/StratifiedExperiment.cxx (copied) (copied from branches/chaos/lib/src/Uncertainty/Algorithm/Experiments/StratifiedExperiment.cxx)
- trunk/lib/src/Uncertainty/Algorithm/Experiments/StratifiedExperiment.hxx (copied) (copied from branches/chaos/lib/src/Uncertainty/Algorithm/Experiments/StratifiedExperiment.hxx)
- trunk/lib/src/Uncertainty/Algorithm/Experiments/WeightedExperiment.cxx (copied) (copied from branches/chaos/lib/src/Uncertainty/Algorithm/Experiments/WeightedExperiment.cxx)
- trunk/lib/src/Uncertainty/Algorithm/Experiments/WeightedExperiment.hxx (copied) (copied from branches/chaos/lib/src/Uncertainty/Algorithm/Experiments/WeightedExperiment.hxx)
- trunk/lib/src/Uncertainty/Algorithm/Makefile.am (modified) (2 diffs)
- trunk/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos (copied) (copied from branches/chaos/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos)
- trunk/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/AdaptiveStrategy.cxx (copied) (copied from branches/chaos/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/AdaptiveStrategy.cxx)
- trunk/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/AdaptiveStrategy.hxx (copied) (copied from branches/chaos/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/AdaptiveStrategy.hxx)
- trunk/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/AdaptiveStrategyImplementation.cxx (copied) (copied from branches/chaos/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/AdaptiveStrategyImplementation.cxx)
- trunk/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/AdaptiveStrategyImplementation.hxx (copied) (copied from branches/chaos/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/AdaptiveStrategyImplementation.hxx)
- trunk/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/CleaningStrategy.cxx (copied) (copied from branches/chaos/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/CleaningStrategy.cxx)
- trunk/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/CleaningStrategy.hxx (copied) (copied from branches/chaos/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/CleaningStrategy.hxx)
- trunk/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/FixedStrategy.cxx (copied) (copied from branches/chaos/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/FixedStrategy.cxx)
- trunk/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/FixedStrategy.hxx (copied) (copied from branches/chaos/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/FixedStrategy.hxx)
- trunk/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/FunctionalChaosAlgorithm.cxx (copied) (copied from branches/chaos/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/FunctionalChaosAlgorithm.cxx)
- trunk/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/FunctionalChaosAlgorithm.hxx (copied) (copied from branches/chaos/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/FunctionalChaosAlgorithm.hxx)
- trunk/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/FunctionalChaosResult.cxx (copied) (copied from branches/chaos/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/FunctionalChaosResult.cxx)
- trunk/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/FunctionalChaosResult.hxx (copied) (copied from branches/chaos/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/FunctionalChaosResult.hxx)
- trunk/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/Makefile.am (copied) (copied from branches/chaos/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/Makefile.am)
- trunk/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/ProjectionStrategy.cxx (copied) (copied from branches/chaos/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/ProjectionStrategy.cxx)
- trunk/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/ProjectionStrategy.hxx (copied) (copied from branches/chaos/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/ProjectionStrategy.hxx)
- trunk/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/ProjectionStrategyImplementation.cxx (copied) (copied from branches/chaos/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/ProjectionStrategyImplementation.cxx)
- trunk/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/ProjectionStrategyImplementation.hxx (copied) (copied from branches/chaos/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/ProjectionStrategyImplementation.hxx)
- trunk/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/RegressionStrategy.cxx (copied) (copied from branches/chaos/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/RegressionStrategy.cxx)
- trunk/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/RegressionStrategy.hxx (copied) (copied from branches/chaos/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/RegressionStrategy.hxx)
- trunk/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/SequentialStrategy.cxx (copied) (copied from branches/chaos/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/SequentialStrategy.cxx)
- trunk/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/SequentialStrategy.hxx (copied) (copied from branches/chaos/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/SequentialStrategy.hxx)
- trunk/lib/src/Uncertainty/Algorithm/MetaModel/LeastSquares/LinearLeastSquares.cxx (modified) (5 diffs)
- trunk/lib/src/Uncertainty/Algorithm/MetaModel/LeastSquares/QuadraticLeastSquares.cxx (modified) (3 diffs)
- trunk/lib/src/Uncertainty/Algorithm/MetaModel/Makefile.am (modified) (2 diffs)
- trunk/lib/src/Uncertainty/Algorithm/OrthogonalBasis (copied) (copied from branches/chaos/lib/src/Uncertainty/Algorithm/OrthogonalBasis)
- trunk/lib/src/Uncertainty/Algorithm/OrthogonalBasis/EnumerateFunction.cxx (copied) (copied from branches/chaos/lib/src/Uncertainty/Algorithm/OrthogonalBasis/EnumerateFunction.cxx)
- trunk/lib/src/Uncertainty/Algorithm/OrthogonalBasis/EnumerateFunction.hxx (copied) (copied from branches/chaos/lib/src/Uncertainty/Algorithm/OrthogonalBasis/EnumerateFunction.hxx)
- trunk/lib/src/Uncertainty/Algorithm/OrthogonalBasis/HermiteFactory.cxx (copied) (copied from branches/chaos/lib/src/Uncertainty/Algorithm/OrthogonalBasis/HermiteFactory.cxx)
- trunk/lib/src/Uncertainty/Algorithm/OrthogonalBasis/HermiteFactory.hxx (copied) (copied from branches/chaos/lib/src/Uncertainty/Algorithm/OrthogonalBasis/HermiteFactory.hxx)
- trunk/lib/src/Uncertainty/Algorithm/OrthogonalBasis/JacobiFactory.cxx (copied) (copied from branches/chaos/lib/src/Uncertainty/Algorithm/OrthogonalBasis/JacobiFactory.cxx)
- trunk/lib/src/Uncertainty/Algorithm/OrthogonalBasis/JacobiFactory.hxx (copied) (copied from branches/chaos/lib/src/Uncertainty/Algorithm/OrthogonalBasis/JacobiFactory.hxx)
- trunk/lib/src/Uncertainty/Algorithm/OrthogonalBasis/LaguerreFactory.cxx (copied) (copied from branches/chaos/lib/src/Uncertainty/Algorithm/OrthogonalBasis/LaguerreFactory.cxx)
- trunk/lib/src/Uncertainty/Algorithm/OrthogonalBasis/LaguerreFactory.hxx (copied) (copied from branches/chaos/lib/src/Uncertainty/Algorithm/OrthogonalBasis/LaguerreFactory.hxx)
- trunk/lib/src/Uncertainty/Algorithm/OrthogonalBasis/LegendreFactory.cxx (copied) (copied from branches/chaos/lib/src/Uncertainty/Algorithm/OrthogonalBasis/LegendreFactory.cxx)
- trunk/lib/src/Uncertainty/Algorithm/OrthogonalBasis/LegendreFactory.hxx (copied) (copied from branches/chaos/lib/src/Uncertainty/Algorithm/OrthogonalBasis/LegendreFactory.hxx)
- trunk/lib/src/Uncertainty/Algorithm/OrthogonalBasis/Makefile.am (copied) (copied from branches/chaos/lib/src/Uncertainty/Algorithm/OrthogonalBasis/Makefile.am)
- trunk/lib/src/Uncertainty/Algorithm/OrthogonalBasis/OrthogonalBasis.cxx (copied) (copied from branches/chaos/lib/src/Uncertainty/Algorithm/OrthogonalBasis/OrthogonalBasis.cxx)
- trunk/lib/src/Uncertainty/Algorithm/OrthogonalBasis/OrthogonalBasis.hxx (copied) (copied from branches/chaos/lib/src/Uncertainty/Algorithm/OrthogonalBasis/OrthogonalBasis.hxx)
- trunk/lib/src/Uncertainty/Algorithm/OrthogonalBasis/OrthogonalFunctionFactory.cxx (copied) (copied from branches/chaos/lib/src/Uncertainty/Algorithm/OrthogonalBasis/OrthogonalFunctionFactory.cxx)
- trunk/lib/src/Uncertainty/Algorithm/OrthogonalBasis/OrthogonalFunctionFactory.hxx (copied) (copied from branches/chaos/lib/src/Uncertainty/Algorithm/OrthogonalBasis/OrthogonalFunctionFactory.hxx)
- trunk/lib/src/Uncertainty/Algorithm/OrthogonalBasis/OrthogonalProductPolynomialFactory.cxx (copied) (copied from branches/chaos/lib/src/Uncertainty/Algorithm/OrthogonalBasis/OrthogonalProductPolynomialFactory.cxx)
- trunk/lib/src/Uncertainty/Algorithm/OrthogonalBasis/OrthogonalProductPolynomialFactory.hxx (copied) (copied from branches/chaos/lib/src/Uncertainty/Algorithm/OrthogonalBasis/OrthogonalProductPolynomialFactory.hxx)
- trunk/lib/src/Uncertainty/Algorithm/OrthogonalBasis/OrthogonalUniVariatePolynomialFactory.cxx (copied) (copied from branches/chaos/lib/src/Uncertainty/Algorithm/OrthogonalBasis/OrthogonalUniVariatePolynomialFactory.cxx)
- trunk/lib/src/Uncertainty/Algorithm/OrthogonalBasis/OrthogonalUniVariatePolynomialFactory.hxx (copied) (copied from branches/chaos/lib/src/Uncertainty/Algorithm/OrthogonalBasis/OrthogonalUniVariatePolynomialFactory.hxx)
- trunk/lib/src/Uncertainty/Algorithm/OrthogonalBasis/OrthogonalUniVariatePolynomialFamily.cxx (copied) (copied from branches/chaos/lib/src/Uncertainty/Algorithm/OrthogonalBasis/OrthogonalUniVariatePolynomialFamily.cxx)
- trunk/lib/src/Uncertainty/Algorithm/OrthogonalBasis/OrthogonalUniVariatePolynomialFamily.hxx (copied) (copied from branches/chaos/lib/src/Uncertainty/Algorithm/OrthogonalBasis/OrthogonalUniVariatePolynomialFamily.hxx)
- trunk/lib/src/Uncertainty/Model/Distribution.cxx (modified) (2 diffs)
- trunk/lib/src/Uncertainty/Model/Distribution.hxx (modified) (3 diffs)
- trunk/lib/src/Uncertainty/StatTests/VisualTest.cxx (modified) (1 diff)
- trunk/lib/test/Makefile.am (modified) (19 diffs)
- trunk/lib/test/check_testsuite.at (modified) (5 diffs)
- trunk/lib/test/t_ComposedDistribution_big.at (deleted)
- trunk/lib/test/t_ComposedDistribution_big.cxx (deleted)
- trunk/lib/test/t_ComposedDistribution_large.at (copied) (copied from branches/chaos/lib/test/t_ComposedDistribution_large.at)
- trunk/lib/test/t_ComposedDistribution_large.cxx (copied) (copied from branches/chaos/lib/test/t_ComposedDistribution_large.cxx)
- trunk/lib/test/t_EnumerateFunction_std.at (copied) (copied from branches/chaos/lib/test/t_EnumerateFunction_std.at)
- trunk/lib/test/t_EnumerateFunction_std.cxx (copied) (copied from branches/chaos/lib/test/t_EnumerateFunction_std.cxx)
- trunk/lib/test/t_HermiteFactory_std.at (copied) (copied from branches/chaos/lib/test/t_HermiteFactory_std.at)
- trunk/lib/test/t_HermiteFactory_std.cxx (copied) (copied from branches/chaos/lib/test/t_HermiteFactory_std.cxx)
- trunk/lib/test/t_JacobiFactory_std.at (copied) (copied from branches/chaos/lib/test/t_JacobiFactory_std.at)
- trunk/lib/test/t_JacobiFactory_std.cxx (copied) (copied from branches/chaos/lib/test/t_JacobiFactory_std.cxx)
- trunk/lib/test/t_LaguerreFactory_std.at (copied) (copied from branches/chaos/lib/test/t_LaguerreFactory_std.at)
- trunk/lib/test/t_LaguerreFactory_std.cxx (copied) (copied from branches/chaos/lib/test/t_LaguerreFactory_std.cxx)
- trunk/lib/test/t_LeastSquaresAlgorithm_std.at (copied) (copied from branches/chaos/lib/test/t_LeastSquaresAlgorithm_std.at)
- trunk/lib/test/t_LeastSquaresAlgorithm_std.cxx (copied) (copied from branches/chaos/lib/test/t_LeastSquaresAlgorithm_std.cxx)
- trunk/lib/test/t_LegendreFactory_std.at (copied) (copied from branches/chaos/lib/test/t_LegendreFactory_std.at)
- trunk/lib/test/t_LegendreFactory_std.cxx (copied) (copied from branches/chaos/lib/test/t_LegendreFactory_std.cxx)
- trunk/lib/test/t_LinearCombinationEvaluationImplementation_std.at (copied) (copied from branches/chaos/lib/test/t_LinearCombinationEvaluationImplementation_std.at)
- trunk/lib/test/t_LinearCombinationEvaluationImplementation_std.cxx (copied) (copied from branches/chaos/lib/test/t_LinearCombinationEvaluationImplementation_std.cxx)
- trunk/lib/test/t_LinearCombinationGradientImplementation_std.at (copied) (copied from branches/chaos/lib/test/t_LinearCombinationGradientImplementation_std.at)
- trunk/lib/test/t_LinearCombinationGradientImplementation_std.cxx (copied) (copied from branches/chaos/lib/test/t_LinearCombinationGradientImplementation_std.cxx)
- trunk/lib/test/t_LinearCombinationHessianImplementation_std.at (copied) (copied from branches/chaos/lib/test/t_LinearCombinationHessianImplementation_std.at)
- trunk/lib/test/t_LinearCombinationHessianImplementation_std.cxx (copied) (copied from branches/chaos/lib/test/t_LinearCombinationHessianImplementation_std.cxx)
- trunk/lib/test/t_MethodBoundNumericalMathEvaluationImplementation_std.cxx (modified) (1 diff)
- trunk/lib/test/t_MonteCarloExperiment_std.at (copied) (copied from branches/chaos/lib/test/t_MonteCarloExperiment_std.at)
- trunk/lib/test/t_MonteCarloExperiment_std.cxx (copied) (copied from branches/chaos/lib/test/t_MonteCarloExperiment_std.cxx)
- trunk/lib/test/t_Normal_big.at (deleted)
- trunk/lib/test/t_Normal_big.cxx (deleted)
- trunk/lib/test/t_Normal_large.at (copied) (copied from branches/chaos/lib/test/t_Normal_large.at)
- trunk/lib/test/t_Normal_large.cxx (copied) (copied from branches/chaos/lib/test/t_Normal_large.cxx)
- trunk/lib/test/t_NumericalMathFunction_indicator.at (copied) (copied from branches/chaos/lib/test/t_NumericalMathFunction_indicator.at)
- trunk/lib/test/t_NumericalMathFunction_indicator.cxx (copied) (copied from branches/chaos/lib/test/t_NumericalMathFunction_indicator.cxx)
- trunk/lib/test/t_NumericalMathFunction_linear_combination.at (copied) (copied from branches/chaos/lib/test/t_NumericalMathFunction_linear_combination.at)
- trunk/lib/test/t_NumericalMathFunction_linear_combination.cxx (copied) (copied from branches/chaos/lib/test/t_NumericalMathFunction_linear_combination.cxx)
- trunk/lib/test/t_NumericalMathFunction_product.at (copied) (copied from branches/chaos/lib/test/t_NumericalMathFunction_product.at)
- trunk/lib/test/t_NumericalMathFunction_product.cxx (copied) (copied from branches/chaos/lib/test/t_NumericalMathFunction_product.cxx)
- trunk/lib/test/t_NumericalSample_big.at (deleted)
- trunk/lib/test/t_NumericalSample_big.cxx (deleted)
- trunk/lib/test/t_NumericalSample_computation.at (modified) (1 diff)
- trunk/lib/test/t_NumericalSample_large.at (copied) (copied from branches/chaos/lib/test/t_NumericalSample_large.at)
- trunk/lib/test/t_NumericalSample_large.cxx (copied) (copied from branches/chaos/lib/test/t_NumericalSample_large.cxx)
- trunk/lib/test/t_OrthogonalBasis_std.at (copied) (copied from branches/chaos/lib/test/t_OrthogonalBasis_std.at)
- trunk/lib/test/t_OrthogonalBasis_std.cxx (copied) (copied from branches/chaos/lib/test/t_OrthogonalBasis_std.cxx)
- trunk/lib/test/t_OrthogonalProductPolynomialFactory_std.at (copied) (copied from branches/chaos/lib/test/t_OrthogonalProductPolynomialFactory_std.at)
- trunk/lib/test/t_OrthogonalProductPolynomialFactory_std.cxx (copied) (copied from branches/chaos/lib/test/t_OrthogonalProductPolynomialFactory_std.cxx)
- trunk/lib/test/t_UniVariatePolynomial_std.at (copied) (copied from branches/chaos/lib/test/t_UniVariatePolynomial_std.at)
- trunk/lib/test/t_UniVariatePolynomial_std.cxx (copied) (copied from branches/chaos/lib/test/t_UniVariatePolynomial_std.cxx)
- trunk/python/src/AdaptiveStrategy.i (copied) (copied from branches/chaos/python/src/AdaptiveStrategy.i)
- trunk/python/src/AdaptiveStrategyImplementation.i (copied) (copied from branches/chaos/python/src/AdaptiveStrategyImplementation.i)
- trunk/python/src/CleaningStrategy.i (copied) (copied from branches/chaos/python/src/CleaningStrategy.i)
- trunk/python/src/Distribution.i (modified) (1 diff)
- trunk/python/src/EnumerateFunction.i (copied) (copied from branches/chaos/python/src/EnumerateFunction.i)
- trunk/python/src/ExperimentImplementation.i (modified) (1 diff)
- trunk/python/src/FixedExperiment.i (copied) (copied from branches/chaos/python/src/FixedExperiment.i)
- trunk/python/src/FixedStrategy.i (copied) (copied from branches/chaos/python/src/FixedStrategy.i)
- trunk/python/src/FunctionalChaosAlgorithm.i (copied) (copied from branches/chaos/python/src/FunctionalChaosAlgorithm.i)
- trunk/python/src/FunctionalChaosResult.i (copied) (copied from branches/chaos/python/src/FunctionalChaosResult.i)
- trunk/python/src/HermiteFactory.i (copied) (copied from branches/chaos/python/src/HermiteFactory.i)
- trunk/python/src/IndicatorNumericalMathEvaluationImplementation.i (copied) (copied from branches/chaos/python/src/IndicatorNumericalMathEvaluationImplementation.i)
- trunk/python/src/LHSExperiment.i (copied) (copied from branches/chaos/python/src/LHSExperiment.i)
- trunk/python/src/LaguerreFactory.i (copied) (copied from branches/chaos/python/src/LaguerreFactory.i)
- trunk/python/src/LeastSquaresAlgorithm.i (copied) (copied from branches/chaos/python/src/LeastSquaresAlgorithm.i)
- trunk/python/src/LegendreFactory.i (copied) (copied from branches/chaos/python/src/LegendreFactory.i)
- trunk/python/src/LinearCombinationEvaluationImplementation.i (copied) (copied from branches/chaos/python/src/LinearCombinationEvaluationImplementation.i)
- trunk/python/src/LinearCombinationGradientImplementation.i (copied) (copied from branches/chaos/python/src/LinearCombinationGradientImplementation.i)
- trunk/python/src/LinearCombinationHessianImplementation.i (copied) (copied from branches/chaos/python/src/LinearCombinationHessianImplementation.i)
- trunk/python/src/Makefile.am (modified) (7 diffs)
- trunk/python/src/MonteCarloExperiment.i (copied) (copied from branches/chaos/python/src/MonteCarloExperiment.i)
- trunk/python/src/OrthogonalBasis.i (copied) (copied from branches/chaos/python/src/OrthogonalBasis.i)
- trunk/python/src/OrthogonalFunctionFactory.i (copied) (copied from branches/chaos/python/src/OrthogonalFunctionFactory.i)
- trunk/python/src/OrthogonalProductPolynomialFactory.i (copied) (copied from branches/chaos/python/src/OrthogonalProductPolynomialFactory.i)
- trunk/python/src/OrthogonalUniVariatePolynomialFactory.i (copied) (copied from branches/chaos/python/src/OrthogonalUniVariatePolynomialFactory.i)
- trunk/python/src/OrthogonalUniVariatePolynomialFamily.i (copied) (copied from branches/chaos/python/src/OrthogonalUniVariatePolynomialFamily.i)
- trunk/python/src/ProductNumericalMathEvaluationImplementation.i (copied) (copied from branches/chaos/python/src/ProductNumericalMathEvaluationImplementation.i)
- trunk/python/src/ProductNumericalMathFunction.i (copied) (copied from branches/chaos/python/src/ProductNumericalMathFunction.i)
- trunk/python/src/ProductNumericalMathGradientImplementation.i (copied) (copied from branches/chaos/python/src/ProductNumericalMathGradientImplementation.i)
- trunk/python/src/ProductNumericalMathHessianImplementation.i (copied) (copied from branches/chaos/python/src/ProductNumericalMathHessianImplementation.i)
- trunk/python/src/ProductPolynomialEvaluationImplementation.i (copied) (copied from branches/chaos/python/src/ProductPolynomialEvaluationImplementation.i)
- trunk/python/src/ProjectionStrategy.i (copied) (copied from branches/chaos/python/src/ProjectionStrategy.i)
- trunk/python/src/ProjectionStrategyImplementation.i (copied) (copied from branches/chaos/python/src/ProjectionStrategyImplementation.i)
- trunk/python/src/RegressionStrategy.i (copied) (copied from branches/chaos/python/src/RegressionStrategy.i)
- trunk/python/src/SequentialStrategy.i (copied) (copied from branches/chaos/python/src/SequentialStrategy.i)
- trunk/python/src/StratifiedExperiment.i (copied) (copied from branches/chaos/python/src/StratifiedExperiment.i)
- trunk/python/src/UniVariatePolynomial.i (copied) (copied from branches/chaos/python/src/UniVariatePolynomial.i)
- trunk/python/src/WeightedExperiment.i (copied) (copied from branches/chaos/python/src/WeightedExperiment.i)
- trunk/python/src/ot.i (modified) (7 diffs)
- trunk/python/test/Makefile.am (modified) (12 diffs)
- trunk/python/test/python_installcheck_testsuite.at (modified) (6 diffs)
- trunk/python/test/t_ComposedDistribution_big.atpy (deleted)
- trunk/python/test/t_ComposedDistribution_big.py (deleted)
- trunk/python/test/t_ComposedDistribution_large.atpy (copied) (copied from branches/chaos/python/test/t_ComposedDistribution_large.atpy)
- trunk/python/test/t_ComposedDistribution_large.py (copied) (copied from branches/chaos/python/test/t_ComposedDistribution_large.py)
- trunk/python/test/t_EnumerateFunction_std.atpy (copied) (copied from branches/chaos/python/test/t_EnumerateFunction_std.atpy)
- trunk/python/test/t_EnumerateFunction_std.py (copied) (copied from branches/chaos/python/test/t_EnumerateFunction_std.py)
- trunk/python/test/t_HermiteFactory_std.py (copied) (copied from branches/chaos/python/test/t_HermiteFactory_std.py)
- trunk/python/test/t_JacobiFactory_std.py (copied) (copied from branches/chaos/python/test/t_JacobiFactory_std.py)
- trunk/python/test/t_LaguerreFactory_std.py (copied) (copied from branches/chaos/python/test/t_LaguerreFactory_std.py)
- trunk/python/test/t_LeastSquaresAlgorithm_std.atpy (copied) (copied from branches/chaos/python/test/t_LeastSquaresAlgorithm_std.atpy)
- trunk/python/test/t_LeastSquaresAlgorithm_std.py (copied) (copied from branches/chaos/python/test/t_LeastSquaresAlgorithm_std.py)
- trunk/python/test/t_LegendreFactory_std.py (copied) (copied from branches/chaos/python/test/t_LegendreFactory_std.py)
- trunk/python/test/t_MinMax_computation.py (modified) (1 diff)
- trunk/python/test/t_MonteCarloExperiment_std.atpy (copied) (copied from branches/chaos/python/test/t_MonteCarloExperiment_std.atpy)
- trunk/python/test/t_MonteCarloExperiment_std.py (copied) (copied from branches/chaos/python/test/t_MonteCarloExperiment_std.py)
- trunk/python/test/t_Normal_big.atpy (deleted)
- trunk/python/test/t_Normal_big.py (deleted)
- trunk/python/test/t_Normal_large.atpy (copied) (copied from branches/chaos/python/test/t_Normal_large.atpy)
- trunk/python/test/t_Normal_large.py (copied) (copied from branches/chaos/python/test/t_Normal_large.py)
- trunk/python/test/t_NumericalMathFunction_indicator.atpy (copied) (copied from branches/chaos/python/test/t_NumericalMathFunction_indicator.atpy)
- trunk/python/test/t_NumericalMathFunction_indicator.py (copied) (copied from branches/chaos/python/test/t_NumericalMathFunction_indicator.py)
- trunk/python/test/t_NumericalSample_big.atpy (deleted)
- trunk/python/test/t_NumericalSample_big.py (deleted)
- trunk/python/test/t_NumericalSample_computation.atpy (modified) (1 diff)
- trunk/python/test/t_NumericalSample_large.atpy (copied) (copied from branches/chaos/python/test/t_NumericalSample_large.atpy)
- trunk/python/test/t_NumericalSample_large.py (copied) (copied from branches/chaos/python/test/t_NumericalSample_large.py)
- trunk/validation/src/Makefile.am (modified) (4 diffs)
- trunk/validation/src/ValidLeastSquareAlgorithm.mws (copied) (copied from branches/chaos/validation/src/ValidLeastSquareAlgorithm.mws)
- trunk/validation/src/ValidLinearCombination.mws (copied) (copied from branches/chaos/validation/src/ValidLinearCombination.mws)
- trunk/validation/src/ValidOrthogonalProductFactory.mws (copied) (copied from
