tmontaigu
tmontaigu
This is a tentative rewrite of the qPdal IO to to make it better and fix some problems we had with it. - Change the save dialog: - Add widgets...
**Describe the feature you would like** I would like to start thinking of dark mode support in CloudCompare. I'm a member of the dark mode addicts club, but CloudCompare does't...
We have a problem with LAS file handling: There are 2 plugins that can read/write LAS files: 1. `qPDALIO` which uses PDAL 2. `qLASFWFIO` which uses LASlib Both PDAL and...
# Description This changes the pull request template: - Not every PR is tied to an issue, so make entering the issue link optionnal - Add some comments in the...
# Description Simple renaming to better find the action results in the actions tab
### Please check if the PR fulfills these requirements (please use '[x]' to check the checkboxes, or submit the PR and then click the checkboxes) * [ ] Tests for...
# Description fixes zama-ai/concrete_internal#537 This adds a `cuda` feature to the concrete-boolean crate. When this feature is enabled, the bootstrap and keyswitch steps are done one the gpu using concrete-core...
This adds eq_slices functions. This function, compares to slices of radix ciphertexts and returns true if all pairs of element are equal.