From cf8c117543ac28c09b9f001e65ddaa367b389e1f Mon Sep 17 00:00:00 2001 From: stdlib-bot Date: Wed, 1 May 2024 01:40:58 +0000 Subject: [PATCH] Auto-generated commit --- .github/.keepalive | 1 + CONTRIBUTORS | 1 + README.md | 2 +- 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 .github/.keepalive diff --git a/.github/.keepalive b/.github/.keepalive new file mode 100644 index 0000000..06c3fea --- /dev/null +++ b/.github/.keepalive @@ -0,0 +1 @@ +2024-05-01T01:40:56.202Z diff --git a/CONTRIBUTORS b/CONTRIBUTORS index fcfcfa2..6a1cbaa 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -73,6 +73,7 @@ Shivam <11shivam00@gmail.com> Shraddheya Shendre Shubh Mehta <93862397+Shubh942@users.noreply.github.com> Shubham Mishra +Sivam Das <100067002+Sivam2313@users.noreply.github.com> Snehil Shah <130062020+Snehil-Shah@users.noreply.github.com> Soumajit Chatterjee <121816890+soumajit23@users.noreply.github.com> Spandan Barve diff --git a/README.md b/README.md index 85c57d1..a704f13 100644 --- a/README.md +++ b/README.md @@ -223,7 +223,7 @@ console.log( y ); #include "stdlib/blas/base/dswap.h" ``` -#### c_dswap( N, X, strideX, Y, strideY ) +#### c_dswap( N, \*X, strideX, \*Y, strideY ) Interchanges two double-precision floating-point vectors.