New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

alg3dpy

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

alg3dpy

3D Algebra in Python

0.18.1
PyPI
Maintainers
1

Travis-CI status:

.. image:: https://travis-ci.org/saullocastro/alg3dpy.svg?branch=master :target: https://travis-ci.org/saullocastro/alg3dpy

Coverage status:

.. image:: https://coveralls.io/repos/github/saullocastro/alg3dpy/badge.svg?branch=master :target: https://coveralls.io/github/saullocastro/alg3dpy?branch=master

3D Algebra in Python (alg3dpy)

Very useful basic algebra operations with points, vectors, planes:

  • Calculate distances
  • Calculate angles
  • Intersections
  • Projections

Licensing

Distrubuted under the 3-Clause BSD license (see the LICENSE file for details <https://raw.github.com/saullocastro/alg3dpy/master/LICENSE>_).

Contact: S.G.P.Castro@tudelft.nl.

Keywords

algebra 3D mathematics geometry

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