Skip to content

feat(Ellipse): add ellipse basic object and function to compute intersections and distances with ellipse #565

feat(Ellipse): add ellipse basic object and function to compute intersections and distances with ellipse

feat(Ellipse): add ellipse basic object and function to compute intersections and distances with ellipse #565

Workflow file for this run

name: Test PR
on:
pull_request:
types: [opened, synchronize, reopened, ready_for_review]
jobs:
test:
uses: Geode-solutions/actions/.github/workflows/cpp-test-pr.yml@master
with:
name: OPENGEODE
directory: opengeode
secrets: inherit