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

polystar

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

polystar

Polygon and polyhedron operations

  • 0.4.5
  • PyPI
  • Socket score

Maintainers
1

polystar

A C++ library for polygon and polyhedron operations. Wrapped for use in python using pybind11.

Dependencies

TetGen

A modified version of TetGen is used to create refined tetrahedral meshes in bounding polyhedra.

The modified version is included as part of this repository.

Installation

Install via pip, e.g.,

python -m pip install polystar

This repository can be installed locally via

python -m pip install .
# or 
python setup.py install

Alternatively, the python module, C++ library, and catch2 based tests can be built directly using cmake.

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