JuliaApproximation / CompactBases.jl

Julia library for function approximation with compact basis functions
MIT License
16 stars 2 forks source link

Intermittent convergence estimate failures #7

Open jagot opened 4 years ago

jagot commented 4 years ago

The same set of data points can lead to different estimates of the convergence rate, which sometimes leads to tests failing:

image

It does not seem to be dependent on architecture or Julia version, e.g. a recent failure on Mac, nightly: https://travis-ci.org/github/JuliaApproximation/CompactBases.jl/jobs/701688381#L386

jagot commented 4 years ago

Provisionally fixed in a4e5a849e1cb244c6142cb8704e0166488146af5