Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Tests with wrong outputs #30

Open
paurierap opened this issue Aug 20, 2021 · 3 comments
Open

Tests with wrong outputs #30

paurierap opened this issue Aug 20, 2021 · 3 comments

Comments

@paurierap
Copy link
Collaborator

  • First test in "Tests 3D": It appears that some boundary edges are not drawn and superposed to others instead.
  • "3d_Fig14" test in "Tests 3D": The faces of the simplices are not correctly plotted.
@amartinhuertas
Copy link
Member

Hi @paurierap ... can you please report the commit ID along with your description of the BUG? This may help us in the future reproduce the BUG. Thanks!

@amartinhuertas
Copy link
Member

BTW ... @paurierap ... you may also want to add the figures apart from the description (as you did in Slack)

@paurierap
Copy link
Collaborator Author

Commit ID: da571c5

The first bug refers to "3D_Fig1.png" here, where some boundary edges are not drawn:

3d_Fig1

See here that the lines from (1,0,1) to (1,1,1) and (1,1,1) to (1,1,0) are not drawn. However, the line from (1,1,1) to (0,1,1) seems thicker, which may mean that the previous lines are superposed to this one.

On the other hand, we see in "3d_Fig14" here that the output is certainly not what we would expect:

3d_Fig14

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants