Overview
========
The module computes various polynomials useful for `webnucleo <https://webnucleo.readthedocs.io>`_ projects. In particular, the package has modules to compute symmetric and Bell polynomials for input sets of variables. For the complete Bell polynomials, the package also has a routine to invert an appropriate set of Bell polynomials to find the variables that would give rise to those polynomials.
Installation
------------
Install from `PyPI <https://pypi.org/project/wnpoly>`_ with pip by
typing in your favorite terminal::
$ pip install wnpoly
Usage
-----
To learn how to use the package, follow the Jupyter notebook
`tutorial <https://github.com/mbradle/wnpoly/blob/main/tutorial/>`_.
Authors
-------
- Bradley S. Meyer <mbradle@g.clemson.edu>
- Ian Reistroffer <ireistr@g.clemson.edu>
Contribute
----------
- Issue Tracker: `<https://github.com/mbradle/wnpoly/issues/>`_
- Source Code: `<https://github.com/mbradle/wnpoly/>`_
License
-------
The project is licensed under the GNU Public License v3 (or later).
Documentation
-------------
The project documentation is available at `<https://wnpoly.readthedocs.io>`_.
Raw data
{
"_id": null,
"home_page": "https://github.com/mbradle/wnpoly",
"name": "wnpoly",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "astronomy nuclear astrophysics",
"author": "Clemson University",
"author_email": "mbradle@g.clemson.edu",
"download_url": "https://files.pythonhosted.org/packages/4e/ad/2dd7af0f2d83177629b77a85caee971b847762f61ec7fbbcb4f1b9818a3f/wnpoly-1.3.0.tar.gz",
"platform": null,
"description": "Overview\n========\n\nThe module computes various polynomials useful for `webnucleo <https://webnucleo.readthedocs.io>`_ projects. In particular, the package has modules to compute symmetric and Bell polynomials for input sets of variables. For the complete Bell polynomials, the package also has a routine to invert an appropriate set of Bell polynomials to find the variables that would give rise to those polynomials.\n\nInstallation\n------------\n\nInstall from `PyPI <https://pypi.org/project/wnpoly>`_ with pip by\ntyping in your favorite terminal::\n\n $ pip install wnpoly\n\nUsage\n-----\n\nTo learn how to use the package, follow the Jupyter notebook\n`tutorial <https://github.com/mbradle/wnpoly/blob/main/tutorial/>`_.\n\nAuthors\n-------\n\n- Bradley S. Meyer <mbradle@g.clemson.edu>\n- Ian Reistroffer <ireistr@g.clemson.edu>\n\nContribute\n----------\n\n- Issue Tracker: `<https://github.com/mbradle/wnpoly/issues/>`_\n- Source Code: `<https://github.com/mbradle/wnpoly/>`_\n\nLicense\n-------\n\nThe project is licensed under the GNU Public License v3 (or later).\n\nDocumentation\n-------------\n\nThe project documentation is available at `<https://wnpoly.readthedocs.io>`_.\n\n",
"bugtrack_url": null,
"license": "GPLv3+",
"summary": "Python project to compute polynomials useful for Webnucleo projects",
"version": "1.3.0",
"split_keywords": [
"astronomy",
"nuclear",
"astrophysics"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "cf28fda68f14e6857110a4fa4b75fc132a2b4dc1cae49c2e018316b2b391417b",
"md5": "0bfff73f0adedcaec16fa78ac0719c82",
"sha256": "aa0ffaaaa3126ad0c3c7752031d72ad04ed920e4463d08872314d81d11a18cab"
},
"downloads": -1,
"filename": "wnpoly-1.3.0-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "0bfff73f0adedcaec16fa78ac0719c82",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 16427,
"upload_time": "2023-03-12T17:54:01",
"upload_time_iso_8601": "2023-03-12T17:54:01.183840Z",
"url": "https://files.pythonhosted.org/packages/cf/28/fda68f14e6857110a4fa4b75fc132a2b4dc1cae49c2e018316b2b391417b/wnpoly-1.3.0-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "4ead2dd7af0f2d83177629b77a85caee971b847762f61ec7fbbcb4f1b9818a3f",
"md5": "bbc9413c2705354b0ed89570274bf3ec",
"sha256": "4a224c04fa9b6d8c02bb7917f5e64629cf6dcabebe2fb631f905182d25618a2c"
},
"downloads": -1,
"filename": "wnpoly-1.3.0.tar.gz",
"has_sig": false,
"md5_digest": "bbc9413c2705354b0ed89570274bf3ec",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 17874,
"upload_time": "2023-03-12T17:54:03",
"upload_time_iso_8601": "2023-03-12T17:54:03.370084Z",
"url": "https://files.pythonhosted.org/packages/4e/ad/2dd7af0f2d83177629b77a85caee971b847762f61ec7fbbcb4f1b9818a3f/wnpoly-1.3.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-03-12 17:54:03",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "mbradle",
"github_project": "wnpoly",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "wnpoly"
}