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

MultiGeometry binary predicate support. #1220

Draft
wants to merge 16 commits into
base: branch-23.08
Choose a base branch
from
Draft
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Test with signing.
thomcom committed Jul 27, 2023
commit 197d7e125f0b87de76cda28baf510bc0e39d4f3c
Original file line number Diff line number Diff line change
@@ -197,8 +197,6 @@ def _preprocess(self, lhs, rhs):
return count


# test

"""DispatchDict listing the classes to use for each combination of
left and right hand side types. """
DispatchDict = {