Rosetta Code:Village Pump/CS Pages Wanted: Difference between revisions

Content added Content deleted
m (link)
m (linkified polynomial long division)
Line 10: Line 10:
::*[[Point in polygon (ray casting algorithm)|Point in polygon using the ray casting algorithm]]
::*[[Point in polygon (ray casting algorithm)|Point in polygon using the ray casting algorithm]]
*Computer algebra
*Computer algebra
:*Polynomial long division
:*[[Polynomial long division]]
*Number theoretic algorithms
*Number theoretic algorithms
:*Integer factorization: breaking an integer into its prime factors (I haven't checked into any of these algorithms. Make sure they're appropriate.)
:*Integer factorization: breaking an integer into its prime factors (I haven't checked into any of these algorithms. Make sure they're appropriate.)