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.1.0.tar.gz (2.9 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.1.0-py3-none-any.whl (2.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: mep_suite-3.1.0.tar.gz
  • Upload date:
  • Size: 2.9 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.1.0.tar.gz
Algorithm Hash digest
SHA256 ef7afa1634773c8d51f2c6cf52e79b1a67f97092a1a2d27d888686b80d83d72e
MD5 1e06db43ba24e7d91e61163725dfb321
BLAKE2b-256 dc5b050140e3873358598e5f46a44523addeb39572cc39aeae80db1f21340e36

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mep_suite-3.1.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.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 08fdb1ec504ab3b370542d5a97db90ef371056b9de1379829db793f26fca005c
MD5 98d9e020adc852690fb711a1cc276f9d
BLAKE2b-256 89805168bc29de0d3240c9708089a7998fad0e8c56f9cbae61420fd4d47d1435

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

3.1.0 This release

2 files

3.0.0

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