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

Make voxel computation consistent across all source code (#354) #2

Merged
merged 3 commits into from
Jul 10, 2024

Conversation

tizianoGuadagnino
Copy link

  • Make voxel computation consistent across all source code, also use std::floor to have explicit control over type casting

  • Use available function for conversion

  • Make it a one liner

  • remove numeric from includes

  • New proposal

  • remove numeric from include

  • shrink diff

  • Consistency as always


* Make voxel computation consistent across all source code, also use std::floor to have explicit control over type casting

* Use available function for conversion

* Make it a one liner

* remove numeric from includes

* New proposal

* remove numeric from include

* shrink diff

* Consistency as always

---------

Co-authored-by: tizianoGuadagnino <[email protected]>
Co-authored-by: Ignacio Vizzo <[email protected]>
@nachovizzo
Copy link
Collaborator

@tizianoGuadagnino was ist daas?

saurabh1002 and others added 2 commits July 9, 2024 14:58
* Make voxel computation consistent across all source code, also use std::floor to have explicit control over type casting

* Use available function for conversion

* Remove redundant Modulus operation for Vocel Hash function, set robin map params instead

* Make it a one liner

* remove numeric from includes

* New proposal

* remove numeric from include

* shrink diff

* Consistency as always

* Split changes into two PRs

* Revert "Merge remote-tracking branch 'origin' into gupta_fix_hash"

This reverts commit 6e46c0d, reversing
changes made to 07634eb.

---------

Co-authored-by: tizianoGuadagnino <[email protected]>
Co-authored-by: Ignacio Vizzo <[email protected]>
* Add a new job just to proof the build is now broken

* force 22.04 to make sure it's only a 20.04 problem

* Revert "force 22.04 to make sure it's only a 20.04 problem"

This reverts commit e1b5e02.

* Add cache to ci build

* Attempt to fix build in Ubuntu 20.04

* add this comment just to annoy ourselves
@saurabh1002 saurabh1002 merged commit 16e20e2 into saurabh1002:main Jul 10, 2024
19 checks passed
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.

3 participants