@@ -185,7 +185,7 @@ to the original.
185
185
186
186
### Status
187
187
188
- Experimental
188
+ Stable
189
189
190
190
### Description
191
191
@@ -231,7 +231,7 @@ Returns a diagonal array or a vector with the extracted diagonal elements.
231
231
232
232
### Status
233
233
234
- Experimental
234
+ Stable
235
235
236
236
### Class
237
237
@@ -282,7 +282,7 @@ A = eye(2,2)/2.0 !! A == diag([0.5, 0.5])
282
282
283
283
### Status
284
284
285
- Experimental
285
+ Stable
286
286
287
287
### Description
288
288
@@ -605,7 +605,7 @@ Specifically, upper Hessenberg matrices satisfy `a_ij = 0` when `j < i-1`, and l
605
605
606
606
### Status
607
607
608
- Experimental
608
+ Stable
609
609
610
610
### Description
611
611
@@ -655,7 +655,7 @@ If `err` is not present, exceptions trigger an `error stop`.
655
655
656
656
### Status
657
657
658
- Experimental
658
+ Stable
659
659
660
660
### Description
661
661
@@ -708,7 +708,7 @@ If `err` is not present, exceptions trigger an `error stop`.
708
708
709
709
### Status
710
710
711
- Experimental
711
+ Stable
712
712
713
713
### Description
714
714
@@ -752,7 +752,7 @@ Exceptions trigger an `error stop`.
752
752
753
753
### Status
754
754
755
- Experimental
755
+ Stable
756
756
757
757
### Description
758
758
@@ -806,7 +806,7 @@ Exceptions trigger an `error stop`.
806
806
807
807
### Status
808
808
809
- Experimental
809
+ Stable
810
810
811
811
### Description
812
812
@@ -832,7 +832,7 @@ This subroutine computes the internal working space requirements for the least-s
832
832
833
833
### Status
834
834
835
- Experimental
835
+ Stable
836
836
837
837
### Description
838
838
@@ -872,7 +872,7 @@ Exceptions are returned to the `err` argument if provided; an `error stop` is tr
872
872
873
873
### Status
874
874
875
- Experimental
875
+ Stable
876
876
877
877
### Description
878
878
@@ -906,7 +906,7 @@ Exceptions trigger an `error stop`.
906
906
907
907
### Status
908
908
909
- Experimental
909
+ Stable
910
910
911
911
### Description
912
912
@@ -951,7 +951,7 @@ If `err` is not present, exceptions trigger an `error stop`.
951
951
952
952
### Status
953
953
954
- Experimental
954
+ Stable
955
955
956
956
### Description
957
957
@@ -1000,7 +1000,7 @@ If `err` is not present, exceptions trigger an `error stop`.
1000
1000
1001
1001
### Status
1002
1002
1003
- Experimental
1003
+ Stable
1004
1004
1005
1005
### Description
1006
1006
@@ -1039,7 +1039,7 @@ If `err` is not present, exceptions trigger an `error stop`.
1039
1039
1040
1040
### Status
1041
1041
1042
- Experimental
1042
+ Stable
1043
1043
1044
1044
### Description
1045
1045
@@ -1080,7 +1080,7 @@ If `err` is not present, exceptions trigger an `error stop`.
1080
1080
1081
1081
### Status
1082
1082
1083
- Experimental
1083
+ Stable
1084
1084
1085
1085
### Description
1086
1086
@@ -1134,7 +1134,7 @@ Exceptions trigger an `error stop`, unless argument `err` is present.
1134
1134
1135
1135
### Status
1136
1136
1137
- Experimental
1137
+ Stable
1138
1138
1139
1139
### Description
1140
1140
@@ -1266,7 +1266,7 @@ Exceptions trigger an `error stop`, unless argument `err` is present.
1266
1266
1267
1267
### Status
1268
1268
1269
- Experimental
1269
+ Stable
1270
1270
1271
1271
### Description
1272
1272
@@ -1301,7 +1301,7 @@ interfaces.
1301
1301
1302
1302
### Status
1303
1303
1304
- Experimental
1304
+ Stable
1305
1305
1306
1306
### Description
1307
1307
@@ -1350,7 +1350,7 @@ If `err` is not present, exceptions trigger an `error stop`.
1350
1350
1351
1351
### Status
1352
1352
1353
- Experimental
1353
+ Stable
1354
1354
1355
1355
### Description
1356
1356
0 commit comments