PolyMath icon indicating copy to clipboard operation
PolyMath copied to clipboard

Cyclic dependency between Math-Distributions and Math-Numeric

Open jecisc opened this issue 1 year ago • 0 comments

To me it makes more sense for Math-Numeric to depend on Math-Distributions. But for now we have a cyclic dependency.

Dependencies to Math-Numeric in Math-Distributions:

  • PMRombergIntegrator>>#computeInitialValues ==> Usage of PMNevilleInterpolator
  • PMProbabilityDensity>>#privateInverseDistributionValue: ==> Usage of PMCDFNewtonZeroFinder

jecisc avatar Feb 27 '23 15:02 jecisc