A-M baby
This commit is contained in:
parent
764da6cbbb
commit
db842d013d
19005 changed files with 197040 additions and 7 deletions
6
Task/Matrix-arithmetic/J/matrix-arithmetic-1.j
Normal file
6
Task/Matrix-arithmetic/J/matrix-arithmetic-1.j
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
i. 5 5
|
||||
0 1 2 3 4
|
||||
5 6 7 8 9
|
||||
10 11 12 13 14
|
||||
15 16 17 18 19
|
||||
20 21 22 23 24
|
||||
2
Task/Matrix-arithmetic/J/matrix-arithmetic-2.j
Normal file
2
Task/Matrix-arithmetic/J/matrix-arithmetic-2.j
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
-/ .* i. 5 5
|
||||
_1.30277e_44
|
||||
2
Task/Matrix-arithmetic/J/matrix-arithmetic-3.j
Normal file
2
Task/Matrix-arithmetic/J/matrix-arithmetic-3.j
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
-/ .* i. 5 5x
|
||||
0
|
||||
2
Task/Matrix-arithmetic/J/matrix-arithmetic-4.j
Normal file
2
Task/Matrix-arithmetic/J/matrix-arithmetic-4.j
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
+/ .* i. 5 5
|
||||
6778800
|
||||
Loading…
Add table
Add a link
Reference in a new issue