cagd5e icon indicating copy to clipboard operation
cagd5e copied to clipboard

Degree reduction typo?

Open TuomLarsen opened this issue 8 years ago • 1 comments

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)?

TuomLarsen avatar Feb 01 '17 14:02 TuomLarsen

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.

SirVer avatar Feb 01 '17 19:02 SirVer