Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

triangle

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

triangle

Python binding to the triangle library

  • 20230923
  • PyPI
  • Socket score

Maintainers
1

Triangle

|Build Status| |Version Status| |Downloads|

.. |Build Status| image:: https://github.com/drufat/triangle/actions/workflows/wheels.yml/badge.svg?branch=master :target: https://github.com/drufat/triangle/actions/workflows/wheels.yml .. |Version Status| image:: https://img.shields.io/pypi/v/triangle.svg :target: https://pypi.python.org/pypi/triangle/ .. |Downloads| image:: https://img.shields.io/pypi/dm/triangle.svg :target: https://pypi.python.org/pypi/triangle/

Triangle is a python wrapper around Jonathan Richard Shewchuk's two-dimensional quality mesh generator and delaunay triangulator library, available here <quake_>. This implementation utilizes Cython to wrap the C API as closely as possible. The source is available on Github_, and the documentation can be accessed at rufat.be/triangle <https://rufat.be/triangle>_.

.. _quake: https://www.cs.cmu.edu/~quake/triangle.html .. _Cython: https://cython.org .. _Github: https://github.com/drufat/triangle

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc