Topic: "saxpy"
stdlib-js/blas-base-gaxpy
Multiply x by a constant and add the result to y.
Language: JavaScript - Size: 485 KB - Last synced at: 12 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/blas-base-wasm-saxpy
Multiply a vector `x` by a constant and add the result to `y`.
Language: JavaScript - Size: 1.49 MB - Last synced at: 12 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/blas-base-saxpy
Multiply a vector x by a constant and add the result to y.
Language: C - Size: 724 KB - Last synced at: 11 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

seymagorucu/cuda-programming
C
Language: Cuda - Size: 5.86 KB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

programowanie-gpu/wdw-gpu-lab/thrust_saxpy
Różne sposoby implementacji operacji SAXPY (Y[i] = a * X[i] + Y[i]) za pomocą biblioteki Thrust (https://thrust.github.io)
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
