daxpy
Here are 11 public repositories matching this topic...
PhD computational physics laboratory tasks: Docker, version control, Python packaging, unit testing, parallel CPU/GPU routines.
-
Updated
Sep 16, 2026 - Python
Multiply a one-dimensional single-precision complex floating-point ndarray `x` by a constant `alpha` and add the result to a one-dimensional single-precision complex floating-point ndarray `y`.
-
Updated
Aug 10, 2026 - JavaScript
Multiply a one-dimensional double-precision complex floating-point ndarray `x` by a constant `alpha` and add the result to a one-dimensional double-precision complex floating-point ndarray `y`.
-
Updated
Aug 10, 2026 - JavaScript
Multiply a one-dimensional double-precision floating-point ndarray `x` by a constant `alpha` and add the result to a one-dimensional double-precision floating-point ndarray `y`.
-
Updated
Aug 10, 2026 - JavaScript
Add this topic to your repo
To associate your repository with the daxpy topic, visit your repo's landing page and select "manage topics."