Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • pyddg pyddg
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 190
    • Issues 190
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 8
    • Merge requests 8
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • pyddg
  • pyddgpyddg
  • Merge requests
  • !716

Intersection join fix2

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Clara Oeverink requested to merge intersection_join_fix2 into develop Jun 28, 2024
  • Overview 0
  • Commits 8
  • Pipelines 1
  • Changes 6

closes #673 (closed)

Fix-up for the intersection_join_doc branch to build docs without warning/error

Rewrite of the intersection and join dispatchers with the aim to make the intersection/join of one object with itself possible. And to raise NotImplementedError if an intersection/join is not possible. Explanation on supported types was added to the doc strings.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: intersection_join_fix2