Skip to main content

useful-math-functions for Optimization, Benchmarking, Visualizing, and more ...

Project description

DOI

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:

pip install useful-math-functions

and for Visualizations:

# 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:

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

_

Documentation

The documentation can be found here.

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 license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

useful_math_functions-0.2.0.tar.gz (60.8 kB view details)

Uploaded Source

Built Distribution

useful_math_functions-0.2.0-py3-none-any.whl (80.2 kB view details)

Uploaded Python 3

File details

Details for the file useful_math_functions-0.2.0.tar.gz.

File metadata

  • Download URL: useful_math_functions-0.2.0.tar.gz
  • Upload date:
  • Size: 60.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.12.5

File hashes

Hashes for useful_math_functions-0.2.0.tar.gz
Algorithm Hash digest
SHA256 11c22de7a40108812784516b88f1d0e6a9cc41b3ab1db7b455c306b5b8fae6f9
MD5 e57ed010fa55d2bc08d007cd9cdc9134
BLAKE2b-256 167897b95682982fc78999fb46daed09a40b2ac306a8113a1ccfe71839fb324c

See more details on using hashes here.

File details

Details for the file useful_math_functions-0.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for useful_math_functions-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7a38b260d2db3db02210dfd6a1508bda5439e8e2e9ec6eb2b27632f8322ae513
MD5 b9a76991846add2176c85d33236b05c3
BLAKE2b-256 d4a26ff8f80bb3c0298d83e4b28e9d9bb78e8866f78d9f3ca62b10c9138dc3e4

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page