{ "info": { "author": "Frederike D\u00fcmbgen", "author_email": "frederike.duembgen@epfl.ch", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6" ], "description": "Welcome to pylocus \n==================\n\n.. image:: https://travis-ci.org/LCAV/pylocus.svg?branch=master\n :target: https://travis-ci.org/LCAV/pylocus\n\nPython Localization Package\n---------------------------\n\n\nThis package contains Multidimensional Scaling, lateration, and other algorithms useful for localization using distances and/or angles.\n\nLocal install\n*************\n\nSince this package is in an early development phase, this is the recommended install method. \nThe latest updates will not always be immediately available on pip, they will be bundled\nin the next package release. By keeping the local git repository up-to-date and redoing the local install\nregularly, you can be sure to be using the latest version. \n\nTo perform a local install on your computer, run from this folder level (where setup.py is located):\n\n.. code-block:: bash\n\n pip install -e . \n\nThis installs the package using symbolic links, avoiding the need for a reinstall whenever the source code is changed.\nIf you use conda, then \n\n.. code-block:: bash\n\n conda develop . \n\ndoes the same trick. \n\nInstall\n*******\n\nTo install from pip, simply run :\n\n.. code-block:: bash\n\n pip install pylocus\n\nPyPi link : https://pypi.python.org/pypi/pylocus\n\nRequirements\n************\n\nDepending on which parts of the project you are using, you might need to install more heavy requirements such as cvxpy and cxopt. These are not included in the default install and can be installed by running the following line.\n\n.. code-block:: bash\n\n pip install -r optional_requirements.txt\n\nDocumentation\n*************\n\nSee the tutorials folder for some exmaple scripts on how to use this package. More scripts will be added soon. \n\nThis is a constantly growing package and documentation is work-in-progress. The current version can be found on ReadTheDocs: http://pylocus.readthedocs.org/en/latest/\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/LCAV/pylocus", "keywords": "localization,lateration,EDM,MDS,positioning", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "pylocus", "package_url": "https://pypi.org/project/pylocus/", "platform": "", "project_url": "https://pypi.org/project/pylocus/", "project_urls": { "Documentation": "http://pylocus.readthedocs.io/en/latest/", "Homepage": "https://github.com/LCAV/pylocus", "Source": "https://github.com/lcav/pylocus" }, "release_url": "https://pypi.org/project/pylocus/0.0.4/", "requires_dist": [ "numpy", "cvxpy", "matplotlib" ], "requires_python": "", "summary": "Localization Package", "version": "0.0.4" }, "last_serial": 5821062, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "1eafe0b81e67889e813e79e44f43f734", "sha256": "3118860a2137cd38d7f05e3a987b940d38b3112dcbffc8433b6b5cbfb4c3e0a1" }, "downloads": -1, "filename": "pylocus-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "1eafe0b81e67889e813e79e44f43f734", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 33434, "upload_time": "2018-04-20T18:05:44", "url": "https://files.pythonhosted.org/packages/c2/db/34c84741c852c73e38d59c65f1b5104c50e03d38230b1246b288b44063ad/pylocus-0.0.1-py3-none-any.whl" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "fa63783d0515a3feb3711e162fecdf9e", "sha256": "440616392d8434331154faacf743f93bd1d239f5ec01fe087eeb3d7c47f92bb6" }, "downloads": -1, "filename": "pylocus-0.0.2-py3.6.egg", "has_sig": false, "md5_digest": "fa63783d0515a3feb3711e162fecdf9e", "packagetype": "bdist_egg", "python_version": "3.6", "requires_python": null, "size": 75107, "upload_time": "2018-07-12T13:33:31", "url": "https://files.pythonhosted.org/packages/2d/91/8909f10a65f4ddfba9a3f87592ec88e8bc1210ac70486d9805174515a737/pylocus-0.0.2-py3.6.egg" }, { "comment_text": "", "digests": { "md5": "ee18693cf85642a7c7ab632a27fd9485", "sha256": "a3538d79ce1b7acd99b76954b3136d2b7f232bb4842b6d35eb4990f59c1e8412" }, "downloads": -1, "filename": "pylocus-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "ee18693cf85642a7c7ab632a27fd9485", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 31853, "upload_time": "2018-07-12T15:12:30", "url": "https://files.pythonhosted.org/packages/f2/58/c13068d6fecde1152e3b2e8a071b524f732a49587b5caa31d3a9c0d16e96/pylocus-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ba7153b2b2a91e823f073e98e072ae24", "sha256": "4682725b4e69e0e0f42d57246086c9f6fc709e6d55457b3cdea34b0b6786e8b3" }, "downloads": -1, "filename": "pylocus-0.0.2.tar.gz", "has_sig": false, "md5_digest": "ba7153b2b2a91e823f073e98e072ae24", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 33638, "upload_time": "2018-07-12T15:12:31", "url": "https://files.pythonhosted.org/packages/de/3c/62a9946a03dd61b787e473dfc2a18908ac6002a91af268d77bd6f4735d5c/pylocus-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "8349e2eadaa80a7825b05598472a52da", "sha256": "6c1f686c7ec59acce7b6acb4b351a412af6c7e78c9f345756db01d5489cb1fe5" }, "downloads": -1, "filename": "pylocus-0.0.3-py3.5.egg", "has_sig": false, "md5_digest": "8349e2eadaa80a7825b05598472a52da", "packagetype": "bdist_egg", "python_version": "3.5", "requires_python": null, "size": 82053, "upload_time": "2019-09-12T15:07:58", "url": "https://files.pythonhosted.org/packages/91/c9/f7dd809e41330be779c272c3d6d6c3108a7be73bf4b0658acc2c995461a3/pylocus-0.0.3-py3.5.egg" }, { "comment_text": "", "digests": { "md5": "f8dc22dc9799ef501b0fdd9b12ed5552", "sha256": "e52c37dc21d1065f2799b548a9a3590f14b2a9eb54d1ecea16a6b91e531f5525" }, "downloads": -1, "filename": "pylocus-0.0.3-py3.6.egg", "has_sig": false, "md5_digest": "f8dc22dc9799ef501b0fdd9b12ed5552", "packagetype": "bdist_egg", "python_version": "3.6", "requires_python": null, "size": 76347, "upload_time": "2018-07-16T20:06:04", "url": "https://files.pythonhosted.org/packages/32/57/87a5a593c3b6f623e9e81ba4b7f1dc9889af4a6bfbe944cb10732a9e13a2/pylocus-0.0.3-py3.6.egg" }, { "comment_text": "", "digests": { "md5": "b5726e5d009df9d0f3f49f062d570d53", "sha256": "441bbccfc433d27939dd1103469e98446049c35242a05756b29eab9705505898" }, "downloads": -1, "filename": "pylocus-0.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "b5726e5d009df9d0f3f49f062d570d53", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 32620, "upload_time": "2018-07-16T20:06:01", "url": "https://files.pythonhosted.org/packages/e7/88/d39c18e14e781c31d3ef3400a163db0dd0f29a362266aa091c5b4f98546e/pylocus-0.0.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "05e9bb166a8d668ba7a685453f682a4b", "sha256": "670ccfae311e0fa377c3265799f33413423a96b062af976fe9c276ad6f23176c" }, "downloads": -1, "filename": "pylocus-0.0.3.tar.gz", "has_sig": false, "md5_digest": "05e9bb166a8d668ba7a685453f682a4b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34783, "upload_time": "2018-07-16T20:06:05", "url": "https://files.pythonhosted.org/packages/1f/1f/870f82cbf9e30d18476bbe74f76ccdd47e91cdae4c660f9e8727ef755ae3/pylocus-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "a49a6038e028558abce9918802651f9d", "sha256": "0cf04e1667286428b911baf9b01707c6ea68cf8ba6d352928edde387d679bdaa" }, "downloads": -1, "filename": "pylocus-0.0.4-py3-none-any.whl", "has_sig": false, "md5_digest": "a49a6038e028558abce9918802651f9d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 35481, "upload_time": "2019-09-12T15:07:55", "url": "https://files.pythonhosted.org/packages/fb/1b/5e37097ff808dad59d58b9913bfacc4f2e487e9b3260690af6b59e9483ad/pylocus-0.0.4-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a49a6038e028558abce9918802651f9d", "sha256": "0cf04e1667286428b911baf9b01707c6ea68cf8ba6d352928edde387d679bdaa" }, "downloads": -1, "filename": "pylocus-0.0.4-py3-none-any.whl", "has_sig": false, "md5_digest": "a49a6038e028558abce9918802651f9d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 35481, "upload_time": "2019-09-12T15:07:55", "url": "https://files.pythonhosted.org/packages/fb/1b/5e37097ff808dad59d58b9913bfacc4f2e487e9b3260690af6b59e9483ad/pylocus-0.0.4-py3-none-any.whl" } ] }