Skip to main content

Sintonia do controlador PID utilizando algoritmo de otimização

Project description

OptiMultiPy

Uma biblioteca de otimização em Python que oferece algoritmos eficientes para resolver problemas de otimização matemática.

Sumário

Instalação

Para instalar a biblioteca, você pode usar o pip:

pip install OptiMultiPy


from OptiMultiPy import algoritmo_otimizacao

# Defina seu problema de otimização
def funcao_objetivo(x):
    return x**2 + 3*x + 2

# Configurações iniciais
x_inicial = 0

# Execute o algoritmo de otimização
resultado = algoritmo_otimizacao(funcao_objetivo, x_inicial)

print(f"Resultado da otimização: {resultado}")


### Verificação no `setup.py`

No arquivo `setup.py`, certifique-se de que está lendo o `README.md` com a codificação UTF-8 explicitamente:

```python

""" with open("README.md", "r", encoding="utf-8") as fh: long_description = fh.read()

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

OptiMultiPy-0.0.1.2.tar.gz (2.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

OptiMultiPy-0.0.1.2-py3-none-any.whl (3.1 kB view details)

Uploaded Python 3

File details

Details for the file OptiMultiPy-0.0.1.2.tar.gz.

File metadata

  • Download URL: OptiMultiPy-0.0.1.2.tar.gz
  • Upload date:
  • Size: 2.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.7.4

File hashes

Hashes for OptiMultiPy-0.0.1.2.tar.gz
Algorithm Hash digest
SHA256 d90af8553ba9a7c82fc85c4a6e0087d3d1ee1f3b741abb78bd842e1844cd11a7
MD5 b5a54be447e36a6f76a3c7c6db8dce12
BLAKE2b-256 8e1c51b6a7809eb9e015d49baf400fe12dc6ca4e601ba9f155eaa9c22b01b2d3

See more details on using hashes here.

File details

Details for the file OptiMultiPy-0.0.1.2-py3-none-any.whl.

File metadata

  • Download URL: OptiMultiPy-0.0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 3.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.7.4

File hashes

Hashes for OptiMultiPy-0.0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 456965737225f13f0c509b64da90163d2ff97acbcadfb01d57b8217a9654344d
MD5 ee29a3e1e9d6ac5e1a1e77be506ba848
BLAKE2b-256 d145a7740e6c7c01cf033499182e359711f9b71ad408c2ef0408f8616031e338

See more details on using hashes here.

Supported by

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