)]}'
{
  "commit": "e900b010c899b04b1710c5e99486b52494a40ea1",
  "tree": "e5634ed0272b3b5820f69377dc2febb11a2a01a7",
  "parents": [
    "f7d17689a5e4609418c55ec47d7e5924e2785460"
  ],
  "author": {
    "name": "Rasmus Munk Larsen",
    "email": "rmlarsen@google.com",
    "time": "Mon Mar 19 09:04:54 2018 -0700"
  },
  "committer": {
    "name": "Rasmus Munk Larsen",
    "email": "rmlarsen@google.com",
    "time": "Mon Mar 19 09:04:54 2018 -0700"
  },
  "message": "Improve robustness of igamma and igammac to bad inputs.\n\nCheck for nan inputs and propagate them immediately. Limit the number of internal iterations to 2000 (same number as used by scipy.special.gammainc). This prevents an infinite loop when the function is called with nan or very large arguments.\n\nOriginal change by mfirgunov@google.com\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "5d1b8fcc292327451656a9ba63f6a04044f940c5",
      "old_mode": 33188,
      "old_path": "unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsImpl.h",
      "new_id": "7deca3e12649b229e14f1d73d240fb0bf86f8d60",
      "new_mode": 33188,
      "new_path": "unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsImpl.h"
    }
  ]
}
