Skip to main content

MEP Software SuiteWelcome to the software implementation of the Mandelbrot-Euler-Planck (MEP) Architecture.

While the broader MEP project focuses on post-silicon physics (nanophotonics, 1.58D Bismuth metamaterials), this directory translates the core mathematical engine—continuous-wave thermodynamics and Kuramoto phase-locking—into usable, everyday software tools running on standard Python.

By treating data not as discrete digital bits, but as continuous physical waves, these modules offer novel approaches to machine learning optimization, operating system thread scheduling, and combinatorial logic.

📦 Requirements

The core engine relies heavily on vectorized tensor math.pip install torch numpy

🛠️ The Modules

You can drop these three files directly into your existing Python or PyTorch projects:

  1. mep_optimizer.py (The ML Library)Contains ThermodynamicOptimizer. This is a drop-in replacement for standard PyTorch optimizers like Adam or SGD. Instead of stepping blindly down a gradient hill, it treats your neural network's weights as a physical landscape. It applies Landauer dissipation (entropy tax) and Langevin thermal noise to naturally bump your model out of shallow local minima, acting as physically-grounded simulated annealing.

  2. mep_scheduler.py (The OS Layer)Contains ThermodynamicScheduler. Modern Operating Systems stop and start background threads rapidly using rigid digital queues, causing massive context-switching overhead and CPU heat. This class uses the Kuramoto model to treat tasks as continuous oscillators. It allows background tasks to naturally phase-lock with each other, grouping them into smooth, resonant batches for single-execution CPU waves.

  3. mep_solver.py (The Enterprise API)Contains MEP_GraphSolver. A continuous solver for NP-Hard routing and logistics problems (like the Max-Cut or Traveling Salesperson problem). Standard CPUs choke on these problems due to exponential branching. This class maps an adjacency matrix to a physical energy landscape and uses Euler-Maruyama physics to naturally let the nodes relax into the optimal solution.

  4. 📖 Documentation

  5. For complete setup instructions, code examples, and training loops, please open the mep_software_docs.html file in your web browser.

  6. Part of the MEP Unified Architecture Project. Open-Source / Public Domain.

Download files

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

Source Distribution

mep_suite-3.0.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.

mep_suite-3.0.0-py3-none-any.whl (2.6 kB view details)

Uploaded Python 3

File details

Details for the file mep_suite-3.0.0.tar.gz.

File metadata

  • Download URL: mep_suite-3.0.0.tar.gz
  • Upload date:
  • Size: 2.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.12.13

File hashes

Hashes for mep_suite-3.0.0.tar.gz
Algorithm Hash digest
SHA256 7545ad23bdab9bf26e7c44dd89e5edec3fb7493b86bf8e67cf5c88f18242618a
MD5 8e21197bae720e83cf64b722532f8053
BLAKE2b-256 972ca269c5a476277a41bff51cf06530d0fe5870b806f8c8a1b1b1b52e5bf128

See more details on using hashes here.

File details

Details for the file mep_suite-3.0.0-py3-none-any.whl.

File metadata

  • Download URL: mep_suite-3.0.0-py3-none-any.whl
  • Upload date:
  • Size: 2.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.12.13

File hashes

Hashes for mep_suite-3.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f6c506b012ac8d61864e485c49a7772269278a85b5fd4b213a9c285d987bdc0b
MD5 3cebfd1e5715e0b41a430d06a13594cf
BLAKE2b-256 83ecac4555abe15efbe7b51736c634e6a5b84c648f1690c5748b01f04ba37038

See more details on using hashes here.

Release history Release notifications | RSS feed

3.1.0

2 files

This release

3.0.0 This release

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page