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

setPointsMani! of array from point #253

Merged
merged 1 commit into from
Oct 11, 2023
Merged

setPointsMani! of array from point #253

merged 1 commit into from
Oct 11, 2023

Conversation

Affie
Copy link
Member

@Affie Affie commented Oct 11, 2023

SetPointsMani! really needs to be refactored.
Perhaps the design should be: always have a vector of points on a manifold and replace the entire point.
The issue with that will be if the points can no longer efficiently be represented by bits types.

@Affie Affie self-assigned this Oct 11, 2023
@Affie Affie added the enhancement New feature or request label Oct 11, 2023
@codecov-commenter
Copy link

codecov-commenter commented Oct 11, 2023

Codecov Report

Merging #253 (6e0a5c8) into master (1c3eb2e) will decrease coverage by 0.25%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master     #253      +/-   ##
==========================================
- Coverage   55.24%   54.99%   -0.25%     
==========================================
  Files          17       17              
  Lines         887      891       +4     
==========================================
  Hits          490      490              
- Misses        397      401       +4     
Files Coverage Δ
src/Interface.jl 60.39% <0.00%> (-2.50%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@Affie Affie requested a review from dehann October 11, 2023 14:57
@Affie Affie merged commit f5ab9c9 into master Oct 11, 2023
3 checks passed
@Affie Affie added this to the v0.8.2 milestone Oct 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants