{ "info": { "author": "Aaron Schlegel", "author_email": "aaron@aaronschlegel.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: End Users/Desktop", "Intended Audience :: Science/Research", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Scientific/Engineering :: Mathematics", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "[![Build Status](https://travis-ci.org/aschleg/mathpy.svg?branch=master)](https://travis-ci.org/aschleg/mathpy)\n[![Build status](https://ci.appveyor.com/api/projects/status/8gtsv0afqt29qg56/branch/master?svg=true)](https://ci.appveyor.com/project/aschleg/mathpy/branch/master)\n[![Coverage Status](https://coveralls.io/repos/github/aschleg/mathpy/badge.svg?branch=master)](https://coveralls.io/github/aschleg/mathpy?branch=master)\n\n## About mathpy\n\nmathpy is a collection of mathematical and statistical functions encompassing several different\nfields such as linear algebra, numerical analysis, and number theory. The package is intended to\nwork with other popular scientific computing packages such as numpy and scipy. Most functions in\nThe mathpy package are also available as Excel UDFs for users who prefer working in Excel. The\nmathpy project is primarily a personal project intended to develop a deeper understanding of\nthe mathematics and algorithmic implementations of various mathematical topics.\n\n## Documentation\n\nThe documentation of the mathpy package is available here:\n\nhttps://aschleg.github.io/mathpy/\n\nThe documentation for importing the mathpy functions to use in Excel as UDFs is found here:\n\nhttps://aschleg.github.io/mathpy/excel.html\n\n## Installation\n\nMathpy is easily installed through `pip` and is the most recommended approach.\n\n~~~~\npip install mathpy\n~~~~\n\nThe package should also be able to install from Github with the following command:\n\n~~~~\npip install git+https://github.com/aschleg/mathpy.git\n~~~~\n\nThe Github repository can also be cloned and installed with the included `setup.py` script.\n\n~~~~\ngit clone https://github.com/aschleg/mathpy.git\npython setup.py install\n~~~~\n\n## Installation Requirements\n\n* Python 2.7 or 3+\n - Recommended to install the Anaconda distribution for your preferred version of Python if not installed already.\n* Compatible with Windows, Mac and Linux OS.\n - Excel UDFs are currently available in Windows only.\n\n## Available Methods\n\n* Linear Algebra\n - Matrix Decomposition\n - Vector and Matrix Norms\n - Matrix Tests\n\n* Numerical Analysis\n - Numerical Differentiation\n - Numerical Integration\n - Polynomial Evaluation\n - Polynomial Interpolation\n - Roots of Polynomials\n\n* Number Theory\n - Binomial Coefficient\n - Factorials\n - Integer Factorization\n - Greatest Common Divisor\n - Prime Numbers\n - Number Sequences\n\n* Probability Distributions\n - Continous Distributions\n + Uniform\n - Discrete Distributions\n + Bernoulli\n + Binomial\n\n* Random Sampling and PRNGs (Pseudorandom Number Generators)\n - Continuous Distributions\n + Uniform\n - Discrete Distributions\n + Bernoulli\n + Binomial\n - Pseudorandom Number Generators\n + Linear Congruential Generator\n + Combined Linear Congruential Generators\n + Lehmer Random Number Generator (Multiplicative Congruential Generator)\n\n* Set Theory\n - Extensions to Python set class\n - Multiple union and intersection operations\n - Cartesian products\n - Relative Complements of multiple sets\n\n* Statistics\n - Factor Analysis\n - ANOVA and MANOVA\n - Hypothesis Testing\n - Covariance and Correlation Matrices\n - Variance\n - Simulating Correlation Matrices\n\n### License\n\nMIT\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "mathpy", "package_url": "https://pypi.org/project/mathpy/", "platform": "", "project_url": "https://pypi.org/project/mathpy/", "project_urls": null, "release_url": "https://pypi.org/project/mathpy/0.3.0/", "requires_dist": null, "requires_python": "", "summary": "A collection of mathematical and statistical functions for scientific computing with Excel support.", "version": "0.3.0" }, "last_serial": 3168568, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "54ceddbf77f9dbbad335202178b01183", "sha256": "73dd7f47899b21d7c1338dc0bd23aa335e2041164cb128670b3cfc75ecaeb725" }, "downloads": -1, "filename": "mathpy-0.1.tar.gz", "has_sig": false, "md5_digest": "54ceddbf77f9dbbad335202178b01183", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29792, "upload_time": "2017-05-26T01:28:55", "url": "https://files.pythonhosted.org/packages/68/9b/e15e58cd2638df47b064f8cd8e7c7f0d6bc60c79098f38a2b2c19d115de2/mathpy-0.1.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "9bac05e2c65271c732dc114311967fa3", "sha256": "6757cfbcaccd9bf905236ad92d3b3931970f7de1a39e906447ed11dbe5ff025f" }, "downloads": -1, "filename": "mathpy-0.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "9bac05e2c65271c732dc114311967fa3", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 88090, "upload_time": "2017-08-29T22:16:53", "url": "https://files.pythonhosted.org/packages/b0/bf/39245a339dc1fa1c1a22cb3185b2a147bed738408bc4ab10ff388b72db03/mathpy-0.2.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1ea12c4ca0ecd623eda26a96cf9ab337", "sha256": "afc1495636d1d022e8b698a5e7a61afd05ec03302e93fb450f7fcc1714cb6df2" }, "downloads": -1, "filename": "mathpy-0.2.0.tar.gz", "has_sig": false, "md5_digest": "1ea12c4ca0ecd623eda26a96cf9ab337", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 66582, "upload_time": "2017-08-29T22:16:56", "url": "https://files.pythonhosted.org/packages/08/27/a563f9442f463f83f10bdadfb32369f95afae2eb7f66957ef2de1329bde9/mathpy-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "07b61b983f86dc8b7c656958ce80296f", "sha256": "7db538f383b8fc76421a7a884357d9bb4b597200baaf860e8daa1168e90e963a" }, "downloads": -1, "filename": "mathpy-0.2.1.tar.gz", "has_sig": false, "md5_digest": "07b61b983f86dc8b7c656958ce80296f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 63266, "upload_time": "2017-09-08T19:06:51", "url": "https://files.pythonhosted.org/packages/2c/92/adfc961d1a3bde534b8129721f5e9e2034b3e7f24b5e3720a1da78db1fc9/mathpy-0.2.1.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "67034e6ac716e83dc5700c437e27897a", "sha256": "3ec9ea8e3d12797e4fbbe5577b81843f5978c5e4d9f2ca8768b652028671d714" }, "downloads": -1, "filename": "mathpy-0.2.2.tar.gz", "has_sig": false, "md5_digest": "67034e6ac716e83dc5700c437e27897a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 63123, "upload_time": "2017-09-08T19:28:32", "url": "https://files.pythonhosted.org/packages/a8/90/6e84581b6a0d5859ce9dcf920fa7d6dd3a44d73f2853fcdf252ae7274a3b/mathpy-0.2.2.tar.gz" } ], "0.2.3": [ { "comment_text": "", "digests": { "md5": "9627e52f9961ad1344c0962038193580", "sha256": "5be29632890fd87e213256fb12535445d549d36bc04e82cdce230c8bd48a4d46" }, "downloads": -1, "filename": "mathpy-0.2.3.tar.gz", "has_sig": false, "md5_digest": "9627e52f9961ad1344c0962038193580", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 63259, "upload_time": "2017-09-08T20:56:24", "url": "https://files.pythonhosted.org/packages/2a/e2/a559ffaf350e75652fa34e8fc6cd5d75cbd2e0afbec0889cde9e7941e8ce/mathpy-0.2.3.tar.gz" } ], "0.2.4": [ { "comment_text": "", "digests": { "md5": "5f102355ecdb949b1d1bee442d19479c", "sha256": "d1920c880fb3bd87d02a52ed5f6ad33e2fd2014ab9646218a7e2df32c0597b16" }, "downloads": -1, "filename": "mathpy-0.2.4.tar.gz", "has_sig": false, "md5_digest": "5f102355ecdb949b1d1bee442d19479c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 63411, "upload_time": "2017-09-08T21:58:55", "url": "https://files.pythonhosted.org/packages/80/25/747af1369298a0ddd3a9f64c4e087f04b116001b8893249fb5dc97b495d7/mathpy-0.2.4.tar.gz" } ], "0.2.41": [ { "comment_text": "", "digests": { "md5": "006d82b37e976a0f4f6cc5f056765687", "sha256": "731c67c8c62a8f7aa359ba6a477d48468aaa01d46f73882996b94bdff04de4fa" }, "downloads": -1, "filename": "mathpy-0.2.41.tar.gz", "has_sig": false, "md5_digest": "006d82b37e976a0f4f6cc5f056765687", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 63425, "upload_time": "2017-09-08T22:23:35", "url": "https://files.pythonhosted.org/packages/2e/80/db3e6cbd446eac7c39e168711f59b51bf43c77388315a36c815ccd4b9ddc/mathpy-0.2.41.tar.gz" } ], "0.2.42": [ { "comment_text": "", "digests": { "md5": "2d6ab33f9a2cb21acf36c9ae1ad811f5", "sha256": "c471b9d410a8562e936b27d70de59fa4c1b4b2c3a14dc78594ad73a521581b85" }, "downloads": -1, "filename": "mathpy-0.2.42.tar.gz", "has_sig": false, "md5_digest": "2d6ab33f9a2cb21acf36c9ae1ad811f5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 63434, "upload_time": "2017-09-08T23:08:31", "url": "https://files.pythonhosted.org/packages/09/27/47e6e1bf2eaf89d5d10f87e5eea4ec4f69c529d12aa40c93ce22065d1ffa/mathpy-0.2.42.tar.gz" } ], "0.2.43": [ { "comment_text": "", "digests": { "md5": "15b75f04c7d9b0f000897ac1bebc5690", "sha256": "6266cbf3eff08a959a86787234f4b2dddd996ac0142083ae062727f088fbe82d" }, "downloads": -1, "filename": "mathpy-0.2.43.tar.gz", "has_sig": false, "md5_digest": "15b75f04c7d9b0f000897ac1bebc5690", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 63403, "upload_time": "2017-09-11T20:56:17", "url": "https://files.pythonhosted.org/packages/0b/a9/c706069978009ab724ac8f61bcacfc01b2963be69546523d7d35963a9338/mathpy-0.2.43.tar.gz" } ], "0.2.5": [ { "comment_text": "", "digests": { "md5": "94287e572b7b91b53f8485cb6601a711", "sha256": "4faeb8a56436d74405d0ab53e781d1ef12b6679182d809b91693448cf1acb498" }, "downloads": -1, "filename": "mathpy-0.2.5.tar.gz", "has_sig": false, "md5_digest": "94287e572b7b91b53f8485cb6601a711", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 63193, "upload_time": "2017-09-12T17:11:04", "url": "https://files.pythonhosted.org/packages/6f/89/3cb9e5eb1fa30d853098055c14dea0fa183a18b8998850be4af07677dfe0/mathpy-0.2.5.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "eb022a9d5b994a2ce72e2c06080dbe53", "sha256": "74392777b69bd6fd36712067f18882560a9aee2494a4edabb52f0e54febeccee" }, "downloads": -1, "filename": "mathpy-0.3.0.tar.gz", "has_sig": false, "md5_digest": "eb022a9d5b994a2ce72e2c06080dbe53", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 63195, "upload_time": "2017-09-12T17:20:44", "url": "https://files.pythonhosted.org/packages/2d/0e/c6adfd5336f8e99b28e12c8545b63f7ec8ab8e7f8ff246ee4d14415ebfc9/mathpy-0.3.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "eb022a9d5b994a2ce72e2c06080dbe53", "sha256": "74392777b69bd6fd36712067f18882560a9aee2494a4edabb52f0e54febeccee" }, "downloads": -1, "filename": "mathpy-0.3.0.tar.gz", "has_sig": false, "md5_digest": "eb022a9d5b994a2ce72e2c06080dbe53", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 63195, "upload_time": "2017-09-12T17:20:44", "url": "https://files.pythonhosted.org/packages/2d/0e/c6adfd5336f8e99b28e12c8545b63f7ec8ab8e7f8ff246ee4d14415ebfc9/mathpy-0.3.0.tar.gz" } ] }