Skip to main content

libigl Python Bindings

Reason this release was yanked:

Try release. Use ≥2.4.1

Project description

libigl Python Bindings

Build Status Build Status

This repository contains the source code for the new and improved LibIGL Python bindings. These bindings are fully compatible with NumPy and SciPy and offer a convenient interface similar to functions in those libraries.

These bindings are still under active development and should still be considered alpha quality. We encourage users to post issues so we can improve the bindings!

Installation

With Conda (Recommended)

The simplest and best way to install the new LibIGL Python bindings is to run:

conda install -c conda-forge igl

Compile from scratch (Not recommended)

If you wish to install the current master branch, you can compile the library from scratch, you can clone this repository and run the following command from the main directory:

python setup.py install

NOTE: We will not provide support for installations done in this way, since there is a lot of variation between systems. For a consistent experience, use conda.

Help/Documentation

  • A temporary tutorial on how to use the bindings can be found here
  • A temporary function reference can be found here

Compiling and modifying the bindings

After cloning this repository, you can compile the bindings from scratch by running:

python setup.py develop

or

python setup.py build --debug develop

for debug compilation.

The above command will make the package igl available for import in the current shell.

To run the tests:

python setup.py test

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

libigl-0.0.1.tar.gz (19.8 kB view hashes)

Uploaded Source

Built Distributions

libigl-0.0.1-cp310-cp310-win_amd64.whl (650.4 kB view hashes)

Uploaded CPython 3.10 Windows x86-64

libigl-0.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (636.2 kB view hashes)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

libigl-0.0.1-cp310-cp310-macosx_11_0_arm64.whl (555.2 kB view hashes)

Uploaded CPython 3.10 macOS 11.0+ ARM64

libigl-0.0.1-cp310-cp310-macosx_10_9_x86_64.whl (672.2 kB view hashes)

Uploaded CPython 3.10 macOS 10.9+ x86-64

libigl-0.0.1-cp39-cp39-win_amd64.whl (651.0 kB view hashes)

Uploaded CPython 3.9 Windows x86-64

libigl-0.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (636.4 kB view hashes)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

libigl-0.0.1-cp39-cp39-macosx_11_0_arm64.whl (555.2 kB view hashes)

Uploaded CPython 3.9 macOS 11.0+ ARM64

libigl-0.0.1-cp39-cp39-macosx_10_9_x86_64.whl (672.1 kB view hashes)

Uploaded CPython 3.9 macOS 10.9+ x86-64

libigl-0.0.1-cp38-cp38-win_amd64.whl (671.4 kB view hashes)

Uploaded CPython 3.8 Windows x86-64

libigl-0.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (636.0 kB view hashes)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

libigl-0.0.1-cp38-cp38-macosx_11_0_arm64.whl (555.2 kB view hashes)

Uploaded CPython 3.8 macOS 11.0+ ARM64

libigl-0.0.1-cp38-cp38-macosx_10_9_x86_64.whl (672.2 kB view hashes)

Uploaded CPython 3.8 macOS 10.9+ x86-64

libigl-0.0.1-cp37-cp37m-win_amd64.whl (672.8 kB view hashes)

Uploaded CPython 3.7m Windows x86-64

libigl-0.0.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (640.5 kB view hashes)

Uploaded CPython 3.7m manylinux: glibc 2.17+ x86-64

libigl-0.0.1-cp37-cp37m-macosx_10_9_x86_64.whl (670.5 kB view hashes)

Uploaded CPython 3.7m macOS 10.9+ x86-64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page