linvpy icon indicating copy to clipboard operation
linvpy copied to clipboard

documentation of class linvpy.Bisquare

Open sandylaker opened this issue 7 years ago • 1 comments

in the documentation of Bisquare function, there might be a small error in the formula for computing psi, where it should be |x| <= c, and |x| > c rather than |x| <=0 , and |x|>0 in the conditions.

sandylaker avatar Jan 24 '19 13:01 sandylaker

Thanks a lot for reporting this! This is fixed now :)

Enjoy linvpy!

GuillaumeBeaud avatar Jan 27 '19 15:01 GuillaumeBeaud