{ "info": { "author": "lefrcom", "author_email": "lefrcom@gmx.de", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "![Python 3.7](https://img.shields.io/badge/python-3.7-green.svg)\n[![license](https://img.shields.io/github/license/mashape/apistatus.svg?maxAge=2592000)](https://github.com/leonfrcom/ErroRCalcS/blob/master/LICENSE)\n\n\n![icon](./pictures/icon/logo_text.png)\n\n\"ErroRCalcS\" is a GUI-tool to calculate uncertainties by using the uncertainties and the PyQt5 packages.\n\n## ErroRCalcS-BETA\nThis is the beta version of ErroRCalcS. Please check out ![this](https://github.com/leonfrcom/errorcalcs) for the stable version.\n\n## Input and Result Examples\n\n### General Inpus\n| variable | value | error | formula | result |\n| ------ | ------ | ------ | ------ | ------ |\n| V, T, n | 2, 283.5, 4.3 | 0, 0.5, 0.03 | (n\\*8.314\\*T)/V | 5067.591+/-36.467 |\n| x | 4.3 | 1.1 | sin(x)*3.5 | -3.2066+/-1.5431 |\n| y | 3.254 | 0.032 | log10(y) | 0.5124175+/-0,0042709 |\n| x, y | 4.3, 3.254 | 1.1, 0.032 | log(x)\\*\\*y | 3.4156+/-1.9497 |\n\n### Arithmetic Characters\n| characters and operators | meaning | example |\n| ----- | ----- | ----- |\n| + | plus | 4+2=6 |\n| - | minus | 4-2=2 |\n| \\* | multiplication | 4\\*2=8 |\n| / | division | 4/2=2 |\n| \\*\\* | exponent | 4\\*\\*2=16 |\n| sqrt(x) | square root | sqrt(4)=2 |\n| log(x) | natural logarithm | log(2.71828)=1 |\n| logY(x) | logarithm with base Y | log10(2.71828)=0.4343 |\n| sin(x) | sinus in radian | sin(1)=0.8415 |\n| cos(x) | cosinus in radian | cos(1)=0.5403 |\n| tan(x) | tangens in radian | tan(1)=1.5574 |\n| asin(x) | arcsinus in radian | asin(1)=1.5707 |\n| acos(x) | arccosinus in radian | acos(1)=0 |\n| atan(x) | arctangens in radian | atan(1)=0.7854 |\n| exp(x) | exponentialfunktion of e^(x) | exp(2)=7.3891 |\n\n\n\n## Requirements\n- Python >= 3.4\n- uncertainties\n- PyQt5\n\n## Installation\nerrorcalcs-beta can be installed by `pip3 install errorcalcs-beta` or `python3 -m pip install errorcalcs-beta` (Linux) or simply `pip install errorcalcs-beta` (Windows). You can run the GUI with following code:\n\n\tfrom errorcalcs-beta.errorcalcs import run\\_e\\_c\n\trun\\_e\\_c()\n# errorcalcs-beta", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/leonfrcom/errorcalcs-beta", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "errorcalcsbeta", "package_url": "https://pypi.org/project/errorcalcsbeta/", "platform": "", "project_url": "https://pypi.org/project/errorcalcsbeta/", "project_urls": { "Homepage": "https://github.com/leonfrcom/errorcalcs-beta" }, "release_url": "https://pypi.org/project/errorcalcsbeta/0.4.8/", "requires_dist": null, "requires_python": "", "summary": "GUI for error calulations", "version": "0.4.8" }, "last_serial": 5285610, "releases": { "0.4.2": [ { "comment_text": "", "digests": { "md5": "107ca3826b9b3588e52defbaa9227e43", "sha256": "4ab74b0e8ee713d7c936c7fcfec6feae0385be61f86e15a81c8f6ae250ff352b" }, "downloads": -1, "filename": "errorcalcsbeta-0.4.2.tar.gz", "has_sig": false, "md5_digest": "107ca3826b9b3588e52defbaa9227e43", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5699, "upload_time": "2019-05-18T10:36:48", "url": "https://files.pythonhosted.org/packages/f1/53/d07e981000ce446474beac0482ee5ecc839cb0d7226a4c12668c28995794/errorcalcsbeta-0.4.2.tar.gz" } ], "0.4.3": [ { "comment_text": "", "digests": { "md5": "f6c1cc4a6a16ed5b8a22cac600b0ece7", "sha256": "bf6117c0d6907614cea1994da7d4a64bce7ab79af630a58dcaa5fce5e36fe673" }, "downloads": -1, "filename": "errorcalcsbeta-0.4.3.tar.gz", "has_sig": false, "md5_digest": "f6c1cc4a6a16ed5b8a22cac600b0ece7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5701, "upload_time": "2019-05-18T11:09:11", "url": "https://files.pythonhosted.org/packages/34/a1/f231d2e99ca59d1f3f109f89fb2d0515cba0c035012e5459989875d67620/errorcalcsbeta-0.4.3.tar.gz" } ], "0.4.4": [ { "comment_text": "", "digests": { "md5": "1f3b6e1a4a6e3ab04628ef6ce813415a", "sha256": "6ecc63a3c58dc829dc21e121d488fc2fe9e238e393bae482015176936baf4dc6" }, "downloads": -1, "filename": "errorcalcsbeta-0.4.4.tar.gz", "has_sig": false, "md5_digest": "1f3b6e1a4a6e3ab04628ef6ce813415a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5703, "upload_time": "2019-05-18T11:43:00", "url": "https://files.pythonhosted.org/packages/89/51/9e887ce37de279e248a484a86d50b75516199c72770ef595b3fe6b75caed/errorcalcsbeta-0.4.4.tar.gz" } ], "0.4.5": [ { "comment_text": "", "digests": { "md5": "f33048b51dab2717eb92f071331d500f", "sha256": "38e7753e3298430f921a3f107056377ff51ade0f58ad6b7af28ea1029a05db5a" }, "downloads": -1, "filename": "errorcalcsbeta-0.4.5.tar.gz", "has_sig": false, "md5_digest": "f33048b51dab2717eb92f071331d500f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5706, "upload_time": "2019-05-18T11:45:10", "url": "https://files.pythonhosted.org/packages/b6/a6/554502339e225789bed5210732ec7d9415566d30a62832c997901b53ddd8/errorcalcsbeta-0.4.5.tar.gz" } ], "0.4.6": [ { "comment_text": "", "digests": { "md5": "ad09951460c2f1d7c72db3da16d78ca2", "sha256": "f279622ddd87b48503c641c8a571d6e0baa2d81f19018af8060d03d40330788f" }, "downloads": -1, "filename": "errorcalcsbeta-0.4.6.tar.gz", "has_sig": false, "md5_digest": "ad09951460c2f1d7c72db3da16d78ca2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5705, "upload_time": "2019-05-18T11:48:43", "url": "https://files.pythonhosted.org/packages/9e/6e/4b4c55cbc6eda1611e54998f60f52aef298430c4e3b238344f02492db711/errorcalcsbeta-0.4.6.tar.gz" } ], "0.4.7": [ { "comment_text": "", "digests": { "md5": "c33ee531c561df80ff5d5cdaa00ea4e8", "sha256": "ab776e7f951c3c196fe617007c9f50a966ccb9e9ecb0361b2ac426d436f86d60" }, "downloads": -1, "filename": "errorcalcsbeta-0.4.7.tar.gz", "has_sig": false, "md5_digest": "c33ee531c561df80ff5d5cdaa00ea4e8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5711, "upload_time": "2019-05-18T11:50:37", "url": "https://files.pythonhosted.org/packages/29/1f/32d580e44e95073d7add720ed48375c01c8db24a6762eb32229253f16534/errorcalcsbeta-0.4.7.tar.gz" } ], "0.4.8": [ { "comment_text": "", "digests": { "md5": "25013d5d4dda8be6ddfbbfd3cec119e8", "sha256": "3854ce530db9556150ca6129b93fe1405ed4fbf73ed456aa1fc11e5739c8819e" }, "downloads": -1, "filename": "errorcalcsbeta-0.4.8.tar.gz", "has_sig": false, "md5_digest": "25013d5d4dda8be6ddfbbfd3cec119e8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5702, "upload_time": "2019-05-18T11:59:15", "url": "https://files.pythonhosted.org/packages/92/fa/d3b0f3a45943d786199f8b0189b1a779da71497633d098dd583aca27472d/errorcalcsbeta-0.4.8.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "25013d5d4dda8be6ddfbbfd3cec119e8", "sha256": "3854ce530db9556150ca6129b93fe1405ed4fbf73ed456aa1fc11e5739c8819e" }, "downloads": -1, "filename": "errorcalcsbeta-0.4.8.tar.gz", "has_sig": false, "md5_digest": "25013d5d4dda8be6ddfbbfd3cec119e8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5702, "upload_time": "2019-05-18T11:59:15", "url": "https://files.pythonhosted.org/packages/92/fa/d3b0f3a45943d786199f8b0189b1a779da71497633d098dd583aca27472d/errorcalcsbeta-0.4.8.tar.gz" } ] }