aboutsummaryrefslogtreecommitdiff
path: root/main.c
Commit message (Expand)AuthorAgeFilesLines
* add 3d point sum.rodri2023-11-251-0/+10
* cleaned things up and improved the organization a bit.rodri2023-11-251-51/+43
* add more avx instructions and a bench9 benchmark file.rodri2023-11-241-0/+20
* fix the 9 asm notes. add VFMA231[SP]D instructions.rodri2023-11-241-0/+6
* initial SIMD trials of some libgeometry functions.rodri2023-11-231-0/+82