Skip to content

Commit 2d787a0

Browse files
committed
Auto-generated commit
1 parent cedc803 commit 2d787a0

File tree

10 files changed

+110
-18
lines changed

10 files changed

+110
-18
lines changed

.editorconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,6 @@ indent_style = tab
8686
[*.{f,f.txt}]
8787
indent_style = space
8888
indent_size = 2
89-
insert_final_newline = false
9089

9190
# Set properties for shell files:
9291
[*.{sh,sh.txt}]

.github/.keepalive

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2025-06-30T00:57:10.718Z

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
We are excited about your pull request, but unfortunately we are not accepting pull requests against this repository, as all development happens on the [main project repository](https://github.com/stdlib-js/stdlib). We kindly request that you submit this pull request against the [respective directory](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/lapack/base/dlacpy) of the main repository where we’ll review and provide feedback.
44

5-
If this is your first stdlib contribution, be sure to read the [contributing guide](https://github.com/stdlib-js/stdlib/blob/develop/CONTRIBUTING.md) which provides guidelines and instructions for submitting contributions. You may also consult the [development guide](https://github.com/stdlib-js/stdlib/blob/develop/docs/development.md) for help on developing stdlib.
5+
If this is your first stdlib contribution, be sure to read the [contributing guide](https://github.com/stdlib-js/stdlib/blob/develop/CONTRIBUTING.md) which provides guidelines and instructions for submitting contributions. You may also consult the [development guide](https://github.com/stdlib-js/stdlib/blob/develop/docs/contributing/development.md) for help on developing stdlib.
66

77
We look forward to receiving your contribution! :smiley:

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,3 +188,7 @@ jsconfig.json
188188
# Other editor files #
189189
######################
190190
.idea/
191+
192+
# Cursor #
193+
##########
194+
.cursorignore

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,15 @@
44
55
<section class="release" id="unreleased">
66

7-
## Unreleased (2025-01-12)
7+
## Unreleased (2025-06-30)
88

99
<section class="commits">
1010

1111
### Commits
1212

1313
<details>
1414

15+
- [`5fa268b`](https://github.com/stdlib-js/stdlib/commit/5fa268b45966db0bf625010a1e5cbda152fbf648) - **refactor:** use base assertion utility _(by Athan Reines)_
1516
- [`2e48726`](https://github.com/stdlib-js/stdlib/commit/2e48726f243a6aec47a6c1e748cfd0faefea9216) - **docs:** update examples _(by Athan Reines)_
1617
- [`1f5d811`](https://github.com/stdlib-js/stdlib/commit/1f5d811a759c1604e8620a12fad29dde86bfff50) - **docs:** update examples _(by Athan Reines)_
1718
- [`3fdc2ab`](https://github.com/stdlib-js/stdlib/commit/3fdc2abb2fc6e512e08489a24513abff4db6e347) - **docs:** update examples _(by Athan Reines)_

CONTRIBUTORS

Lines changed: 88 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,45 +3,80 @@
33
# Contributors listed in alphabetical order.
44

55
Aadish Jain <[email protected]>
6+
Aarya Balwadkar <[email protected]>
67
Aayush Khanna <[email protected]>
8+
Abdelrahman Samir <[email protected]>
9+
Abdul Kaium <[email protected]>
10+
Abhay Punia <[email protected]>
711
Abhijit Raut <[email protected]>
12+
Abhishek Jain <[email protected]>
813
Adarsh Palaskar <[email protected]>
914
Aditya Sapra <[email protected]>
1015
Ahmed Atwa <[email protected]>
1116
Ahmed Kashkoush <[email protected]>
1217
Ahmed Khaled <[email protected]>
18+
Aksshay Balasubramanian <[email protected]>
1319
Aleksandr <[email protected]>
1420
Ali Salesi <[email protected]>
21+
AlyAbdelmoneim <[email protected]>
1522
Aman Bhansali <[email protected]>
23+
AmanBhadkariya <[email protected]>
24+
Amisha Chhajed <[email protected]>
1625
Amit Jimiwal <[email protected]>
26+
Annamalai Prabu <[email protected]>
27+
Anshu Kumar <[email protected]>
28+
Anshu Kumar <[email protected]>
1729
Anudeep Sanapala <[email protected]>
30+
Aryan Bhirud <[email protected]>
1831
Athan Reines <[email protected]>
1932
33+
Bhavishy Agrawal <[email protected]>
2034
Brendan Graetz <[email protected]>
2135
Bruno Fenzl <[email protected]>
2236
Bryan Elee <[email protected]>
2337
Chinmay Joshi <[email protected]>
2438
Christopher Dambamuromo <[email protected]>
2539
40+
Daniel Hernandez Gomez <[email protected]>
2641
Daniel Killenberger <[email protected]>
2742
Daniel Yu <[email protected]>
2843
Debashis Maharana <[email protected]>
44+
Deep Trivedi <[email protected]>
45+
Deepak Singh <[email protected]>
2946
Desh Deepak Kant <[email protected]>
47+
48+
Dhanyabad behera <[email protected]>
3049
Dhruv Arvind Singh <[email protected]>
50+
Dhruvil Mehta <[email protected]>
51+
Dipjyoti Das <[email protected]>
3152
Divyansh Seth <[email protected]>
3253
Dominic Lim <[email protected]>
3354
Dominik Moritz <[email protected]>
3455
Dorrin Sotoudeh <[email protected]>
3556
EuniceSim142 <[email protected]>
3657
Frank Kovacs <[email protected]>
58+
GK Bishnoi <[email protected]>
59+
GURU PRASAD SHARMA <[email protected]>
60+
61+
Gautam Kaushik <[email protected]>
62+
Gautam sharma <[email protected]>
63+
Girish Garg <[email protected]>
3764
Golden Kumar <[email protected]>
3865
Gunj Joshi <[email protected]>
39-
Gururaj Gurram <[email protected]>
66+
Gururaj Gurram <[email protected]>
67+
Harishchandra Reddy <[email protected]>
68+
Haroon Rasheed <[email protected]>
69+
4070
4171
Harshita Kalani <[email protected]>
72+
Hemang Choudhary <[email protected]>
73+
Hemant M Mehta <[email protected]>
4274
Hridyanshu <[email protected]>
4375
Jaimin Godhani <[email protected]>
76+
Jaison D Souza <[email protected]>
77+
Jalaj Kumar <[email protected]>
4478
James Gelok <[email protected]>
79+
4580
Jaysukh Makvana <[email protected]>
4681
Jenish Thapa <[email protected]>
4782
Jithin KS <[email protected]>
@@ -50,55 +85,86 @@ Joey Reed <[email protected]>
5085
Jordan Gallivan <[email protected]>
5186
Joris Labie <[email protected]>
5287
Justin Dennison <[email protected]>
53-
Karan Anand <[email protected]>
88+
Justyn Shelby <[email protected]>
89+
Karan Anand <[email protected]>
90+
Karan Vasudevamurthy <[email protected]>
91+
Karan Yadav <[email protected]>
5492
Karthik Prakash <[email protected]>
93+
Kaushikgtm <[email protected]>
94+
Kavyansh-Bagdi <[email protected]>
5595
Kohantika Nath <[email protected]>
96+
Krishnam Agarwal <[email protected]>
5697
Krishnendu Das <[email protected]>
5798
Kshitij-Dale <[email protected]>
99+
Lalit Narayan Yadav <[email protected]>
100+
Lokesh Ranjan <[email protected]>
58101
Lovelin Dhoni J B <[email protected]>
102+
103+
Mahfuza Humayra Mohona <[email protected]>
59104
Manik Sharma <[email protected]>
60105
Manvith M <[email protected]>
61106
Marcus Fantham <[email protected]>
62107
Matt Cochrane <[email protected]>
63108
Mihir Pandit <[email protected]>
64109
Milan Raj <[email protected]>
110+
Mohammad Bin Aftab <[email protected]>
65111
Mohammad Kaif <[email protected]>
66112
Momtchil Momtchev <[email protected]>
67113
Muhammad Haris <[email protected]>
114+
Muhammad Taaha Tariq <[email protected]>
115+
Muhmmad Saad <[email protected]>
68116
Naresh Jagadeesan <[email protected]>
69117
Naveen Kumar <[email protected]>
70118
Neeraj Pathak <[email protected]>
119+
NirvedMishra <[email protected]>
71120
Nishant Shinde <[email protected]>
121+
Nishant singh <[email protected]>
122+
Nishchay Rajput <[email protected]>
72123
Nithin Katta <[email protected]>
73124
Nourhan Hasan <[email protected]>
74125
Ognjen Jevremović <[email protected]>
75126
Oneday12323 <[email protected]>
76127
Ori Miles <[email protected]>
77128
Philipp Burckhardt <[email protected]>
129+
Pierre Forstmann <[email protected]>
130+
Prajjwal Bajpai <[email protected]>
78131
Prajwal Kulkarni <[email protected]>
79-
Pranav Goswami <[email protected]>
132+
Pranav Goswami <[email protected]>
80133
Pranjal Jha <[email protected]>
81134
Prashant Kumar Yadav <[email protected]>
135+
PrathamBhamare <[email protected]>
82136
Pratik Singh <[email protected]>
83137
Pratyush Kumar Chouhan <[email protected]>
138+
Pravesh Kunwar <[email protected]>
84139
Priyansh Prajapati <[email protected]>
85140
Priyanshu Agarwal <[email protected]>
141+
Pulkit Gupta <[email protected]>
86142
Pushpendra Chandravanshi <[email protected]>
143+
Rahul Kumar <[email protected]>
87144
Raunak Kumar Gupta <[email protected]>
88145
Rejoan Sardar <[email protected]>
89146
Ricky Reusser <[email protected]>
90147
Ridam Garg <[email protected]>
91148
149+
Rishav Tarway <[email protected]>
92150
Robert Gislason <[email protected]>
93151
Roman Stetsyk <[email protected]>
152+
94153
Rutam Kathale <[email protected]>
95154
Ruthwik Chikoti <[email protected]>
96155
Ryan Seal <[email protected]>
97156
Rylan Yang <[email protected]>
157+
SAHIL KUMAR <[email protected]>
158+
SHIVAM YADAV <[email protected]>
159+
Sachin Raj <[email protected]>
160+
Sahil Goyal <[email protected]>
161+
Sai Avinash <[email protected]>
98162
Sai Srikar Dumpeti <[email protected]>
163+
Sanchay Ketan Sinha <[email protected]>
99164
Sarthak Paandey <[email protected]>
100165
Saurabh Singh <[email protected]>
101166
Seyyed Parsa Neshaei <[email protected]>
167+
Shabareesh Shetty <[email protected]>
102168
Shashank Shekhar Singh <[email protected]>
103169
Shivam Ahir <[email protected]>
104170
Shraddheya Shendre <[email protected]>
@@ -109,20 +175,39 @@ Snehil Shah <[email protected]>
109175
Soumajit Chatterjee <[email protected]>
110176
Spandan Barve <[email protected]>
111177
Stephannie Jiménez Gacha <[email protected]>
178+
Suhaib Ilahi <[email protected]>
112179
Suraj Kumar <[email protected]>
180+
Swapnil Hajare <[email protected]>
181+
Tanishq Ahuja <[email protected]>
113182
Tirtadwipa Manunggal <[email protected]>
114183
Tudor Pagu <[email protected]>
115184
Tufailahmed Bargir <[email protected]>
185+
Tushar Bhardwaj <[email protected]>
186+
Uday Kakade <[email protected]>
187+
Ujjwal Kirti <[email protected]>
116188
Utkarsh <http://[email protected]>
117189
Utkarsh Raj <[email protected]>
118190
UtkershBasnet <[email protected]>
119191
Vaibhav Patel <[email protected]>
192+
Vara Rahul Rajana <[email protected]>
120193
Varad Gupta <[email protected]>
121194
Vinit Pandit <[email protected]>
122195
Vivek Maurya <[email protected]>
123196
Xiaochuan Ye <[email protected]>
124197
Yaswanth Kosuru <[email protected]>
125198
Yernar Yergaziyev <[email protected]>
199+
Yugal Kaushik <[email protected]>
200+
Yuvi Mittal <[email protected]>
201+
devshree-bhati <[email protected]>
202+
203+
ekambains <[email protected]>
204+
fadiothman22 <[email protected]>
205+
iraandrushko <[email protected]>
206+
207+
lohithganni <[email protected]>
126208
olenkabilonizhka <[email protected]>
209+
pranav-1720 <[email protected]>
210+
rahulrangers <[email protected]>
127211
128212
213+

dist/index.js

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/index.js.map

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/dlacpy.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
// MODULES //
2222

2323
var isLayout = require( '@stdlib/blas-base-assert-is-layout' );
24+
var isColumnMajor = require( '@stdlib/ndarray-base-assert-is-column-major-string' );
2425
var format = require( '@stdlib/string-format' );
2526
var base = require( './base.js' );
2627

@@ -78,7 +79,7 @@ function dlacpy( order, uplo, M, N, A, LDA, B, LDB ) {
7879
if ( !isLayout( order ) ) {
7980
throw new TypeError( format( 'invalid argument. First argument must be a valid order. Value: `%s`.', order ) );
8081
}
81-
if ( order === 'column-major' ) {
82+
if ( isColumnMajor( order ) ) {
8283
sa1 = 1;
8384
sa2 = LDA;
8485
sb1 = 1;

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
"@stdlib/assert-is-error": "^0.2.2",
4141
"@stdlib/blas-base-assert-is-layout": "^0.0.2",
4242
"@stdlib/math-base-special-fast-min": "^0.3.0",
43+
"@stdlib/ndarray-base-assert-is-column-major-string": "github:stdlib-js/ndarray-base-assert-is-column-major-string#main",
4344
"@stdlib/ndarray-base-assert-is-row-major": "^0.2.2",
4445
"@stdlib/ndarray-base-unary-loop-interchange-order": "^0.2.1",
4546
"@stdlib/string-format": "^0.2.2",

0 commit comments

Comments
 (0)