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

Checks for IsTriangularComplex #11 #29

Open
schnellecom opened this issue Jun 12, 2023 · 0 comments
Open

Checks for IsTriangularComplex #11 #29

schnellecom opened this issue Jun 12, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request transfer old package For Issues moved from schnellecom/SimplicialSurfaces

Comments

@schnellecom
Copy link
Member

See if the checks for IsTriangularComplex are always necessary. They are executed in every function, but in for example GetVertexCoordinates3D it seems not necessary as it is only accessed in DrawSurfaceToJavascript.
Maybe implement NoCheck versions for functions which are ambigous to save time if they are called internally by a function which checked the input already

@schnellecom schnellecom added enhancement New feature or request transfer old package For Issues moved from schnellecom/SimplicialSurfaces labels Jun 12, 2023
@schnellecom schnellecom self-assigned this Jun 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request transfer old package For Issues moved from schnellecom/SimplicialSurfaces
Projects
None yet
Development

No branches or pull requests

1 participant