2017 © Pedro Peláez
 

library smallestenclosingcircle

Smallest enclosing circle algorithm in PHP

image

meetmatt/smallestenclosingcircle

Smallest enclosing circle algorithm in PHP

  • Tuesday, March 13, 2018
  • by meetmatt
  • Repository
  • 1 Watchers
  • 0 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Smallest Enclosing Circle algorithm in PHP

Port of Java implementation from here: https://www.nayuki.io/page/smallest-enclosing-circle. All credits go to the original author: https://github.com/nayuki, (*1)

The Versions

13/03 2018

dev-master

9999999-dev

Smallest enclosing circle algorithm in PHP

  Sources   Download

GPL-3.0

The Development Requires