Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Improved test_triinterp_colinear #1817

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

Merged
merged 1 commit into from
Mar 11, 2013

Conversation

ianthomas23
Copy link
Member

This is a one-line change to one of the triangular grid tests.

The various triangular grid functions do not support triangulations containing triangles with colinear points, i.e. zero area. However, some effort has been made to deal with simple situations containing colinear point triangles. One of the tests for these "not supported but we try to deal with" situations was overenthusiastic, testing a case that was OK on some but not all compilers.

@pelson
Copy link
Member

pelson commented Mar 11, 2013

Based on your knowledge of the area, and the fact that the change LGMT I'm going to merge this straight off.

Cheers @ianthomas23

pelson added a commit that referenced this pull request Mar 11, 2013
@pelson pelson merged commit 4ac6780 into matplotlib:master Mar 11, 2013
@ianthomas23
Copy link
Member Author

Thanks @pelson.

@ianthomas23 ianthomas23 deleted the improved_triinterp_test branch July 8, 2021 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants