Skip to main content

A Python library for iterative variable weighting and optimation

Project description

Optimation Framework v2.0

Optimation is a flexible framework for iterative variable weighting, balancing trade-offs, and adaptive decision-making.

Installation

pip install optimation

Core Features

  • Variable Weighting & Balance
  • Exponential & Trade-Off Adjustments
  • Quantum-Inspired Optimation Techniques

Basic Usage

from optimation.logic import balance_variables

result = balance_variables(A=10, B=20, weight_A=70)
print(result)  # Outputs optimized result

Advanced Quantum Optimation

from optimation.quantum import quantum_superposition

result = quantum_superposition(A=10, B=20, weight_A=70)
print(result)  # Outputs quantum-adjusted variables

Running Tests

Run unit tests using:

python -m unittest discover optimation/tests

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

optimation-2.0.tar.gz (2.8 kB view details)

Uploaded Source

Built Distribution

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

optimation-2.0-py3-none-any.whl (3.9 kB view details)

Uploaded Python 3

File details

Details for the file optimation-2.0.tar.gz.

File metadata

  • Download URL: optimation-2.0.tar.gz
  • Upload date:
  • Size: 2.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.5

File hashes

Hashes for optimation-2.0.tar.gz
Algorithm Hash digest
SHA256 95c04faeaae2940c10485b0f54d213d675b8b88cf29c05c22acdd306b339e3a0
MD5 2ccce0da543ace763d73b9b6befad3ea
BLAKE2b-256 5f346c1bb6c33b99e7ac804f957e9bcbb40d81aa0492b6f759a5133832ccf3df

See more details on using hashes here.

File details

Details for the file optimation-2.0-py3-none-any.whl.

File metadata

  • Download URL: optimation-2.0-py3-none-any.whl
  • Upload date:
  • Size: 3.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.5

File hashes

Hashes for optimation-2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c6d6e83b414b5fe072a35aa93692e283365f7bdb7b2eeffb7587e6cf6d33fc0c
MD5 657a8999549bbd69b60985575ec2ff22
BLAKE2b-256 e025fa651d83ca32eeb37c4f0df1c6293b2d1f4d94be31a989c5c26b0e45955f

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