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

Add get_embedding for GeneralUnitaryMultiplicationGroup #670

Merged
merged 2 commits into from
Oct 27, 2023

Conversation

mateuszbaran
Copy link
Member

This is needed for example by extrinsic mean calculation.

I've also added compat entries for stdlibs as written here: JuliaRegistries/General#94151.

@mateuszbaran mateuszbaran added extend manifold This issue proposes/asks for new functions to extend an existing manifold Ready-for-Review A label for pull requests that are feature-ready labels Oct 26, 2023
@codecov
Copy link

codecov bot commented Oct 26, 2023

Codecov Report

Merging #670 (fa6c103) into master (4fce452) will increase coverage by 0.03%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #670      +/-   ##
==========================================
+ Coverage   99.36%   99.40%   +0.03%     
==========================================
  Files         108      108              
  Lines       10597    10599       +2     
==========================================
+ Hits        10530    10536       +6     
+ Misses         67       63       -4     
Files Coverage Δ
src/groups/general_unitary_groups.jl 100.00% <100.00%> (ø)
src/groups/special_orthogonal.jl 100.00% <ø> (ø)

... and 2 files with indirect coverage changes

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

@kellertuer
Copy link
Member

You could still copy over the new action for the News.md change check and if you like even the new make.jl args if you like

@mateuszbaran
Copy link
Member Author

I've added the action but I will leave make.jl changes for later. I will try to fix the new bug first but today I'm too tired to figure it out.

@kellertuer
Copy link
Member

No problem, I can also do the make.jl in a later PR.

@mateuszbaran mateuszbaran merged commit cdf3f6c into master Oct 27, 2023
19 checks passed
@kellertuer kellertuer deleted the mbaran/group-embedding branch May 4, 2024 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
extend manifold This issue proposes/asks for new functions to extend an existing manifold Ready-for-Review A label for pull requests that are feature-ready
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants