-
Notifications
You must be signed in to change notification settings - Fork 107
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: HandmadeMath/HandmadeMath
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: rotate-vectors
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: HandmadeMath/HandmadeMath
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 20 commits
- 12 files changed
- 7 contributors
Commits on Dec 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5f20d69 - Browse repository at this point
Copy the full SHA 5f20d69View commit details
Commits on Dec 12, 2023
-
vld can de-interleave up to 4-float element structures in one go into multiple registers. This allows us to load each column of the matrix and put each element into a corresponding vector, essentially doing the entire transpose in 1 instruction Fixed it
Configuration menu - View commit details
-
Copy full SHA for 133a595 - Browse repository at this point
Copy the full SHA 133a595View commit details -
Configuration menu - View commit details
-
Copy full SHA for fcc510f - Browse repository at this point
Copy the full SHA fcc510fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 623215b - Browse repository at this point
Copy the full SHA 623215bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6603c79 - Browse repository at this point
Copy the full SHA 6603c79View commit details
Commits on Dec 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4e1e975 - Browse repository at this point
Copy the full SHA 4e1e975View commit details
Commits on Dec 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 322826b - Browse repository at this point
Copy the full SHA 322826bView commit details
Commits on Apr 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bdc0488 - Browse repository at this point
Copy the full SHA bdc0488View commit details
Commits on Apr 11, 2024
-
Merge pull request #170 from B-Y-P/master
Add HMM_QFromNormPair() and HMM_QFromVecPair()
Configuration menu - View commit details
-
Copy full SHA for 43836aa - Browse repository at this point
Copy the full SHA 43836aaView commit details
Commits on Apr 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 21b4a0d - Browse repository at this point
Copy the full SHA 21b4a0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2901e70 - Browse repository at this point
Copy the full SHA 2901e70View commit details
Commits on May 28, 2024
-
Merge pull request #171 from jonasgf/missing-braces
Ignore missing braces warning for all GCC versions
Configuration menu - View commit details
-
Copy full SHA for b4ce448 - Browse repository at this point
Copy the full SHA b4ce448View commit details -
Merge pull request #172 from jonasgf/whitespace
Remove trailing whitespace and extra newlines at end of file
Configuration menu - View commit details
-
Copy full SHA for bdc7dd2 - Browse repository at this point
Copy the full SHA bdc7dd2View commit details
Commits on Feb 24, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 736ebaa - Browse repository at this point
Copy the full SHA 736ebaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c2ac26 - Browse repository at this point
Copy the full SHA 8c2ac26View commit details -
Configuration menu - View commit details
-
Copy full SHA for 142ba3c - Browse repository at this point
Copy the full SHA 142ba3cView commit details
Commits on Mar 17, 2026
-
Configuration menu - View commit details
-
Copy full SHA for aaa3a9e - Browse repository at this point
Copy the full SHA aaa3a9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 719f765 - Browse repository at this point
Copy the full SHA 719f765View commit details -
Configuration menu - View commit details
-
Copy full SHA for 871bbb2 - Browse repository at this point
Copy the full SHA 871bbb2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 661fef0 - Browse repository at this point
Copy the full SHA 661fef0View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff rotate-vectors...master