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.