[SergeStinckwich/SciSmalltalk] 872ab1: Remove obsolete files

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[SergeStinckwich/SciSmalltalk] 872ab1: Remove obsolete files

SergeStinckwich
  Branch: refs/heads/master
  Home:   https://github.com/SergeStinckwich/SciSmalltalk
  Commit: 872ab12b1b6edaedbfbc4d6e0412ed02a5a96807
      https://github.com/SergeStinckwich/SciSmalltalk/commit/872ab12b1b6edaedbfbc4d6e0412ed02a5a96807
  Author: Serge Stinckwich <[hidden email]>
  Date:   2014-07-21 (Mon, 21 Jul 2014)

  Changed paths:
    R .filetree
    R ConfigurationOfSciSmalltalk.package/.filetree
    R ConfigurationOfSciSmalltalk.package/ConfigurationOfSciSmalltalk.class/README.md
    R ConfigurationOfSciSmalltalk.package/ConfigurationOfSciSmalltalk.class/class/DevelopmentSupport.st
    R ConfigurationOfSciSmalltalk.package/ConfigurationOfSciSmalltalk.class/class/baseConfigurationClassIfAbsent..st
    R ConfigurationOfSciSmalltalk.package/ConfigurationOfSciSmalltalk.class/class/createNewDevelopmentVersion.st
    R ConfigurationOfSciSmalltalk.package/ConfigurationOfSciSmalltalk.class/class/ensureMetacello.st
    R ConfigurationOfSciSmalltalk.package/ConfigurationOfSciSmalltalk.class/class/ensureMetacelloBaseConfiguration.st
    R ConfigurationOfSciSmalltalk.package/ConfigurationOfSciSmalltalk.class/class/isMetacelloConfig.st
    R ConfigurationOfSciSmalltalk.package/ConfigurationOfSciSmalltalk.class/class/load.st
    R ConfigurationOfSciSmalltalk.package/ConfigurationOfSciSmalltalk.class/class/loadBleedingEdge.st
    R ConfigurationOfSciSmalltalk.package/ConfigurationOfSciSmalltalk.class/class/loadDevelopment.st
    R ConfigurationOfSciSmalltalk.package/ConfigurationOfSciSmalltalk.class/class/project.st
    R ConfigurationOfSciSmalltalk.package/ConfigurationOfSciSmalltalk.class/class/releaseDevelopmentVersion..st
    R ConfigurationOfSciSmalltalk.package/ConfigurationOfSciSmalltalk.class/class/saveConfiguration..st
    R ConfigurationOfSciSmalltalk.package/ConfigurationOfSciSmalltalk.class/class/saveModifiedPackagesAndConfiguration..st
    R ConfigurationOfSciSmalltalk.package/ConfigurationOfSciSmalltalk.class/class/updateToLatestPackageVersions..st
    R ConfigurationOfSciSmalltalk.package/ConfigurationOfSciSmalltalk.class/class/validate.st
    R ConfigurationOfSciSmalltalk.package/ConfigurationOfSciSmalltalk.class/instance/baseline100..st
    R ConfigurationOfSciSmalltalk.package/ConfigurationOfSciSmalltalk.class/instance/baseline102..st
    R ConfigurationOfSciSmalltalk.package/ConfigurationOfSciSmalltalk.class/instance/bleedingEdge..st
    R ConfigurationOfSciSmalltalk.package/ConfigurationOfSciSmalltalk.class/instance/development..st
    R ConfigurationOfSciSmalltalk.package/ConfigurationOfSciSmalltalk.class/instance/project.st
    R ConfigurationOfSciSmalltalk.package/ConfigurationOfSciSmalltalk.class/instance/stable..st
    R ConfigurationOfSciSmalltalk.package/ConfigurationOfSciSmalltalk.class/instance/version100..st
    R ConfigurationOfSciSmalltalk.package/ConfigurationOfSciSmalltalk.class/instance/version101..st
    R ConfigurationOfSciSmalltalk.package/ConfigurationOfSciSmalltalk.class/instance/version102..st
    R ConfigurationOfSciSmalltalk.package/ConfigurationOfSciSmalltalk.class/instance/version103..st
    R ConfigurationOfSciSmalltalk.package/ConfigurationOfSciSmalltalk.class/instance/version203..st
    R ConfigurationOfSciSmalltalk.package/ConfigurationOfSciSmalltalk.class/methodProperties.json
    R ConfigurationOfSciSmalltalk.package/ConfigurationOfSciSmalltalk.class/properties.json
    R ConfigurationOfSciSmalltalk.package/monticello.meta/categories.st
    R ConfigurationOfSciSmalltalk.package/monticello.meta/initializers.st
    R ConfigurationOfSciSmalltalk.package/monticello.meta/package
    R ConfigurationOfSciSmalltalk.package/monticello.meta/version
    R ConfigurationOfSciSmalltalk.package/properties.json
    R Math-Complex.package/.filetree
    R Math-Complex.package/Complex.class/README.md
    R Math-Complex.package/Complex.class/class/abs.arg..st
    R Math-Complex.package/Complex.class/class/new.st
    R Math-Complex.package/Complex.class/class/one.st
    R Math-Complex.package/Complex.class/class/real.imaginary..st
    R Math-Complex.package/Complex.class/class/zero.st
    R Math-Complex.package/Complex.class/instance/^equals.st
    R Math-Complex.package/Complex.class/instance/^minus.st
    R Math-Complex.package/Complex.class/instance/^plus.st
    R Math-Complex.package/Complex.class/instance/^slash.st
    R Math-Complex.package/Complex.class/instance/^star.st
    R Math-Complex.package/Complex.class/instance/abs.st
    R Math-Complex.package/Complex.class/instance/absSecure.st
    R Math-Complex.package/Complex.class/instance/adaptToCollection.andSend..st
    R Math-Complex.package/Complex.class/instance/adaptToFloat.andSend..st
    R Math-Complex.package/Complex.class/instance/adaptToFraction.andSend..st
    R Math-Complex.package/Complex.class/instance/adaptToInteger.andSend..st
    R Math-Complex.package/Complex.class/instance/arCosh.st
    R Math-Complex.package/Complex.class/instance/arSinh.st
    R Math-Complex.package/Complex.class/instance/arTanh.st
    R Math-Complex.package/Complex.class/instance/arcCos.st
    R Math-Complex.package/Complex.class/instance/arcSin.st
    R Math-Complex.package/Complex.class/instance/arcTan..st
    R Math-Complex.package/Complex.class/instance/arcTan.st
    R Math-Complex.package/Complex.class/instance/arg.st
    R Math-Complex.package/Complex.class/instance/asComplex.st
    R Math-Complex.package/Complex.class/instance/conjugated.st
    R Math-Complex.package/Complex.class/instance/cos.st
    R Math-Complex.package/Complex.class/instance/cosh.st
    R Math-Complex.package/Complex.class/instance/divideFastAndSecureBy..st
    R Math-Complex.package/Complex.class/instance/divideSecureBy..st
    R Math-Complex.package/Complex.class/instance/exp.st
    R Math-Complex.package/Complex.class/instance/floatClass.st
    R Math-Complex.package/Complex.class/instance/hash.st
    R Math-Complex.package/Complex.class/instance/i.st
    R Math-Complex.package/Complex.class/instance/imaginary.st
    R Math-Complex.package/Complex.class/instance/isComplex.st
    R Math-Complex.package/Complex.class/instance/isNumber.st
    R Math-Complex.package/Complex.class/instance/isZero.st
    R Math-Complex.package/Complex.class/instance/ln.st
    R Math-Complex.package/Complex.class/instance/log..st
    R Math-Complex.package/Complex.class/instance/negated.st
    R Math-Complex.package/Complex.class/instance/printOn..st
    R Math-Complex.package/Complex.class/instance/raisedTo..st
    R Math-Complex.package/Complex.class/instance/raisedToInteger..st
    R Math-Complex.package/Complex.class/instance/real.imaginary..st
    R Math-Complex.package/Complex.class/instance/real.st
    R Math-Complex.package/Complex.class/instance/reciprocal.st
    R Math-Complex.package/Complex.class/instance/sign.st
    R Math-Complex.package/Complex.class/instance/sin.st
    R Math-Complex.package/Complex.class/instance/sinh.st
    R Math-Complex.package/Complex.class/instance/sqrt.st
    R Math-Complex.package/Complex.class/instance/squared.st
    R Math-Complex.package/Complex.class/instance/squaredNorm.st
    R Math-Complex.package/Complex.class/instance/tan.st
    R Math-Complex.package/Complex.class/instance/tanh.st
    R Math-Complex.package/Complex.class/properties.json
    R Math-Complex.package/monticello.meta/categories.st
    R Math-Complex.package/monticello.meta/initializers.st
    R Math-Complex.package/monticello.meta/package
    R Math-Complex.package/monticello.meta/version
    R Math-Complex.package/properties.json
    R Math-ComplexExtensions.package/.filetree
    R Math-ComplexExtensions.package/DhbPolynomial.extension/instance/adaptToComplex.andSend..st
    R Math-ComplexExtensions.package/DhbPolynomial.extension/properties.json
    R Math-ComplexExtensions.package/DhbVector.extension/instance/adaptToComplex.andSend..st
    R Math-ComplexExtensions.package/DhbVector.extension/properties.json
    R Math-ComplexExtensions.package/Number.extension/instance/adaptToComplex.andSend..st
    R Math-ComplexExtensions.package/Number.extension/instance/asComplex.st
    R Math-ComplexExtensions.package/Number.extension/instance/i..st
    R Math-ComplexExtensions.package/Number.extension/instance/i.st
    R Math-ComplexExtensions.package/Number.extension/properties.json
    R Math-ComplexExtensions.package/monticello.meta/initializers.st
    R Math-ComplexExtensions.package/monticello.meta/package
    R Math-ComplexExtensions.package/monticello.meta/version
    R Math-ComplexExtensions.package/properties.json
    R Math-ComplexTests.package/.filetree
    R Math-ComplexTests.package/ComplexTest.class/README.md
    R Math-ComplexTests.package/ComplexTest.class/instance/testAbs.st
    R Math-ComplexTests.package/ComplexTest.class/instance/testAbsSecure.st
    R Math-ComplexTests.package/ComplexTest.class/instance/testAdaptToCollectionAndSend.st
    R Math-ComplexTests.package/ComplexTest.class/instance/testAddPolynomial.st
    R Math-ComplexTests.package/ComplexTest.class/instance/testAdding.st
    R Math-ComplexTests.package/ComplexTest.class/instance/testArCosh.st
    R Math-ComplexTests.package/ComplexTest.class/instance/testArSinh.st
    R Math-ComplexTests.package/ComplexTest.class/instance/testArTanh.st
    R Math-ComplexTests.package/ComplexTest.class/instance/testArcCos.st
    R Math-ComplexTests.package/ComplexTest.class/instance/testArcCosPlusArcSin.st
    R Math-ComplexTests.package/ComplexTest.class/instance/testArcSin.st
    R Math-ComplexTests.package/ComplexTest.class/instance/testArcTan.st
    R Math-ComplexTests.package/ComplexTest.class/instance/testArcTanDenominator.st
    R Math-ComplexTests.package/ComplexTest.class/instance/testArg.st
    R Math-ComplexTests.package/ComplexTest.class/instance/testBug1.st
    R Math-ComplexTests.package/ComplexTest.class/instance/testComplexAsComplex.st
    R Math-ComplexTests.package/ComplexTest.class/instance/testComplexCollection.st
    R Math-ComplexTests.package/ComplexTest.class/instance/testConjugated.st
    R Math-ComplexTests.package/ComplexTest.class/instance/testConversion.st
    R Math-ComplexTests.package/ComplexTest.class/instance/testCos.st
    R Math-ComplexTests.package/ComplexTest.class/instance/testCos2PlusSin2.st
    R Math-ComplexTests.package/ComplexTest.class/instance/testCosh.st
    R Math-ComplexTests.package/ComplexTest.class/instance/testCosh2MinusSinh2.st
    R Math-ComplexTests.package/ComplexTest.class/instance/testCreation.st
    R Math-ComplexTests.package/ComplexTest.class/instance/testDividingPolynomial.st
    R Math-ComplexTests.package/ComplexTest.class/instance/testDivision1.st
    R Math-ComplexTests.package/ComplexTest.class/instance/testEquality.st
    R Math-ComplexTests.package/ComplexTest.class/instance/testFloatClass.st
    R Math-ComplexTests.package/ComplexTest.class/instance/testHash.st
    R Math-ComplexTests.package/ComplexTest.class/instance/testLn.st
    R Math-ComplexTests.package/ComplexTest.class/instance/testLog.st
    R Math-ComplexTests.package/ComplexTest.class/instance/testMultiplyByI.st
    R Math-ComplexTests.package/ComplexTest.class/instance/testNegated.st
    R Math-ComplexTests.package/ComplexTest.class/instance/testNew.st
    R Math-ComplexTests.package/ComplexTest.class/instance/testNumberAsComplex.st
    R Math-ComplexTests.package/ComplexTest.class/instance/testOne.st
    R Math-ComplexTests.package/ComplexTest.class/instance/testPrintOn.st
    R Math-ComplexTests.package/ComplexTest.class/instance/testProductWithVector.st
    R Math-ComplexTests.package/ComplexTest.class/instance/testRaisedTo.st
    R Math-ComplexTests.package/ComplexTest.class/instance/testRaisedToInteger.st
    R Math-ComplexTests.package/ComplexTest.class/instance/testRandom.st
    R Math-ComplexTests.package/ComplexTest.class/instance/testReciprocal.st
    R Math-ComplexTests.package/ComplexTest.class/instance/testReciprocalError.st
    R Math-ComplexTests.package/ComplexTest.class/instance/testSecureDivision1.st
    R Math-ComplexTests.package/ComplexTest.class/instance/testSecureDivision2.st
    R Math-ComplexTests.package/ComplexTest.class/instance/testSin.st
    R Math-ComplexTests.package/ComplexTest.class/instance/testSinh.st
    R Math-ComplexTests.package/ComplexTest.class/instance/testSquared.st
    R Math-ComplexTests.package/ComplexTest.class/instance/testSubtractToPolynomial.st
    R Math-ComplexTests.package/ComplexTest.class/instance/testTan.st
    R Math-ComplexTests.package/ComplexTest.class/instance/testTanh.st
    R Math-ComplexTests.package/ComplexTest.class/instance/testTimesPolynomial.st
    R Math-ComplexTests.package/ComplexTest.class/instance/testZero.st
    R Math-ComplexTests.package/ComplexTest.class/properties.json
    R Math-ComplexTests.package/monticello.meta/categories.st
    R Math-ComplexTests.package/monticello.meta/initializers.st
    R Math-ComplexTests.package/monticello.meta/package
    R Math-ComplexTests.package/monticello.meta/version
    R Math-ComplexTests.package/properties.json
    R Math-DHB-Numerical.package/.filetree
    R Math-DHB-Numerical.package/DhbAbstractDataServer.class/README.md
    R Math-DHB-Numerical.package/DhbAbstractDataServer.class/instance/atEnd.st
    R Math-DHB-Numerical.package/DhbAbstractDataServer.class/instance/close.st
    R Math-DHB-Numerical.package/DhbAbstractDataServer.class/instance/next.st
    R Math-DHB-Numerical.package/DhbAbstractDataServer.class/instance/open.st
    R Math-DHB-Numerical.package/DhbAbstractDataServer.class/instance/reset.st
    R Math-DHB-Numerical.package/DhbAbstractDataServer.class/properties.json
    R Math-DHB-Numerical.package/DhbAsymptoticChiSquareDistribution.class/README.md
    R Math-DHB-Numerical.package/DhbAsymptoticChiSquareDistribution.class/class/degreeOfFreedom..st
    R Math-DHB-Numerical.package/DhbAsymptoticChiSquareDistribution.class/class/distributionName.st
    R Math-DHB-Numerical.package/DhbAsymptoticChiSquareDistribution.class/class/new.st
    R Math-DHB-Numerical.package/DhbAsymptoticChiSquareDistribution.class/instance/average.st
    R Math-DHB-Numerical.package/DhbAsymptoticChiSquareDistribution.class/instance/changeParametersBy..st
    R Math-DHB-Numerical.package/DhbAsymptoticChiSquareDistribution.class/instance/confidenceLevel..st
    R Math-DHB-Numerical.package/DhbAsymptoticChiSquareDistribution.class/instance/distributionValue..st
    R Math-DHB-Numerical.package/DhbAsymptoticChiSquareDistribution.class/instance/initialize..st
    R Math-DHB-Numerical.package/DhbAsymptoticChiSquareDistribution.class/instance/kurtosis.st
    R Math-DHB-Numerical.package/DhbAsymptoticChiSquareDistribution.class/instance/parameters.st
    R Math-DHB-Numerical.package/DhbAsymptoticChiSquareDistribution.class/instance/random.st
    R Math-DHB-Numerical.package/DhbAsymptoticChiSquareDistribution.class/instance/skewness.st
    R Math-DHB-Numerical.package/DhbAsymptoticChiSquareDistribution.class/instance/value..st
    R Math-DHB-Numerical.package/DhbAsymptoticChiSquareDistribution.class/instance/variance.st
    R Math-DHB-Numerical.package/DhbAsymptoticChiSquareDistribution.class/properties.json
    R Math-DHB-Numerical.package/DhbBetaDistribution.class/README.md
    R Math-DHB-Numerical.package/DhbBetaDistribution.class/class/distributionName.st
    R Math-DHB-Numerical.package/DhbBetaDistribution.class/class/fromHistogram..st
    R Math-DHB-Numerical.package/DhbBetaDistribution.class/class/new.st
    R Math-DHB-Numerical.package/DhbBetaDistribution.class/class/shape.shape..st
    R Math-DHB-Numerical.package/DhbBetaDistribution.class/instance/average.st
    R Math-DHB-Numerical.package/DhbBetaDistribution.class/instance/changeParametersBy..st
    R Math-DHB-Numerical.package/DhbBetaDistribution.class/instance/computeNorm.st
    R Math-DHB-Numerical.package/DhbBetaDistribution.class/instance/distributionValue..st
    R Math-DHB-Numerical.package/DhbBetaDistribution.class/instance/firstGammaDistribution.st
    R Math-DHB-Numerical.package/DhbBetaDistribution.class/instance/initialize.shape..st
    R Math-DHB-Numerical.package/DhbBetaDistribution.class/instance/kurtosis.st
    R Math-DHB-Numerical.package/DhbBetaDistribution.class/instance/parameters.st
    R Math-DHB-Numerical.package/DhbBetaDistribution.class/instance/random.st
    R Math-DHB-Numerical.package/DhbBetaDistribution.class/instance/secondGammaDistribution.st
    R Math-DHB-Numerical.package/DhbBetaDistribution.class/instance/skewness.st
    R Math-DHB-Numerical.package/DhbBetaDistribution.class/instance/value..st
    R Math-DHB-Numerical.package/DhbBetaDistribution.class/instance/variance.st
    R Math-DHB-Numerical.package/DhbBetaDistribution.class/properties.json
    R Math-DHB-Numerical.package/DhbBisectionZeroFinder.class/README.md
    R Math-DHB-Numerical.package/DhbBisectionZeroFinder.class/instance/computeInitialValues.st
    R Math-DHB-Numerical.package/DhbBisectionZeroFinder.class/instance/evaluateIteration.st
    R Math-DHB-Numerical.package/DhbBisectionZeroFinder.class/instance/findNegativeXFrom.range..st
    R Math-DHB-Numerical.package/DhbBisectionZeroFinder.class/instance/findPositiveXFrom.range..st
    R Math-DHB-Numerical.package/DhbBisectionZeroFinder.class/instance/setNegativeX..st
    R Math-DHB-Numerical.package/DhbBisectionZeroFinder.class/instance/setPositiveX..st
    R Math-DHB-Numerical.package/DhbBisectionZeroFinder.class/properties.json
    R Math-DHB-Numerical.package/DhbBulirschStoerInterpolator.class/README.md
    R Math-DHB-Numerical.package/DhbBulirschStoerInterpolator.class/instance/computeDifference.at.order..st
    R Math-DHB-Numerical.package/DhbBulirschStoerInterpolator.class/properties.json
    R Math-DHB-Numerical.package/DhbCauchyDistribution.class/README.md
    R Math-DHB-Numerical.package/DhbCauchyDistribution.class/class/distributionName.st
    R Math-DHB-Numerical.package/DhbCauchyDistribution.class/class/fromHistogram..st
    R Math-DHB-Numerical.package/DhbCauchyDistribution.class/class/new.st
    R Math-DHB-Numerical.package/DhbCauchyDistribution.class/class/shape.scale..st
    R Math-DHB-Numerical.package/DhbCauchyDistribution.class/instance/average.st
    R Math-DHB-Numerical.package/DhbCauchyDistribution.class/instance/changeParametersBy..st
    R Math-DHB-Numerical.package/DhbCauchyDistribution.class/instance/distributionValue..st
    R Math-DHB-Numerical.package/DhbCauchyDistribution.class/instance/initialize.scale..st
    R Math-DHB-Numerical.package/DhbCauchyDistribution.class/instance/parameters.st
    R Math-DHB-Numerical.package/DhbCauchyDistribution.class/instance/privateInverseDistributionValue..st
    R Math-DHB-Numerical.package/DhbCauchyDistribution.class/instance/standardDeviation.st
    R Math-DHB-Numerical.package/DhbCauchyDistribution.class/instance/value..st
    R Math-DHB-Numerical.package/DhbCauchyDistribution.class/instance/valueAndGradient..st
    R Math-DHB-Numerical.package/DhbCauchyDistribution.class/instance/variance.st
    R Math-DHB-Numerical.package/DhbCauchyDistribution.class/properties.json
    R Math-DHB-Numerical.package/DhbChiSquareDistribution.class/README.md
    R Math-DHB-Numerical.package/DhbChiSquareDistribution.class/class/degreeOfFreedom..st
    R Math-DHB-Numerical.package/DhbChiSquareDistribution.class/class/distributionName.st
    R Math-DHB-Numerical.package/DhbChiSquareDistribution.class/class/fromHistogram..st
    R Math-DHB-Numerical.package/DhbChiSquareDistribution.class/class/shape.scale..st
    R Math-DHB-Numerical.package/DhbChiSquareDistribution.class/instance/changeParametersBy..st
    R Math-DHB-Numerical.package/DhbChiSquareDistribution.class/instance/confidenceLevel..st
    R Math-DHB-Numerical.package/DhbChiSquareDistribution.class/instance/parameters.st
    R Math-DHB-Numerical.package/DhbChiSquareDistribution.class/properties.json
    R Math-DHB-Numerical.package/DhbChromosomeManager.class/README.md
    R Math-DHB-Numerical.package/DhbChromosomeManager.class/class/new.mutation.crossover..st
    R Math-DHB-Numerical.package/DhbChromosomeManager.class/instance/clone..st
    R Math-DHB-Numerical.package/DhbChromosomeManager.class/instance/crossover.and..st
    R Math-DHB-Numerical.package/DhbChromosomeManager.class/instance/isFullyPopulated.st
    R Math-DHB-Numerical.package/DhbChromosomeManager.class/instance/mutate..st
    R Math-DHB-Numerical.package/DhbChromosomeManager.class/instance/population.st
    R Math-DHB-Numerical.package/DhbChromosomeManager.class/instance/populationSize..st
    R Math-DHB-Numerical.package/DhbChromosomeManager.class/instance/process.and..st
    R Math-DHB-Numerical.package/DhbChromosomeManager.class/instance/randomChromosome.st
    R Math-DHB-Numerical.package/DhbChromosomeManager.class/instance/randomizePopulation.st
    R Math-DHB-Numerical.package/DhbChromosomeManager.class/instance/rateOfCrossover..st
    R Math-DHB-Numerical.package/DhbChromosomeManager.class/instance/rateOfMutation..st
    R Math-DHB-Numerical.package/DhbChromosomeManager.class/instance/reset.st
    R Math-DHB-Numerical.package/DhbChromosomeManager.class/properties.json
    R Math-DHB-Numerical.package/DhbCluster.class/README.md
    R Math-DHB-Numerical.package/DhbCluster.class/class/new.st
    R Math-DHB-Numerical.package/DhbCluster.class/instance/accumulate..st
    R Math-DHB-Numerical.package/DhbCluster.class/instance/centerOn..st
    R Math-DHB-Numerical.package/DhbCluster.class/instance/changes.st
    R Math-DHB-Numerical.package/DhbCluster.class/instance/collectAccumulatorResults.st
    R Math-DHB-Numerical.package/DhbCluster.class/instance/distanceTo..st
    R Math-DHB-Numerical.package/DhbCluster.class/instance/initialize.st
    R Math-DHB-Numerical.package/DhbCluster.class/instance/isInsignificantIn..st
    R Math-DHB-Numerical.package/DhbCluster.class/instance/isUndefined.st
    R Math-DHB-Numerical.package/DhbCluster.class/instance/reset.st
    R Math-DHB-Numerical.package/DhbCluster.class/instance/sampleSize.st
    R Math-DHB-Numerical.package/DhbCluster.class/properties.json
    R Math-DHB-Numerical.package/DhbClusterFinder.class/README.md
    R Math-DHB-Numerical.package/DhbClusterFinder.class/class/new.server.type..st
    R Math-DHB-Numerical.package/DhbClusterFinder.class/instance/accumulate..st
    R Math-DHB-Numerical.package/DhbClusterFinder.class/instance/clusters..st
    R Math-DHB-Numerical.package/DhbClusterFinder.class/instance/collectChangesAndResetClusters.st
    R Math-DHB-Numerical.package/DhbClusterFinder.class/instance/dataServer..st
    R Math-DHB-Numerical.package/DhbClusterFinder.class/instance/evaluateIteration.st
    R Math-DHB-Numerical.package/DhbClusterFinder.class/instance/finalizeIterations.st
    R Math-DHB-Numerical.package/DhbClusterFinder.class/instance/indexOfNearestCluster..st
    R Math-DHB-Numerical.package/DhbClusterFinder.class/instance/initialize.server.type..st
    R Math-DHB-Numerical.package/DhbClusterFinder.class/instance/initializeIterations.st
    R Math-DHB-Numerical.package/DhbClusterFinder.class/instance/minimumClusterSize.st
    R Math-DHB-Numerical.package/DhbClusterFinder.class/instance/minimumRelativeClusterSize..st
    R Math-DHB-Numerical.package/DhbClusterFinder.class/instance/printOn..st
    R Math-DHB-Numerical.package/DhbClusterFinder.class/properties.json
    R Math-DHB-Numerical.package/DhbCongruentialRandomNumberGenerator.class/README.md
    R Math-DHB-Numerical.package/DhbCongruentialRandomNumberGenerator.class/class/constant.multiplicator.modulus..st
    R Math-DHB-Numerical.package/DhbCongruentialRandomNumberGenerator.class/class/new.st
    R Math-DHB-Numerical.package/DhbCongruentialRandomNumberGenerator.class/class/seed..st
    R Math-DHB-Numerical.package/DhbCongruentialRandomNumberGenerator.class/instance/floatValue.st
    R Math-DHB-Numerical.package/DhbCongruentialRandomNumberGenerator.class/instance/initialize.multiplicator.modulus..st
    R Math-DHB-Numerical.package/DhbCongruentialRandomNumberGenerator.class/instance/initialize.st
    R Math-DHB-Numerical.package/DhbCongruentialRandomNumberGenerator.class/instance/integerValue..st
    R Math-DHB-Numerical.package/DhbCongruentialRandomNumberGenerator.class/instance/setSeed..st
    R Math-DHB-Numerical.package/DhbCongruentialRandomNumberGenerator.class/instance/value.st
    R Math-DHB-Numerical.package/DhbCongruentialRandomNumberGenerator.class/properties.json
    R Math-DHB-Numerical.package/DhbContinuedFraction.class/README.md
    R Math-DHB-Numerical.package/DhbContinuedFraction.class/instance/evaluateIteration.st
    R Math-DHB-Numerical.package/DhbContinuedFraction.class/instance/initializeIterations.st
    R Math-DHB-Numerical.package/DhbContinuedFraction.class/properties.json
    R Math-DHB-Numerical.package/DhbCovarianceAccumulator.class/README.md
    R Math-DHB-Numerical.package/DhbCovarianceAccumulator.class/instance/accumulate..st
    R Math-DHB-Numerical.package/DhbCovarianceAccumulator.class/instance/covarianceMatrix.st
    R Math-DHB-Numerical.package/DhbCovarianceAccumulator.class/instance/initialize..st
    R Math-DHB-Numerical.package/DhbCovarianceAccumulator.class/instance/reset.st
    R Math-DHB-Numerical.package/DhbCovarianceAccumulator.class/properties.json
    R Math-DHB-Numerical.package/DhbCovarianceCluster.class/README.md
    R Math-DHB-Numerical.package/DhbCovarianceCluster.class/instance/centerOn..st
    R Math-DHB-Numerical.package/DhbCovarianceCluster.class/instance/collectAccumulatorResults.st

  Log Message:
  -----------
  Remove obsolete files


--
You received this message because you are subscribed to the Google Groups "SciSmalltalk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
For more options, visit https://groups.google.com/d/optout.