Skip to content

Left right multiplication#99

Merged
alexallmont merged 8 commits into
mainfrom
left_right_multiplication
Nov 21, 2025
Merged

Left right multiplication#99
alexallmont merged 8 commits into
mainfrom
left_right_multiplication

Conversation

@ArniFreyrG
Copy link
Copy Markdown
Collaborator

this adds methods left_multiplication and right_multiplication to the ThreadingInstructions data structure

these are vector-matrix multiplication operations applied to the (haploid/diploid) genotype matrix (with/without normalization) and can be used to do allele counts/association studies/tons of other useful things

@ArniFreyrG
Copy link
Copy Markdown
Collaborator Author

@alexallmont can you help with failing macos builds?

@alexallmont
Copy link
Copy Markdown
Contributor

If you sync up from main @ArniFreyrG, that build issue should be fixed. I'm not much help with the rest of the review as I'm not familiar what left/right multiplication means in this context, may I hand over to @pierpal for that side of things?

…ft_right_multiplication

merge macos updates
Comment thread src/ThreadingInstructions.cpp
Comment thread src/ThreadingInstructions.cpp Outdated
@alexallmont alexallmont merged commit 2f589b6 into main Nov 21, 2025
12 checks passed
pierpal pushed a commit that referenced this pull request Apr 1, 2026
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