{ "info": { "author": "Karthik Sundaram", "author_email": "karthik.sun95@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Internet" ], "description": "A package including many functions for circular distributions:\n\n1) r_vonmises() - This function is used for generating random numbers for a von Mises circular distribution\n2) q_vonmises() - This function is used used to calculate the quantiles for the given probabilities for a von Mises distribution\n3) p_vonmises() - This function is used to calculate the CDF value at the given points for a von Mises distribution\n4) d_vonmises() - This function is for calculating the PDF at the given points for a von Mises circular distribution\n5) angles_VMF_mix() - This function is used to fit angular data in radians using the expectation maximization algorithm for\n \t\t maximum likelihood estimatation of the parameters of the different mixtures\n6) vmf_clust() - This function is used to: \n \t\t\t1) fit the given data using the expectation maximization algorithm for\n \t\t\t maximum likelihood estimatation of the parameters of the differnt mixtures\n \t\t 2) Perform probabilistic clustering using the mixtures obtained above\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/karthik-sundaram/circularAlgos", "keywords": "mixture models circular distributions clustering", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "circularAlgos", "package_url": "https://pypi.org/project/circularAlgos/", "platform": "", "project_url": "https://pypi.org/project/circularAlgos/", "project_urls": { "Homepage": "https://github.com/karthik-sundaram/circularAlgos" }, "release_url": "https://pypi.org/project/circularAlgos/1.0.3/", "requires_dist": [ "numpy" ], "requires_python": "", "summary": "Package with many functions for circular distributions", "version": "1.0.3" }, "last_serial": 5205220, "releases": { "1.0.3": [ { "comment_text": "", "digests": { "md5": "91c4ade45cbaafb3270fd6606aa07c0b", "sha256": "a952cf7453945493a8ee047d650694c7cb94335c864a52ff6ac874cb37b4b43a" }, "downloads": -1, "filename": "circularAlgos-1.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "91c4ade45cbaafb3270fd6606aa07c0b", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6262, "upload_time": "2019-04-29T21:47:47", "url": "https://files.pythonhosted.org/packages/23/c1/28c9bf376312c1f225f880344a43d0ddc6a1d20f3114c5a7133aef778abe/circularAlgos-1.0.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4d40b9e28b4f45960b61a529f9b7618f", "sha256": "cd1e209b99fa8a8a588a3f976871dfc165f41cc4c1ecaac5fe843746e9fcf322" }, "downloads": -1, "filename": "circularAlgos-1.0.3.tar.gz", "has_sig": false, "md5_digest": "4d40b9e28b4f45960b61a529f9b7618f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10472, "upload_time": "2019-04-29T21:48:09", "url": "https://files.pythonhosted.org/packages/1b/9a/279de680b4bcbfe0065eac8c64d3db751a1844d23579636574b6bad5ff01/circularAlgos-1.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "91c4ade45cbaafb3270fd6606aa07c0b", "sha256": "a952cf7453945493a8ee047d650694c7cb94335c864a52ff6ac874cb37b4b43a" }, "downloads": -1, "filename": "circularAlgos-1.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "91c4ade45cbaafb3270fd6606aa07c0b", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6262, "upload_time": "2019-04-29T21:47:47", "url": "https://files.pythonhosted.org/packages/23/c1/28c9bf376312c1f225f880344a43d0ddc6a1d20f3114c5a7133aef778abe/circularAlgos-1.0.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4d40b9e28b4f45960b61a529f9b7618f", "sha256": "cd1e209b99fa8a8a588a3f976871dfc165f41cc4c1ecaac5fe843746e9fcf322" }, "downloads": -1, "filename": "circularAlgos-1.0.3.tar.gz", "has_sig": false, "md5_digest": "4d40b9e28b4f45960b61a529f9b7618f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10472, "upload_time": "2019-04-29T21:48:09", "url": "https://files.pythonhosted.org/packages/1b/9a/279de680b4bcbfe0065eac8c64d3db751a1844d23579636574b6bad5ff01/circularAlgos-1.0.3.tar.gz" } ] }