You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That is well possible... That code has been written 7 years ago and I did not do much in computational geometrical since then. So I do not really know.
Hello!
I was wondering, is there a typo in:
https://github.com/SirVer/cagd5e/blob/master/chap06/degree_reduction.py#L32-L33
Shouldn't it by
... / n
, instead of... / (n+1)
?The text was updated successfully, but these errors were encountered: