# fbgbp
Fast Binary Grid Belief Propagation
Raw data
{
"_id": null,
"home_page": "https://github.com/Lioscro/fbgbp",
"name": "fbgbp",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": "",
"keywords": "belief-propagation markov-random-field",
"author": "Kyung Hoi (Joseph) Min",
"author_email": "phoenixter96@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/6e/6e/4cfb533f93c41128d0ab41e19edd34e4f606275ffd7639711f9f70f3899f/fbgbp-0.2.1.tar.gz",
"platform": null,
"description": "# fbgbp\nFast Binary Grid Belief Propagation",
"bugtrack_url": null,
"license": "MIT",
"summary": "Optimized belief propagation on a grid MRF with binary states.",
"version": "0.2.1",
"split_keywords": [
"belief-propagation",
"markov-random-field"
],
"urls": [
{
"comment_text": "",
"digests": {
"md5": "0721630eee5ffae89be777c068254702",
"sha256": "71faba4b733ef20e299b8227e5fa30172a0e5f396094c2b0f125617342c9eaf8"
},
"downloads": -1,
"filename": "fbgbp-0.2.1.tar.gz",
"has_sig": false,
"md5_digest": "0721630eee5ffae89be777c068254702",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 115146,
"upload_time": "2022-03-29T17:11:33",
"upload_time_iso_8601": "2022-03-29T17:11:33.662021Z",
"url": "https://files.pythonhosted.org/packages/6e/6e/4cfb533f93c41128d0ab41e19edd34e4f606275ffd7639711f9f70f3899f/fbgbp-0.2.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2022-03-29 17:11:33",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "Lioscro",
"github_project": "fbgbp",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "Cython",
"specs": [
[
">=",
"0.29.21"
]
]
},
{
"name": "numpy",
"specs": [
[
">=",
"1.18.1"
]
]
}
],
"lcname": "fbgbp"
}