config.json 527 字节
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
{
  "export": [
    "inter_1.json",
    "b_spline.json"
  ],
  "keywords": [],
  "children": [
    {
      "一维插值": {
        "keywords": [],
        "children": [],
        "node_id": "python-4-1192"
      }
    },
    {
      "二维插值": {
        "keywords": [],
        "children": [],
        "node_id": "python-4-1193"
      }
    },
    {
      "离散数据插值到网格": {
        "keywords": [],
        "children": [],
        "node_id": "python-4-1194"
      }
    }
  ],
  "node_id": "python-3-214"
}