Skip to main content

Math-only implementation of the Zeta Collapse Model (ZCM). System architecture and database are patent-pending and not included.

Project description

Zeta Collapse Model (ZCM) – Math Library

This repository contains the math-only implementation of the Zeta Collapse Model (ZCM):
a deterministic framework for collapsing high-entropy data using radar-band logic inspired by the spectral behaviour of the Riemann zeta function.

⚠️ Important:
This repository includes only the mathematical components of ZCM.
The ZCM database architecture, selector engine, radar-band orchestration, and system-level design are patent-pending and are not included here.


✨ What is ZCM?

The Zeta Collapse Model is a deterministic collapse method that:

  • Defines radar bands to isolate stable signal regions.
  • Applies harmonic / interval logic to reduce chaotic candidate sets.
  • Uses simple zeta-derived metrics (e.g., basic_zeta_metric) for illustration.
  • Requires no machine learning, no statistics, and no probability.

This math library is intentionally minimal and demonstrates the foundational ideas behind ZCM collapse behaviour.


📦 Included in this repo

Math modules

  • zcm/radar_bands.py
    Radar band definitions and filtering logic.

  • zcm/collapse.py
    A simple deterministic collapse using a single radar band.

  • zcm/zeta_metrics.py
    Toy zeta-related metrics (for examples only).

  • zcm/__init__.py
    Public API surface.


🧠 Example usage

from zcm import collapse_by_radar_band

candidates = [3, 6, 8, 15, 18, 39]

survivors = collapse_by_radar_band(
    candidates=candidates,
    center=15,
    radius=5
)

print(survivors)
# → [8, 15, 18]

## 📩 Contact

For collaboration, licensing, or access to ZCMs system architecture:

**Alex Veldman**   
GitHub: https://github.com/alexvm35  
ResearchGate: https://www.researchgate.net/

## 📚 Related Work

The Zeta Collapse Model (ZCM) sits in a broader landscape of research exploring
spectral, harmonic, or zeta-functionbased mechanisms for dimensional reduction
and state collapse.

A closely related theoretical work is:

**Stander, M. & Wallis, B. (2023).  
"Deriving Measurement Collapse Using Zeta Function Regularisation."**  
arXiv: 2303.0054  
https://arxiv.org/abs/2303.0054

Their approach derives quantum measurement collapse using zeta-function
regularisation and thermodynamic arguments. While ZCM is *not* a quantum collapse
theory, both frameworks share the idea of using zeta-spectral structure to
reduce high-entropy systems into stable surviving states.

ZCM generalises this idea into a **deterministic, computation-oriented collapse
filter** that applies to numerical data, candidate sets, token streams, and
signal processing pipelines.

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

zcm_collapse_model-1.0.2.tar.gz (3.0 kB view details)

Uploaded Source

Built Distribution

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

zcm_collapse_model-1.0.2-py3-none-any.whl (3.1 kB view details)

Uploaded Python 3

File details

Details for the file zcm_collapse_model-1.0.2.tar.gz.

File metadata

  • Download URL: zcm_collapse_model-1.0.2.tar.gz
  • Upload date:
  • Size: 3.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.6

File hashes

Hashes for zcm_collapse_model-1.0.2.tar.gz
Algorithm Hash digest
SHA256 a9faf262c6f1a8a2474c205cc7473f04b17a9c94c1a9f94257ebd256d50a04e0
MD5 800e7755a87417b6012c9c7a259d32e1
BLAKE2b-256 f2a1d6a9bfc92231949c9eff06aee331fbee6baf6ec0fa2fdc47c656b6c150f8

See more details on using hashes here.

File details

Details for the file zcm_collapse_model-1.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for zcm_collapse_model-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 0878c80b4ef59d93647c386940f77e78bef013aab7f4938526889e0b4faa2a48
MD5 d3b63539989d7dbbaed533681c547590
BLAKE2b-256 d40a8dfd8b32047f069576e827c04130e777e2ba18a3698b5a17a13fd5f84514

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