useful-math-functions


Nameuseful-math-functions JSON
Version 0.1.1 PyPI version JSON
download
home_page
Summaryuseful-math-functions for Optimization, Benchmarking, Visualizing, and more ...
upload_time2023-09-24 06:51:40
maintainer
docs_urlNone
authorAnselm Hahn
requires_python>=3.10,<3.12
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.8373435.svg)](https://doi.org/10.5281/zenodo.8373435)

# useful-math-functions

`useful-math-functions` is a collection of useful mathematical functions with a
focus on:

1. **ease of use** - the functions are designed to be as easy to use as possible
2. **pure python** - the functions are written in much python as possible and
   only use external libraries when necessary
3. **documentation** - the functions are documented in code itself with:
   1. Examples
   2. Equations
   3. References
   4. Links to external resources

## Installation

The package can be installed via pip:

```bash
pip install useful-math-functions
```

and for Visualizations:

```bash
# matplotlib
pip install useful-math-functions[matplotlib]

# plotly
pip install useful-math-functions[plotly]

# all visualizations
pip install useful-math-functions[all]
```

## Usage

The package can be imported like any other python package:

```python
from umf.core.create import OptBench
res = OptBench(["DeJongN5Function"], dim=3)
res.plot_type_3d = "plot_surface"
res.plot()
res.save_as_image()
```

![_](https://github.com/Anselmoo/useful-math-functions/blob/main/docs/extra/images/DeJongN5Function.png?raw=true)

## Documentation

The documentation can be found
[here](https://anselmoo.github.io/useful-math-functions/).

## Contributing

Contributions are welcome. For major changes, please open an issue first to
discuss what you would like to change.

## License

The project is licensed under the
[MIT](https://github.com/Anselmoo/useful-math-functions/blob/main/LICENSE)
license.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "useful-math-functions",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10,<3.12",
    "maintainer_email": "",
    "keywords": "",
    "author": "Anselm Hahn",
    "author_email": "anselm.hahn@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/9a/be/37ac918bf0d5e81c417c2abd0fabbec29e17a7407428c47479061e9e7c24/useful_math_functions-0.1.1.tar.gz",
    "platform": null,
    "description": "[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.8373435.svg)](https://doi.org/10.5281/zenodo.8373435)\n\n# useful-math-functions\n\n`useful-math-functions` is a collection of useful mathematical functions with a\nfocus on:\n\n1. **ease of use** - the functions are designed to be as easy to use as possible\n2. **pure python** - the functions are written in much python as possible and\n   only use external libraries when necessary\n3. **documentation** - the functions are documented in code itself with:\n   1. Examples\n   2. Equations\n   3. References\n   4. Links to external resources\n\n## Installation\n\nThe package can be installed via pip:\n\n```bash\npip install useful-math-functions\n```\n\nand for Visualizations:\n\n```bash\n# matplotlib\npip install useful-math-functions[matplotlib]\n\n# plotly\npip install useful-math-functions[plotly]\n\n# all visualizations\npip install useful-math-functions[all]\n```\n\n## Usage\n\nThe package can be imported like any other python package:\n\n```python\nfrom umf.core.create import OptBench\nres = OptBench([\"DeJongN5Function\"], dim=3)\nres.plot_type_3d = \"plot_surface\"\nres.plot()\nres.save_as_image()\n```\n\n![_](https://github.com/Anselmoo/useful-math-functions/blob/main/docs/extra/images/DeJongN5Function.png?raw=true)\n\n## Documentation\n\nThe documentation can be found\n[here](https://anselmoo.github.io/useful-math-functions/).\n\n## Contributing\n\nContributions are welcome. For major changes, please open an issue first to\ndiscuss what you would like to change.\n\n## License\n\nThe project is licensed under the\n[MIT](https://github.com/Anselmoo/useful-math-functions/blob/main/LICENSE)\nlicense.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "useful-math-functions for Optimization, Benchmarking, Visualizing, and more ...",
    "version": "0.1.1",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7bb89842cf88c8bb5dd522386718d8c00cd2ba3bed18252535c0895c93dbc95c",
                "md5": "240fc835dfb220c251b88212c86ac4f8",
                "sha256": "6e162577dd6e92058d4c719de10d63e1268ce9209e871152715fccbf525670fc"
            },
            "downloads": -1,
            "filename": "useful_math_functions-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "240fc835dfb220c251b88212c86ac4f8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10,<3.12",
            "size": 66660,
            "upload_time": "2023-09-24T06:51:38",
            "upload_time_iso_8601": "2023-09-24T06:51:38.691407Z",
            "url": "https://files.pythonhosted.org/packages/7b/b8/9842cf88c8bb5dd522386718d8c00cd2ba3bed18252535c0895c93dbc95c/useful_math_functions-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9abe37ac918bf0d5e81c417c2abd0fabbec29e17a7407428c47479061e9e7c24",
                "md5": "b8be81bc6e91016ca36be776dd7a503c",
                "sha256": "818fd5bd31105496ef0c6a976ec4ce3b252e6c9f9594f44c260b9e348044342b"
            },
            "downloads": -1,
            "filename": "useful_math_functions-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "b8be81bc6e91016ca36be776dd7a503c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10,<3.12",
            "size": 49316,
            "upload_time": "2023-09-24T06:51:40",
            "upload_time_iso_8601": "2023-09-24T06:51:40.716427Z",
            "url": "https://files.pythonhosted.org/packages/9a/be/37ac918bf0d5e81c417c2abd0fabbec29e17a7407428c47479061e9e7c24/useful_math_functions-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-24 06:51:40",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "useful-math-functions"
}
        
Elapsed time: 0.12876s