SkillAgentSearch skills...

QuickHull

The quickhull algorithm for computing convex hulls in Haskell

Install / Use

/learn @emmanueldenloye/QuickHull
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

QuickHull

This just contains the 2D implementation. I'll attempt the general case at a later time.

Dependencies

Ubuntu / Debian

$ sudo apt-get build-dep cairo
$ sudo apt-get install libglib2.0-dev libcairo2-dev libpango1.0-dev

Building

$ stack build

Running tests

$ stack test

Related Skills

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated4y ago
Forks0

Languages

Haskell

Security Score

70/100

Audited on Aug 24, 2021

No findings