{ "info": { "author": "Rub\u00e9n de Celis Hern\u00e1ndez", "author_email": "contact@rdch106.hol.es", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6" ], "description": "Linearizator is compatible with **Python 2** and **Python 3**.\n\n************************************\nWhat can I do with Linearizator?\n************************************\n\n- Solve equation of line using 2 points\n- Use solved equation to linearize values\n\n\nInstallation\n============\n\nYou can install or upgrade linearizator with:\n\n- ``$ pip install linearizator --upgrade``\n\nOr you can install from source with:\n\n- ``$ git clone https://github.com/RDCH106/linearizator.git --recursive``\n\n- ``$ cd linearizator``\n\n- ``$ python setup.py install``\n\n\nQuick example\n=============\n\n``---------------------------------``\n\n.. code-block:: python\n\n from linearizator import linearizator\n\n # Initialize linearizator object\n lin = linearizator.linearizator(x1=6.4, y1=20, x2=16.8, y2=85, unknown=\"y\")\n\n # Linearize\n lin.linearize()\n\n # Show equation of line\n print(lin.pretty_equation())\n\n # Calculate the value of a point\n print(lin.calculate(6.4))\n\n # Generate inverse linearization\n lin.inverse()\n\n # Show equation of line\n print(lin.pretty_equation())\n\n # Calculate the value of a point\n print(lin.calculate(20))", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/RDCH106/linearizator/archive/v0.1.01.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/RDCH106/linearizator", "keywords": "math,linearization", "license": "LGPL v3", "maintainer": null, "maintainer_email": null, "name": "linearizator", "package_url": "https://pypi.org/project/linearizator/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/linearizator/", "project_urls": { "Download": "https://github.com/RDCH106/linearizator/archive/v0.1.01.tar.gz", "Homepage": "https://github.com/RDCH106/linearizator" }, "release_url": "https://pypi.org/project/linearizator/0.1.01/", "requires_dist": null, "requires_python": null, "summary": "Small library to solve linearization problems", "version": "0.1.01" }, "last_serial": 3356125, "releases": { "0.0.17": [ { "comment_text": "", "digests": { "md5": "ba778f417f92653b5c3d6102e2dc1f15", "sha256": "ad7853b984d49aab50f9c6b4ace684c728934ae51740f7199804e0a12583ce27" }, "downloads": -1, "filename": "linearizator-0.0.17.zip", "has_sig": false, "md5_digest": "ba778f417f92653b5c3d6102e2dc1f15", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2475, "upload_time": "2017-05-30T10:19:26", "url": "https://files.pythonhosted.org/packages/e4/8d/08002483d03e2af6531a3af07119d97bca0e04a0e40c5a557be7b8ec3de9/linearizator-0.0.17.zip" } ], "0.1.0": [ { "comment_text": "", "digests": { "md5": "3c2eede720f92f4f3b496dd75b142ea4", "sha256": "c0192da942cbaaa6d653224883bf3557b7e11caf7ee15d63fbc32eb9a16ec371" }, "downloads": -1, "filename": "linearizator-0.1.0.zip", "has_sig": false, "md5_digest": "3c2eede720f92f4f3b496dd75b142ea4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3461, "upload_time": "2017-06-02T17:45:35", "url": "https://files.pythonhosted.org/packages/e0/fb/610b61a30190c587966e741ad0ec1f33e5336a2b82fb6594fa415651b3f5/linearizator-0.1.0.zip" } ], "0.1.01": [ { "comment_text": "", "digests": { "md5": "587366b9fbef9c3e0761f908ca508502", "sha256": "60d906f1516303d0dbbc702839205c8f5043ad2fe9118ca3503d42387e7dbcd3" }, "downloads": -1, "filename": "linearizator-0.1.01.zip", "has_sig": false, "md5_digest": "587366b9fbef9c3e0761f908ca508502", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3452, "upload_time": "2017-06-02T18:12:24", "url": "https://files.pythonhosted.org/packages/ba/29/e72e46876c54a59c905f8f0ac8c09763eb1b6e87fceb9a62bcd937964cbb/linearizator-0.1.01.zip" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "ae948f441660e1295e4c82aac2c63824", "sha256": "20ca5f512faf9425c79d05d647b664b60b66fbdeea7307c453226266582610a8" }, "downloads": -1, "filename": "linearizator-0.1.1.zip", "has_sig": false, "md5_digest": "ae948f441660e1295e4c82aac2c63824", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3459, "upload_time": "2017-11-22T19:16:03", "url": "https://files.pythonhosted.org/packages/86/f6/8aaf1f1187fcbc18b7a50406834bd0ad5c8c43ded6060dc5a6e769af9be1/linearizator-0.1.1.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "587366b9fbef9c3e0761f908ca508502", "sha256": "60d906f1516303d0dbbc702839205c8f5043ad2fe9118ca3503d42387e7dbcd3" }, "downloads": -1, "filename": "linearizator-0.1.01.zip", "has_sig": false, "md5_digest": "587366b9fbef9c3e0761f908ca508502", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3452, "upload_time": "2017-06-02T18:12:24", "url": "https://files.pythonhosted.org/packages/ba/29/e72e46876c54a59c905f8f0ac8c09763eb1b6e87fceb9a62bcd937964cbb/linearizator-0.1.01.zip" } ] }