Sign inSign up

dhermes/bezier

By dhermes

Updated over 3 years ago

Provides Python, NumPy, CMake, gfortran and nox. For automated testing of bezier Python package.

Image
0

3.7K

dhermes/bezier repository overview

bezier is a Python library for interacting with Bézier Curves and Triangles.

This repository is intended to be used as a fully-functional environment for installing / running / testing bezier. Provides:

  • CPython 3.8, 3.9, 3.10, 3.11 and PyPy 3.9 (version 7.3.11)
  • NumPy pre-installed (needed for installing the binary extension)
  • /wheelhouse directory with NumPy and SciPy pre-built for PyPy 3
  • gfortran compiler
  • nox test runner
  • lcov line coverage tool
  • libatlas-base-dev, libblas-dev and liblapack-dev (needed by SciPy)
  • cmake for building libbezier
  • docker for running the Docker CLI (assuming /var/run/docker.sock has been shared from the host OS)

Tag summary

Content type

Image

Digest

sha256:412b3f059

Size

845.2 MB

Last updated

over 3 years ago

docker pull dhermes/bezier