# consensusGen
`consensusGen.py` is a Python code implementing an genetic algorithm allowing to build a consensus value from measurement results of an inter-laboratory comparison.
Details are provided in [Romain Coulon and Steven Judge 2021 Metrologia 58 065007](https://doi.org/10.1088/1681-7575/ac31c0)
The code is developped and maintained by the BIPM (MIT license).
Raw data
{
"_id": null,
"home_page": "https://pypi.org/project/consensusGen/",
"name": "consensusGen",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "genetic algorithm, inter-laboratory comparison, consenus building",
"author": "RomainCoulon (Romain Coulon)",
"author_email": "<romain.coulon@bipm.org>",
"download_url": "https://files.pythonhosted.org/packages/42/23/9708d8e80cdca3c048a0752d82f8a268f4464e3e4fc3b73e2c2b57f3bc05/consensusgen-2.6.tar.gz",
"platform": null,
"description": "# consensusGen\n\n`consensusGen.py` is a Python code implementing an genetic algorithm allowing to build a consensus value from measurement results of an inter-laboratory comparison. \n\nDetails are provided in [Romain Coulon and Steven Judge 2021 Metrologia 58 065007](https://doi.org/10.1088/1681-7575/ac31c0)\n\nThe code is developped and maintained by the BIPM (MIT license).\n",
"bugtrack_url": null,
"license": null,
"summary": "Genetic algorithm for consensus building",
"version": "2.6",
"project_urls": {
"Documentation": "https://github.com/RomainCoulon/consensusGen/",
"Homepage": "https://pypi.org/project/consensusGen/"
},
"split_keywords": [
"genetic algorithm",
" inter-laboratory comparison",
" consenus building"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "384177f468607ead78c653643eb74513de2a35f37eed99a6a3a6e575e3912e21",
"md5": "bb5c2ac04e20b86b3f24b4ff54a4b75b",
"sha256": "3c8d71c6fb5ad154cc9486082f657e16718d4dcf080a4fed496a109cef6fc392"
},
"downloads": -1,
"filename": "consensusGen-2.6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "bb5c2ac04e20b86b3f24b4ff54a4b75b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 6479,
"upload_time": "2024-07-23T11:51:52",
"upload_time_iso_8601": "2024-07-23T11:51:52.721255Z",
"url": "https://files.pythonhosted.org/packages/38/41/77f468607ead78c653643eb74513de2a35f37eed99a6a3a6e575e3912e21/consensusGen-2.6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "42239708d8e80cdca3c048a0752d82f8a268f4464e3e4fc3b73e2c2b57f3bc05",
"md5": "11499a75fd50acf826e61346241dbd2d",
"sha256": "847ef6d8083382bb2dd1040aea54c5229fafd0b0ecb877dee5d92cd25b2ff9d6"
},
"downloads": -1,
"filename": "consensusgen-2.6.tar.gz",
"has_sig": false,
"md5_digest": "11499a75fd50acf826e61346241dbd2d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 6188,
"upload_time": "2024-07-23T11:51:53",
"upload_time_iso_8601": "2024-07-23T11:51:53.626065Z",
"url": "https://files.pythonhosted.org/packages/42/23/9708d8e80cdca3c048a0752d82f8a268f4464e3e4fc3b73e2c2b57f3bc05/consensusgen-2.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-23 11:51:53",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "RomainCoulon",
"github_project": "consensusGen",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "consensusgen"
}