##########
orthogpoly
##########
|build| |pyversions| |pypi| |license|
The Python package for orthogonal polynomials.
This package is simply a re-purposed mirror of one of the last open-sourced versions of the `orthopy <https://pypi.org/project/orthopy/>`_ Python package, `orthopy version 0.9.5 <https://zenodo.org/record/5751934>`_ (under the GNU GPLv3 license) in late December 2021/early January 2022. The only difference between ``orthogpoly`` and `orthopy version 0.9.5 <https://zenodo.org/record/5751934>`_ is that ``orthogpoly`` has no plotting clients -- plotting clients have been completely disabled. I do not intend to alter the contents of ``orthogpoly`` whatsoever going forward.
************
Installation
************
This package can be installed using ``pip`` via the `Python Package Index <https://pypi.org/project/orthogpoly/>`_ (PyPI),
::
pip install orthogpoly
Alternatively, a branch can be directly installed using
::
pip install git+https://github.com/jasonmulderrig/orthogpoly.git@<branch-name>
or after cloning a branch, moving to the main project directory (where the setup and configuration files are located), and executing ``pip install -e .`` for an editable installation or ``pip install .`` for a standard installation.
***********
Information
***********
- `License <https://github.com/jasonmulderrig/orthogpoly/LICENSE>`__
- `Releases <https://github.com/jasonmulderrig/orthogpoly/releases>`__
- `Repository <https://github.com/jasonmulderrig/orthogpoly>`__
..
Badges ========================================================================
.. |build| image:: https://img.shields.io/github/checks-status/jasonmulderrig/orthogpoly/main?label=GitHub&logo=github
:target: https://github.com/jasonmulderrig/orthogpoly
.. |pyversions| image:: https://img.shields.io/pypi/pyversions/orthogpoly.svg?logo=python&logoColor=FBE072&color=4B8BBE&label=Python
:target: https://pypi.org/project/orthogpoly/
.. |pypi| image:: https://img.shields.io/pypi/v/orthogpoly?logo=pypi&logoColor=FBE072&label=PyPI&color=4B8BBE
:target: https://pypi.org/project/orthogpoly/
.. |license| image:: https://img.shields.io/github/license/jasonmulderrig/orthogpoly?label=License
:target: https://github.com/jasonmulderrig/orthogpoly/LICENSE
Raw data
{
"_id": null,
"home_page": "https://github.com/jasonmulderrig/orthogpoly",
"name": "orthogpoly",
"maintainer": "Jason Mulderrig",
"docs_url": null,
"requires_python": "<4,>=3.7",
"maintainer_email": "jpm445@cornell.edu, mulderrig.jason@gmail.com",
"keywords": "orthogonal polynomials",
"author": "Jason Mulderrig",
"author_email": "jpm445@cornell.edu",
"download_url": "https://files.pythonhosted.org/packages/29/5f/1e837689ca5bb98e1da5790009424822897ae3dcc123a09dd9b3bf8d34a7/orthogpoly-0.9.5.tar.gz",
"platform": null,
"description": "##########\northogpoly\n##########\n\n|build| |pyversions| |pypi| |license|\n\nThe Python package for orthogonal polynomials.\n\nThis package is simply a re-purposed mirror of one of the last open-sourced versions of the `orthopy <https://pypi.org/project/orthopy/>`_ Python package, `orthopy version 0.9.5 <https://zenodo.org/record/5751934>`_ (under the GNU GPLv3 license) in late December 2021/early January 2022. The only difference between ``orthogpoly`` and `orthopy version 0.9.5 <https://zenodo.org/record/5751934>`_ is that ``orthogpoly`` has no plotting clients -- plotting clients have been completely disabled. I do not intend to alter the contents of ``orthogpoly`` whatsoever going forward.\n\n************\nInstallation\n************\n\nThis package can be installed using ``pip`` via the `Python Package Index <https://pypi.org/project/orthogpoly/>`_ (PyPI),\n\n::\n\n pip install orthogpoly\n\nAlternatively, a branch can be directly installed using\n\n::\n\n pip install git+https://github.com/jasonmulderrig/orthogpoly.git@<branch-name>\n\nor after cloning a branch, moving to the main project directory (where the setup and configuration files are located), and executing ``pip install -e .`` for an editable installation or ``pip install .`` for a standard installation.\n\n***********\nInformation\n***********\n\n- `License <https://github.com/jasonmulderrig/orthogpoly/LICENSE>`__\n- `Releases <https://github.com/jasonmulderrig/orthogpoly/releases>`__\n- `Repository <https://github.com/jasonmulderrig/orthogpoly>`__\n\n..\n Badges ========================================================================\n\n.. |build| image:: https://img.shields.io/github/checks-status/jasonmulderrig/orthogpoly/main?label=GitHub&logo=github\n :target: https://github.com/jasonmulderrig/orthogpoly\n\n.. |pyversions| image:: https://img.shields.io/pypi/pyversions/orthogpoly.svg?logo=python&logoColor=FBE072&color=4B8BBE&label=Python\n :target: https://pypi.org/project/orthogpoly/\n\n.. |pypi| image:: https://img.shields.io/pypi/v/orthogpoly?logo=pypi&logoColor=FBE072&label=PyPI&color=4B8BBE\n :target: https://pypi.org/project/orthogpoly/\n\n.. |license| image:: https://img.shields.io/github/license/jasonmulderrig/orthogpoly?label=License\n :target: https://github.com/jasonmulderrig/orthogpoly/LICENSE\n",
"bugtrack_url": null,
"license": "GNU General Public License v3 or later (GPLv3+)",
"summary": "The Python package for orthogonal polynomials.",
"version": "0.9.5",
"split_keywords": [
"orthogonal",
"polynomials"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "04bb7da09dd787fc17ba99eb0e27659f9d3e5df6dcbacbf5a248d8aba85a17cc",
"md5": "6d80a5b851ae755dff2a26c1881bed1b",
"sha256": "7eafb52c34fa0311b422267e313add26380db558ad0dfc4a811e181768dae478"
},
"downloads": -1,
"filename": "orthogpoly-0.9.5-py3-none-any.whl",
"has_sig": false,
"md5_digest": "6d80a5b851ae755dff2a26c1881bed1b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4,>=3.7",
"size": 36452,
"upload_time": "2023-01-19T22:28:14",
"upload_time_iso_8601": "2023-01-19T22:28:14.619405Z",
"url": "https://files.pythonhosted.org/packages/04/bb/7da09dd787fc17ba99eb0e27659f9d3e5df6dcbacbf5a248d8aba85a17cc/orthogpoly-0.9.5-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "295f1e837689ca5bb98e1da5790009424822897ae3dcc123a09dd9b3bf8d34a7",
"md5": "e4dd06691c68ba54fe76ee754f66a2d6",
"sha256": "a4ba4abe8a5113b9dbcefed41588e21fde355445affa6a7d47182eb491f788b9"
},
"downloads": -1,
"filename": "orthogpoly-0.9.5.tar.gz",
"has_sig": false,
"md5_digest": "e4dd06691c68ba54fe76ee754f66a2d6",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4,>=3.7",
"size": 24727,
"upload_time": "2023-01-19T22:28:16",
"upload_time_iso_8601": "2023-01-19T22:28:16.715822Z",
"url": "https://files.pythonhosted.org/packages/29/5f/1e837689ca5bb98e1da5790009424822897ae3dcc123a09dd9b3bf8d34a7/orthogpoly-0.9.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-01-19 22:28:16",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "jasonmulderrig",
"github_project": "orthogpoly",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "orthogpoly"
}