)]}'
{
  "commit": "a2a998ce58e3b848f4d60dbe8c3252cede5f5f0f",
  "tree": "2d4d308576a51eae71a3ea27d48b7aa4c909dab9",
  "parents": [
    "1789fc6d664e4763a16b8f9c29efb063067a6e21"
  ],
  "author": {
    "name": "Sameer Agarwal",
    "email": "sameeragarwal@google.com",
    "time": "Mon Jan 26 22:33:49 2015 -0800"
  },
  "committer": {
    "name": "Sameer Agarwal",
    "email": "sameeragarwal@google.com",
    "time": "Tue Jan 27 21:40:47 2015 -0800"
  },
  "message": "Add BiCubic interpolation.\n\nThis bi-cubic interpolation implementation is based\non the cubic convolution algorithm of keys, which allows\nus to implement a bi-cubic spline like interpolation scheme\nusing five one dimensional cubic spline operations.\n\nChange-Id: I116aa8036191c3e654af788323fc8298ae8252a6\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "5d18b598f5f2dcb076b45bfe2c2e21ea0bddcb18",
      "old_mode": 33188,
      "old_path": "include/ceres/cubic_interpolation.h",
      "new_id": "2ade679f126166e56b6f307035f42a145047b3e7",
      "new_mode": 33188,
      "new_path": "include/ceres/cubic_interpolation.h"
    },
    {
      "type": "modify",
      "old_id": "9dd61944af56a1bd8e25746def98262ffa05c9c3",
      "old_mode": 33188,
      "old_path": "internal/ceres/cubic_interpolation.cc",
      "new_id": "b2025798b93843813141a09aec4641a85d9335a9",
      "new_mode": 33188,
      "new_path": "internal/ceres/cubic_interpolation.cc"
    },
    {
      "type": "modify",
      "old_id": "04aacc09db5c37bff665393f59c174dcd1538b73",
      "old_mode": 33188,
      "old_path": "internal/ceres/cubic_interpolation_test.cc",
      "new_id": "d3b5b49533e75040b956e20ea505b729ff82bf4e",
      "new_mode": 33188,
      "new_path": "internal/ceres/cubic_interpolation_test.cc"
    }
  ]
}
