Aurélien BOUDOUX
Results
1
issues of
Aurélien BOUDOUX
Hello, I have noticed a bug in Interpolate.Linear Here a unit test to reproduce ``` [Fact(DisplayName = "Interpolation NAN error")] public void Test42() { var interpolation = Interpolate.Linear(new[] { 40.0,...