joby-m-anthony-iii


Namejoby-m-anthony-iii JSON
Version 3.1.10 PyPI version JSON
download
home_page
SummaryNumerical methods/techniques.
upload_time2023-07-24 18:22:15
maintainer
docs_urlNone
author
requires_python>=3.7
licenseMIT License Copyright (c) 2022 Joby Anthony III Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords numerical methods
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Project Description
This package provides:
* Useful capabilities to solve and plot numerical methods problems with heavy reliance on NumPy and Pandas.
* Evaluation and derivation of lambda expressions.

Docstrings formatted according to NumPy's [convention](https://numpydoc.readthedocs.io/en/latest/format.html#docstring-standard) wherein the latest API documentation is generated by [Sphinx](https://www.sphinx-doc.org/en/master/).

_Capability to interact with the Python module `logging` has been included._

## References
1. R. Burden L., D. Faires J., and A. Burden M., Numerical Analysis, 10th ed. 20 Channel Center Street, Boston, MA 02210, USA: Cengage, 2019.
2. The Bright Side of Mathematics, QR decomposition (for square matrices), (Mar. 22, 2020). Accessed: Jul. 14, 2022. [Online Video]. Available: https://www.youtube.com/watch?v=FAnNBw7d0vg
3. E. W. Weisstein, “Least Squares Fitting--Power Law.” https://mathworld.wolfram.com/ (accessed Jul. 15, 2022).

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "joby-m-anthony-iii",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "numerical methods",
    "author": "",
    "author_email": "\"Joby M. Anthony III\" <jmanthony1@liberty.edu>",
    "download_url": "https://files.pythonhosted.org/packages/47/f7/f9bbdf5f36a9b3d99cfaab26da652f8c0f0322bd3c81f77758c3965645be/joby_m_anthony_iii-3.1.10.tar.gz",
    "platform": null,
    "description": "# Project Description\r\nThis package provides:\r\n* Useful capabilities to solve and plot numerical methods problems with heavy reliance on NumPy and Pandas.\r\n* Evaluation and derivation of lambda expressions.\r\n\r\nDocstrings formatted according to NumPy's [convention](https://numpydoc.readthedocs.io/en/latest/format.html#docstring-standard) wherein the latest API documentation is generated by [Sphinx](https://www.sphinx-doc.org/en/master/).\r\n\r\n_Capability to interact with the Python module `logging` has been included._\r\n\r\n## References\r\n1. R. Burden L., D. Faires J., and A. Burden M., Numerical Analysis, 10th ed. 20 Channel Center Street, Boston, MA 02210, USA: Cengage, 2019.\r\n2. The Bright Side of Mathematics, QR decomposition (for square matrices), (Mar. 22, 2020). Accessed: Jul. 14, 2022. [Online Video]. Available: https://www.youtube.com/watch?v=FAnNBw7d0vg\r\n3. E. W. Weisstein, \u201cLeast Squares Fitting--Power Law.\u201d https://mathworld.wolfram.com/ (accessed Jul. 15, 2022).\r\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2022 Joby Anthony III  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
    "summary": "Numerical methods/techniques.",
    "version": "3.1.10",
    "project_urls": {
        "Homepage": "https://jmanthony3.github.io/joby_m_anthony_iii/"
    },
    "split_keywords": [
        "numerical",
        "methods"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "47f7f9bbdf5f36a9b3d99cfaab26da652f8c0f0322bd3c81f77758c3965645be",
                "md5": "e10ea3b52847b2f3e9247f14ecf379a3",
                "sha256": "58dd26918a7802191ec44d6ae09b6c25f5e4c997216f28e0b910ff10cf2cbfe4"
            },
            "downloads": -1,
            "filename": "joby_m_anthony_iii-3.1.10.tar.gz",
            "has_sig": false,
            "md5_digest": "e10ea3b52847b2f3e9247f14ecf379a3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 50498,
            "upload_time": "2023-07-24T18:22:15",
            "upload_time_iso_8601": "2023-07-24T18:22:15.047085Z",
            "url": "https://files.pythonhosted.org/packages/47/f7/f9bbdf5f36a9b3d99cfaab26da652f8c0f0322bd3c81f77758c3965645be/joby_m_anthony_iii-3.1.10.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-24 18:22:15",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "joby-m-anthony-iii"
}
        
Elapsed time: 0.10828s