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.1.3.tar.gz (60.8 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: useful_math_functions-0.1.3.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.1.3.tar.gz
Algorithm Hash digest
SHA256 e06a75669bd70de76633694e975ba783a2ec52a31854dc8d3bc72ec15b9adafb
MD5 558b621b49cb615e6bca5e6241bf120c
BLAKE2b-256 249933eed7178ac4e4c517e0aa42b9cf0cbc96504538e0a60f71d58f36b500c1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for useful_math_functions-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 1111ddac4c072d507b492f11a3ed4cb21251eb7d01e04894e83f1d1418162bb2
MD5 79d3c89a6875ddc8a70d0f3ecd21793f
BLAKE2b-256 10536d93093c812701967e5ae1aa279dd0e92b9d39fd7b0d6d2503077a01e2c2

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