myintegracion


Namemyintegracion JSON
Version 0.5 PyPI version JSON
download
home_pagehttps://pypi.org/project/myintegracion
Summaryintegracion numerica de ecuaciones diferenciales
upload_time2023-05-18 18:52:14
maintainer
docs_urlNone
authoremanuel
requires_python
licenseMIT
keywords integegracion ecuaciones diferenciales relatividad
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # PyMiau
## Use a short explanatory subtitle like, Make a Miau and a Guau

<!-- This are visual tags that you may add to your package at the beginning with useful information on your package --> 
[![version](https://img.shields.io/pypi/v/pymiau?color=blue)](https://pypi.org/project/pymiau/)
[![downloads](https://img.shields.io/pypi/dw/pymiau)](https://pypi.org/project/pymiau/)

Always start the README explaining clearly what your package do.  If
you can include here some beautiful image to call the attention of the
potential user do it!

This is an example:

<p align="center"><img src="https://drive.google.com/uc?export=view&id=1XWnQLEt_oBJjVzMLFVGEAm_uh4zmiYvC" alt="Logo""/></p>
<p align="center"><img src="https://saberimagenes.com/wp-content/uploads/2018/12/Universo15.jpg" alt="Logo""/></p>

## Download and install

Describe here how the package can be downloaded and install it in
different arquitectures.

If you are using `PyPI` installation it's as simple as:

```
pip install myintegracion
```

You can also test the unstable version of the package with:

```
pip install -i https://test.pypi.org/simple/ myintegracion
```

## Quick start

In this section you should provide the most simple instructions to use
your package.

For instance:

```
import myintegracion as int
print(myintegracion.integracion())
```

## Code examples

Provide some detailed examples for more advanced users.

For instance:

```
import myintegracion
print(myintegracion.integracion(f,a,b))
```

## What's new

If your package will be frequently updated with new features include a
section describing the new features added to it:

Version 0.1:

- Function `integracion was` implemented.


Version 0.1:

- First version of the package.

------------

This package has been designed and written by Fulanit@ de Tal (C) 2023



            

Raw data

            {
    "_id": null,
    "home_page": "https://pypi.org/project/myintegracion",
    "name": "myintegracion",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "integegracion ecuaciones diferenciales relatividad",
    "author": "emanuel",
    "author_email": "emanuelnorenag@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/e2/5a/d8d1fcfca323b640a36905708d72d97874853d084b44a1b7df6dd289f77f/myintegracion-0.5.tar.gz",
    "platform": null,
    "description": "# PyMiau\n## Use a short explanatory subtitle like, Make a Miau and a Guau\n\n<!-- This are visual tags that you may add to your package at the beginning with useful information on your package --> \n[![version](https://img.shields.io/pypi/v/pymiau?color=blue)](https://pypi.org/project/pymiau/)\n[![downloads](https://img.shields.io/pypi/dw/pymiau)](https://pypi.org/project/pymiau/)\n\nAlways start the README explaining clearly what your package do.  If\nyou can include here some beautiful image to call the attention of the\npotential user do it!\n\nThis is an example:\n\n<p align=\"center\"><img src=\"https://drive.google.com/uc?export=view&id=1XWnQLEt_oBJjVzMLFVGEAm_uh4zmiYvC\" alt=\"Logo\"\"/></p>\n<p align=\"center\"><img src=\"https://saberimagenes.com/wp-content/uploads/2018/12/Universo15.jpg\" alt=\"Logo\"\"/></p>\n\n## Download and install\n\nDescribe here how the package can be downloaded and install it in\ndifferent arquitectures.\n\nIf you are using `PyPI` installation it's as simple as:\n\n```\npip install myintegracion\n```\n\nYou can also test the unstable version of the package with:\n\n```\npip install -i https://test.pypi.org/simple/ myintegracion\n```\n\n## Quick start\n\nIn this section you should provide the most simple instructions to use\nyour package.\n\nFor instance:\n\n```\nimport myintegracion as int\nprint(myintegracion.integracion())\n```\n\n## Code examples\n\nProvide some detailed examples for more advanced users.\n\nFor instance:\n\n```\nimport myintegracion\nprint(myintegracion.integracion(f,a,b))\n```\n\n## What's new\n\nIf your package will be frequently updated with new features include a\nsection describing the new features added to it:\n\nVersion 0.1:\n\n- Function `integracion was` implemented.\n\n\nVersion 0.1:\n\n- First version of the package.\n\n------------\n\nThis package has been designed and written by Fulanit@ de Tal (C) 2023\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "integracion numerica de ecuaciones diferenciales",
    "version": "0.5",
    "project_urls": {
        "Homepage": "https://pypi.org/project/myintegracion"
    },
    "split_keywords": [
        "integegracion",
        "ecuaciones",
        "diferenciales",
        "relatividad"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e25ad8d1fcfca323b640a36905708d72d97874853d084b44a1b7df6dd289f77f",
                "md5": "f93dd0bd20ef0481c3011f69c395ae56",
                "sha256": "af2e6f9325e8287f5dbdad9a320ada72515141772d7fa6bddb2dbb13f6ace88b"
            },
            "downloads": -1,
            "filename": "myintegracion-0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "f93dd0bd20ef0481c3011f69c395ae56",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3481,
            "upload_time": "2023-05-18T18:52:14",
            "upload_time_iso_8601": "2023-05-18T18:52:14.125256Z",
            "url": "https://files.pythonhosted.org/packages/e2/5a/d8d1fcfca323b640a36905708d72d97874853d084b44a1b7df6dd289f77f/myintegracion-0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-18 18:52:14",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "myintegracion"
}
        
Elapsed time: 0.46693s