Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/martindevans/fortune-voronoi
Automatically exported from code.google.com/p/fortune-voronoi
https://github.com/martindevans/fortune-voronoi
Last synced: 5 days ago
JSON representation
Automatically exported from code.google.com/p/fortune-voronoi
- Host: GitHub
- URL: https://github.com/martindevans/fortune-voronoi
- Owner: martindevans
- Created: 2015-11-06T16:36:56.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-26T14:12:20.000Z (almost 8 years ago)
- Last Synced: 2025-01-13T00:32:30.235Z (14 days ago)
- Language: C#
- Size: 45.9 KB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# FortuneVoronoi
This is a fork of the [Fortune-Voronoi](http://code.google.com/p/fortune-voronoi) project exported from google code. This fork exists primarily to clean up and modernize the code:
- Generic collections
- Immutable classes
- Removed dead code
- Using System.Numerics.Vectors# Nuget
FortuneVoronoi is available as a [nuget](https://www.nuget.org/packages/FortuneVoronoi/) package. Package releases use [semantic versioning](http://semver.org/).