Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release Python GIL in Eigen API #5888

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

Release Python GIL in Eigen API #5888

wants to merge 4 commits into from

Commits on Feb 3, 2023

  1. Release Python GIL

    in estimate normals, optimize pose graph, fpfh computation. Allow Python multithreading for these operations.
    
    Resolves #5837
    ssheorey committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    c6a9bfa View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. Configuration menu
    Copy the full SHA
    ed4201b View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Configuration menu
    Copy the full SHA
    4923447 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    eac8f3a View commit details
    Browse the repository at this point in the history