jakobkroeker / FiniteFieldExperiments.M2

A simple Macaulay2-Framework for finite field experiments
1 stars 1 forks source link

differ between isOnComponentAt and sameComponentAt #173

Open jakobkroeker opened 7 years ago

jakobkroeker commented 7 years ago

We should differ between isOnComponentAt and sameComponentAt: isOnComponentAt should do the precision0 test and also give an answer for singular points. sameComponentAndSmoothAt should do the higher precision test. The latter one we will use for interpolation.