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

Add edges output #45

Closed
mdarnold1 opened this issue Mar 27, 2020 · 2 comments
Closed

Add edges output #45

mdarnold1 opened this issue Mar 27, 2020 · 2 comments

Comments

@mdarnold1
Copy link
Contributor

mdarnold1 commented Mar 27, 2020

Edges can be output from the underlying library using the "e" option.
All that's required is to add the following to terms in tri.py
('edgelist', 'edges'), ('edgemarkerlist', 'edgemarkers'),

@mdarnold1
Copy link
Contributor Author

I've put in a pull request to patch this.

mdarnold1 added a commit to mdarnold1/triangle that referenced this issue Mar 28, 2020
@mdarnold1
Copy link
Contributor Author

This has been merged - it can be closed.

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

No branches or pull requests

1 participant