CalculusPy
==========
CalculusPy is a library written in Python, designed to help teachers and students to understand the basic material of a standard course
calculus of one variable.
|travis| |Group| |coveralls| |libraries| |lgtm| |Languages| |IDE| |Education|
.. |travis| image:: https://img.shields.io/badge/python%20-%2314354C.svg?&style=flat&logo=python&logoColor=white
:target: https://www.python.org/
:alt: Tests
.. |Group| image:: https://img.shields.io/badge/Pandas%20-2C2D72?style=flat&logo=pandas&logoColor=white
:target: https://pandas.pydata.org/
:alt: Dependencies
.. |coveralls| image:: https://img.shields.io/badge/numpy%20-%230095D5.svg?&style=flat&logo=numpy&logoColor=white
:target: https://numpy.org/
:alt: Coverage
.. |libraries| image:: https://img.shields.io/badge/scipy%20-00599C?style=flat&logo=scipy&logoColor=white
:target: https://scipy.org/
:alt: Dependencies
.. |lgtm| image:: https://img.shields.io/badge/plotly%20-%233B4D98.svg?&style=flat&logo=plotly&logoColor=white
:target: https://plotly.com/
:alt: LGTM
.. |Languages| image:: https://img.shields.io/badge/LaTex%20-%23239120.svg?&style=flat&logo=latex&logoColor=white
:target: https://www.latex-project.org/
:alt: Dependencies
.. |IDE| image:: https://img.shields.io/badge/Colab%20--FFAD00?style=flat&logo=googlecolab&logoColor=white
:target: https://colab.research.google.com/
:alt: Dependencies
.. |Education| image:: https://img.shields.io/badge/Jupyter%20-F79114?style=flat&logo=Jupyter&logoColor=white
:target: https://jupyter.org/
:alt: Dependencies
Installation
============
The library CalculusPy may be installed using pip...
.. code:: python
!pip install CalculusPy
The library CalculusPy may be installed using pip...
To import you can use:
.. code:: python
from CalculusPy.RiemannSums import plot_riemann_sum
from CalculusPy.SlopeFields import slope_fields
Maintainer
==========
- **Prof. Jhonny Osorio Gallego, M.Sc.**
https://github.com/josorio398
Fundación Universidad de América
jhonny.osorio@profesores.uamerica.edu.co
Raw data
{
"_id": null,
"home_page": "https://github.com/josorio398/CalculusPy_Library",
"name": "CalculusPy",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "calculus,riemann,plot,riemann sum",
"author": "Jhonny Osorio Gallego",
"author_email": "osoriojohnny1986@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/cd/27/ee15947ca7fd13448e17caf7cf9e86e1be5962aae7a8cd241014a4708b15/CalculusPy-1.0.6.tar.gz",
"platform": null,
"description": "CalculusPy\n==========\n\nCalculusPy is a library written in Python, designed to help teachers and students to understand the basic material of a standard course \ncalculus of one variable.\n\n|travis| |Group| |coveralls| |libraries| |lgtm| |Languages| |IDE| |Education|\n\n.. |travis| image:: https://img.shields.io/badge/python%20-%2314354C.svg?&style=flat&logo=python&logoColor=white\n :target: https://www.python.org/\n :alt: Tests\n\n.. |Group| image:: https://img.shields.io/badge/Pandas%20-2C2D72?style=flat&logo=pandas&logoColor=white\n :target: https://pandas.pydata.org/\n :alt: Dependencies\n\n.. |coveralls| image:: https://img.shields.io/badge/numpy%20-%230095D5.svg?&style=flat&logo=numpy&logoColor=white\n :target: https://numpy.org/\n :alt: Coverage\n\n.. |libraries| image:: https://img.shields.io/badge/scipy%20-00599C?style=flat&logo=scipy&logoColor=white\n :target: https://scipy.org/\n :alt: Dependencies\n\n.. |lgtm| image:: https://img.shields.io/badge/plotly%20-%233B4D98.svg?&style=flat&logo=plotly&logoColor=white\n :target: https://plotly.com/\n :alt: LGTM\n\n.. |Languages| image:: https://img.shields.io/badge/LaTex%20-%23239120.svg?&style=flat&logo=latex&logoColor=white\n :target: https://www.latex-project.org/\n :alt: Dependencies\n\n.. |IDE| image:: https://img.shields.io/badge/Colab%20--FFAD00?style=flat&logo=googlecolab&logoColor=white\n :target: https://colab.research.google.com/\n :alt: Dependencies\n\n.. |Education| image:: https://img.shields.io/badge/Jupyter%20-F79114?style=flat&logo=Jupyter&logoColor=white\n :target: https://jupyter.org/\n :alt: Dependencies\n \nInstallation \n============\n\nThe library CalculusPy may be installed using pip...\n \n.. code:: python\n\n !pip install CalculusPy\n\nThe library CalculusPy may be installed using pip...\nTo import you can use:\n\n.. code:: python\n\n from CalculusPy.RiemannSums import plot_riemann_sum\n from CalculusPy.SlopeFields import slope_fields\n\nMaintainer\n==========\n\n- **Prof. Jhonny Osorio Gallego, M.Sc.**\n\nhttps://github.com/josorio398\n\nFundaci\u00f3n Universidad de Am\u00e9rica\n\njhonny.osorio@profesores.uamerica.edu.co\n\n",
"bugtrack_url": null,
"license": "CC BY-NC-SA 4.0",
"summary": "Tool for teaching calculus in one variable.",
"version": "1.0.6",
"split_keywords": [
"calculus",
"riemann",
"plot",
"riemann sum"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "3981f2ac6fedb81b4e76eef7a5e291ce4c33a05456d3cf61b829b49ad8286bf6",
"md5": "bf74b02014cb4ba831d236e69e1c2358",
"sha256": "ef35d5d5943c49e4dd7cb1420dbb6bcf858421fb5ea5bce4cd4c5cb8ccdbf03a"
},
"downloads": -1,
"filename": "CalculusPy-1.0.6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "bf74b02014cb4ba831d236e69e1c2358",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 12407,
"upload_time": "2023-04-02T00:57:50",
"upload_time_iso_8601": "2023-04-02T00:57:50.252862Z",
"url": "https://files.pythonhosted.org/packages/39/81/f2ac6fedb81b4e76eef7a5e291ce4c33a05456d3cf61b829b49ad8286bf6/CalculusPy-1.0.6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "cd27ee15947ca7fd13448e17caf7cf9e86e1be5962aae7a8cd241014a4708b15",
"md5": "eb35350ebca6b95000c97735eb6b7e1a",
"sha256": "0977a783c475aaa96fa20644aef525e2e9d03927906955899a139d060537e629"
},
"downloads": -1,
"filename": "CalculusPy-1.0.6.tar.gz",
"has_sig": false,
"md5_digest": "eb35350ebca6b95000c97735eb6b7e1a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 13159,
"upload_time": "2023-04-02T00:57:51",
"upload_time_iso_8601": "2023-04-02T00:57:51.967195Z",
"url": "https://files.pythonhosted.org/packages/cd/27/ee15947ca7fd13448e17caf7cf9e86e1be5962aae7a8cd241014a4708b15/CalculusPy-1.0.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-04-02 00:57:51",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "josorio398",
"github_project": "CalculusPy_Library",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "calculuspy"
}