Activity
Fix link to library reference in README.md
Fix link to library reference in README.md
Fix deprecation notice for simd_aligned_allocator alias in backward_c…
Fix deprecation notice for simd_aligned_allocator alias in backward_c…
Update doxygen.yml workflow to run on pushed tags and remove ifs to f…
Update doxygen.yml workflow to run on pushed tags and remove ifs to f…
Add integrate() function to T-SIMD library
Add integrate() function to T-SIMD library
Update aligned_allocator template to use NATIVE_SIMD_WIDTH as default…
Update aligned_allocator template to use NATIVE_SIMD_WIDTH as default…
Add overload of aligned_malloc function with alignment set to NATIVE_…
Add overload of aligned_malloc function with alignment set to NATIVE_…
Rename single header from tsimd_sh.H to tsimd.H
Rename single header from tsimd_sh.H to tsimd.H
Update README_CONTRIBUTORS_AND_MAINTAINERS.md
Update README_CONTRIBUTORS_AND_MAINTAINERS.md
Only format .C and .H files in src/ instead of the entire project
Only format .C and .H files in src/ instead of the entire project
Update README_CONTRIBUTORS_AND_MAINTAINERS.md
Update README_CONTRIBUTORS_AND_MAINTAINERS.md
Update README_CONTRIBUTORS_AND_MAINTAINERS.md
Update README_CONTRIBUTORS_AND_MAINTAINERS.md
Update README.md to add a heading to documentation section
Update README.md to add a heading to documentation section
Remove unused userdefs_avx512 variable in Makefile
Remove unused userdefs_avx512 variable in Makefile
Fix ambiguous function calls in mask_impl_intel64.H
Fix ambiguous function calls in mask_impl_intel64.H
Rename NOTES_FOR_CONTRIBUTORS.md to README_CONTRIBUTORS_AND_MAINTAINE…
Rename NOTES_FOR_CONTRIBUTORS.md to README_CONTRIBUTORS_AND_MAINTAINE…
Force push
Rename NOTES_FOR_CONTRIBUTORS.md to README_CONTRIBUTORS_AND_MAINTAINE…
Rename NOTES_FOR_CONTRIBUTORS.md to README_CONTRIBUTORS_AND_MAINTAINE…
Update NOTES_FOR_CONTRIBUTORS.md to add information on creating a rel…
Update NOTES_FOR_CONTRIBUTORS.md to add information on creating a rel…
Add release.yml for preparing a release after a tag was pushed
Add release.yml for preparing a release after a tag was pushed
Update Download and Usage section in README.md to point to GitHub rel…
Update Download and Usage section in README.md to point to GitHub rel…
Also generate single header and copy it into the docs html directory …
Also generate single header and copy it into the docs html directory …
Move time_measurement.H to src/lib/
Move time_measurement.H to src/lib/
Include experimental.H in the T-SIMD library
Include experimental.H in the T-SIMD library
Force push