Ponca (fomerly known as Patate) is a header only C++/CUDA library for point cloud analysis

apss cpp differential-geometry fitting header-only plane-fitting point-cloud
3 Open Issues Need Help Last updated: Jul 17, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Remove four lines of code from the `basket.cpp` file in the Ponca project's test suite. These lines, responsible for skipping float and long double types in a test, are unnecessary due to a previous fix (PR #162) that addressed the approximation error causing the skip. The task involves locating the code (line 112), understanding why it's redundant, and removing it.

Complexity: 2/5
bug good first issue

Ponca (fomerly known as Patate) is a header only C++/CUDA library for point cloud analysis

C++
#apss#cpp#differential-geometry#fitting#header-only#plane-fitting#point-cloud
Fix compilation warnings about 2 months ago

AI Summary: Resolve compilation warnings in the Ponca (formerly Patate) C++/CUDA point cloud analysis library, primarily focusing on those generated by MSVC. This involves examining the CI build logs to identify the specific warnings and then modifying the code to eliminate them.

Complexity: 3/5
good first issue

Ponca (fomerly known as Patate) is a header only C++/CUDA library for point cloud analysis

C++
#apss#cpp#differential-geometry#fitting#header-only#plane-fitting#point-cloud

AI Summary: Review the comments in the Ponca C++/CUDA library's source code and correct any typos or grammatical errors. A specific example is provided, highlighting a typo in a comment within the `weightFunc.h` file.

Complexity: 2/5
good first issue

Ponca (fomerly known as Patate) is a header only C++/CUDA library for point cloud analysis

C++
#apss#cpp#differential-geometry#fitting#header-only#plane-fitting#point-cloud