Skip to content

samyvilar/poly_area

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
# 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