Correct answer
Student view placeholder
In student views this area is used for assessment and score info.
Tools
Staff information
Question
Title:
Element pl-matrix-component-input: Input of matrices in grid format
Variant
Started at:
2026-08-04 23:53:39 (CDT)
Duration:
0s
Show/Hide answer
{
"out1": {
"_type": "ndarray",
"_dtype": "float64",
"_value": [
[
0.54,
0.1
],
[
0.85,
0.02
]
]
},
"out2": {
"_type": "ndarray",
"_dtype": "float64",
"_value": [
[
0.54,
0.1
],
[
0.85,
0.02
]
]
},
"out3": {
"_type": "ndarray",
"_dtype": "int64",
"_value": [
[
1,
2,
3,
4
]
]
},
"out4": {
"_type": "ndarray",
"_dtype": "int64",
"_value": [
[
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20
]
]
},
"out5": {
"_type": "ndarray",
"_dtype": "float64",
"_value": [
[
0.5,
0.25,
0.125,
0.0625
]
]
},
"out6": {
"_type": "ndarray",
"_dtype": "int64",
"_value": [
[
1,
0,
0
],
[
0,
1,
0
],
[
0,
0,
1
]
]
}
}