Skip to content

Use k#138

Open
gviga wants to merge 10 commits into
mainfrom
use_k
Open

Use k#138
gviga wants to merge 10 commits into
mainfrom
use_k

Conversation

@gviga

@gviga gviga commented May 22, 2026

Copy link
Copy Markdown
Collaborator

This Pr rtires to fix use_k inconsistencies in geomfum.
The main idea is that using k is useful, but in many routines, we need to change its value dynamically. To do so, we use the basis. truncate, creating copies of the basis that we pass to spectral modules. In this way, the user has more control over the dimensions used,d, and the whole module is less bug-prone.

@codecov-commenter

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 61.15108% with 54 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
geomfum/matcher/fmap.py 0.00% 20 Missing ⚠️
geomfum/shape/point_cloud.py 7.14% 13 Missing ⚠️
geomfum/forward_functional_map.py 0.00% 9 Missing ⚠️
geomfum/dataset/torch.py 0.00% 3 Missing ⚠️
geomfum/convert.py 0.00% 2 Missing ⚠️
geomfum/shape/_base.py 88.88% 2 Missing ⚠️
geomfum/basis.py 88.88% 1 Missing ⚠️
geomfum/descriptor/learned.py 0.00% 1 Missing ⚠️
geomfum/functional_map.py 83.33% 1 Missing ⚠️
geomfum/matcher/deep_fmap.py 0.00% 1 Missing ⚠️
... and 1 more

📢 Thoughts on this report? Let us know!

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