freeCodeCamp/curriculum/math-challenges/39-linear-algebra/eigenvalues.json

45 lines
751 B
JSON

{
"name": "Eigenvalues",
"order": 6,
"challenges": [
{
"id": "59a5801209a6acac5983b585",
"title": "Eigenvalues and eigenvectors",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a809",
"title": "Properties of eigenvalues and eigenvectors",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a810",
"title": "Similarity and diagonalization",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
}
]
}