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.1.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.1-py3-none-any.whl (3.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: zcm_collapse_model-1.0.1.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.1.tar.gz
Algorithm Hash digest
SHA256 59cc3ec5dfbe640650434741b188fb11dcc7b56a5e24f9f16897305547f020bf
MD5 2da5651afd7c502c272295a5bafd1051
BLAKE2b-256 e023d22e5eaffc40c557e89ec982d9d65b98bc95ee9b5f8e1538945689b4b52e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for zcm_collapse_model-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 8d5ac33cd343eaa1895e1650cfc43d3d3b580db525862f0b8a6c846a4e1aaa04
MD5 8c6f02cb20a729eacce1ecf5951a7339
BLAKE2b-256 a90de32dffb96083f32f7707d2a5135a700d90bbd8955fbd5df892423f81fc5d

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