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

Update main branch #7

Merged
merged 30 commits into from
Mar 19, 2024
Merged

Update main branch #7

merged 30 commits into from
Mar 19, 2024

Conversation

12ff54e
Copy link
Owner

@12ff54e 12ff54e commented Mar 19, 2024

No description provided.

12ff54e and others added 30 commits September 12, 2022 14:18
Remove redundant member for indexing in a mesh;
Fix some typing problems.
When iterating through dimensions, rearrange weight mesh to make
the next dimension being contiguous in memory.
and add singleton style accessor to thread pool.
Allow template to interpolate on an existing interpolation function.
This member operator is thread-safe now.
And remove some unused data member.
Also, add new type parameter to interpolation function specifying type
of coordinates (default to be double).
Check matlab/Example.m for instructions
@12ff54e
Copy link
Owner Author

12ff54e commented Mar 19, 2024

This update basically add multi-threading in solving for high dimension BSpline control points, and some performance tweaks.

@12ff54e 12ff54e self-assigned this Mar 19, 2024
@12ff54e 12ff54e merged commit 2f887da into main Mar 19, 2024
1 check passed
12ff54e added a commit that referenced this pull request Apr 1, 2024
This reverts a squashed commit 2f887da.
@12ff54e 12ff54e deleted the dev branch April 29, 2024 14:42
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