Skip to content
#

numerical-computing

Here are 125 public repositories matching this topic...

High-accuracy SIMD sin/cos/sincos library in C with AVX2, AVX-512, and NEON support. Full-range reduction. Fast at scale. Portable by design.

  • Updated Apr 20, 2025
  • C

Learn matrix-matrix multiplication optimization in C++ through progressively optimized DGEMM implementations, from naïve algorithms to AVX-512 and blocked kernels.

  • Updated Jan 15, 2025
  • C++

Improve this page

Add a description, image, and links to the numerical-computing topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the numerical-computing topic, visit your repo's landing page and select "manage topics."

Learn more