# 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/60/8d/bb91a54ed40b83432c36e200600ceb1967bb35a8a3367466a46ecaa361ff/consensusgen-2.7.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.7",
"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": "cb3a813afaaf17c8df07972aca9c36a0d8e1b1b3e054e135985651c31a46f6bc",
"md5": "01370106f8726d4edbdb8b8973afd36c",
"sha256": "bad0d0c5b1cab70c4d363b8a7337199878941272d65d609476fe3737f146bc0f"
},
"downloads": -1,
"filename": "consensusGen-2.7-py3-none-any.whl",
"has_sig": false,
"md5_digest": "01370106f8726d4edbdb8b8973afd36c",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 6855,
"upload_time": "2024-11-22T15:34:03",
"upload_time_iso_8601": "2024-11-22T15:34:03.611004Z",
"url": "https://files.pythonhosted.org/packages/cb/3a/813afaaf17c8df07972aca9c36a0d8e1b1b3e054e135985651c31a46f6bc/consensusGen-2.7-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "608dbb91a54ed40b83432c36e200600ceb1967bb35a8a3367466a46ecaa361ff",
"md5": "ddbc851f75b8807956c2841ff013efb6",
"sha256": "69359c651de1b4a1e72227852b13d7e99e33fac2b6b098aaf11dce0158047c3c"
},
"downloads": -1,
"filename": "consensusgen-2.7.tar.gz",
"has_sig": false,
"md5_digest": "ddbc851f75b8807956c2841ff013efb6",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 10496,
"upload_time": "2024-11-22T15:34:04",
"upload_time_iso_8601": "2024-11-22T15:34:04.605623Z",
"url": "https://files.pythonhosted.org/packages/60/8d/bb91a54ed40b83432c36e200600ceb1967bb35a8a3367466a46ecaa361ff/consensusgen-2.7.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-22 15:34:04",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "RomainCoulon",
"github_project": "consensusGen",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "consensusgen"
}