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

Improve python exposure of determine_point_ownership #3344

Open
wants to merge 18 commits into
base: main
Choose a base branch
from

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    9f2597a View commit details
    Browse the repository at this point in the history
  2. Improve python exposure determine_point_ownership

    * Python wrapper around nanobind exposed function
    * Extra optional arguments `cells`
    ordinary-slim committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    434aa5e View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    5855796 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    881434c View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Ruff

    ordinary-slim committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    5b6726f View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

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

Commits on Sep 11, 2024

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

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    7be7013 View commit details
    Browse the repository at this point in the history
  2. Change to rst in docstring

    jorgensd authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    75a3bc5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    05c609a View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

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

Commits on Sep 15, 2024

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

Commits on Sep 24, 2024

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

Commits on Oct 1, 2024

  1. Wider test_determine_point_ownership coverage

    `test_determine_point_ownership` tests for triangle and tetra
      elements.
    ordinary-slim committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    9420238 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    74b9a22 View commit details
    Browse the repository at this point in the history
  2. Non-defaulted padding in BoundingBoxTree c++ constructor

    - Changed argument order to match Python constructor
    ordinary-slim committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    a969271 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3e481f0 View commit details
    Browse the repository at this point in the history