config.json 779 字节
Newer Older
F
feilong 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42
{
  "export": [],
  "keywords": [],
  "children": [
    {
      "计算矩阵的行列式": {
        "keywords": [],
        "children": [],
        "node_id": "python-4-1210"
      }
    },
    {
      "求解逆矩阵": {
        "keywords": [],
        "children": [],
        "node_id": "python-4-1211"
      }
    },
    {
      "计算特征向量和特征值": {
        "keywords": [],
        "children": [],
        "node_id": "python-4-1212"
      }
    },
    {
      "矩阵的奇异值分解": {
        "keywords": [],
        "children": [],
        "node_id": "python-4-1213"
      }
    },
    {
      "求解线性方程组": {
        "keywords": [],
        "children": [],
        "node_id": "python-4-1214"
      }
    }
  ],
  "node_id": "python-3-220"
}