[go: up one dir, main page]

Skip to content

Python bindings to the triangle library

License

Notifications You must be signed in to change notification settings

ClearCalcs/triangle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Triangle

master Test Status Release Wheels Status

Triangle is a python wrapper around Jonathan Richard Shewchuk's two-dimensional quality mesh generator and delaunay triangulator library, available here. This implementation utilizes Cython to wrap the C API as closely as possible. It is based upon work by Drufat (original Github and original Documentation).

This version modernises package structure, adds linting and type checking, and most importantly, adds fully-functional automated builds for all platforms.

About

Python bindings to the triangle library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 95.8%
  • Python 2.9%
  • Other 1.3%