)]}'
{
  "commit": "c9eca7812a4f2db0ac67d8f314ed9fdf35d1076f",
  "tree": "8a3ba3c11bfa572325a9d897f45a01d56e30f8c8",
  "parents": [
    "385377098e7c1c310e3e50c250df78116525c14a"
  ],
  "author": {
    "name": "Markus Moll",
    "email": "markus.moll@esat.kuleuven.be",
    "time": "Wed Jul 25 11:34:59 2012 +0200"
  },
  "committer": {
    "name": "Markus Moll",
    "email": "markus.moll@esat.kuleuven.be",
    "time": "Thu Jul 26 22:26:21 2012 +0200"
  },
  "message": "Add a polynomial solver\n\nAdd a function to find the (complex) roots of a polynomial\nwith real coefficients. The roots are extracted as the\neigenvalues of the (balanced) companion matrix. Also adds a test.\nThe polynomial solver will be needed in the Dogleg subspace\nstrategy.\n\nChange-Id: Ia6626158819efb858522b7f4998649ca010d6688\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "2914601cb686ec11d7db451cc9be805e9eb12cd2",
      "old_mode": 33188,
      "old_path": "internal/ceres/CMakeLists.txt",
      "new_id": "0d33a8646b47cd8c76c2bad4f3d09e4026791b4a",
      "new_mode": 33188,
      "new_path": "internal/ceres/CMakeLists.txt"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "91c60012302e0a6f560f6d148e762d79ffa648c7",
      "new_mode": 33188,
      "new_path": "internal/ceres/polynomial_solver.cc"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "1cf07ddb549c72afdbbbe360d4f5a783547b84df",
      "new_mode": 33188,
      "new_path": "internal/ceres/polynomial_solver.h"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "ae347fb3455d24fc6e24dc70e03573bf1c8bb382",
      "new_mode": 33188,
      "new_path": "internal/ceres/polynomial_solver_test.cc"
    }
  ]
}
