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

Added more unit tests for Greg's initial work. #1

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

apradhana
Copy link

Adding the following unit tests for Half Grid:
[X] LevelSetAdvect
[X] Interpolation
[X] TestMorphology
[X] TestGrid
[X] LevelSetAdvect
[X] LevelSetMeasure - Written, but not passing
[X] LevelSetMorph
[X] LevelSetSphere
[X] LevelSetUtil
[X] RayIntersector
[X] RayTracer
[X] SignedFloodFill
[X] VolumeAdvect
[X] VolumeToSpheres

apradhana and others added 5 commits October 22, 2024 10:06
Initial support for HalfGrid and ComputeType, where the latter enables float computations for HalfGrid which increases accuracy and speed.

Signed-off-by: ghurstunither <[email protected]>
Remove HalfGrid from RealGridTypes until a consensus is reached.

Signed-off-by: ghurstunither <[email protected]>
Fixes trailingspaces errors

Signed-off-by: ghurstunither <[email protected]>
…logy, Grid, LevelSetUtil, RayIntersector, etc.

Signed-off-by: apradhana <[email protected]>
@apradhana apradhana force-pushed the ghurst-HalfGrid_Support branch from a125a43 to 6add394 Compare October 22, 2024 17:08
ghurstunither pushed a commit that referenced this pull request Oct 30, 2024
Merge master, added libpdal to new install_windows ps script
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