Skip to content

samyvilar/poly_area

Repository files navigation

# Prints timing for calculating the area of an irregular polygon using multiple approachs,
# for demonstation purposes.
# requires python and gcc, supports, OS X and Linux, SSE and (AVX if cpu supports it)
 
make  # Build C shared library ...
make timings # Run benchmark suites ...

About

Different implementations for calculating the area of an irregular polygon, used for demonstrations purposes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published