Skip to main content

The cosmic web layer for the GenesisAeon stack - relational network of entropy gates, cosmic moments, mandala nodes and emergence visualization.

Project description

cosmic-web

The cosmic web – relational network of entropy gates, cosmic moments, mandala nodes and emergence visualization for the GenesisAeon stack.

CI Python 3.11+ License: MIT PyPI


Install

pip install cosmic-web
# or
uv tool install cosmic-web

# With full GenesisAeon stack bindings
pip install "cosmic-web[stack]"

Quick start

# Render emergence metrics for a 50-node cosmic web
cweb render --nodes 50 --edges 100

# Simulate emergent propagation (5 steps, 30 nodes)
cweb simulate --nodes 30 --steps 5

# Launch interactive Plotly/Dash dashboard
cweb dashboard --port 8050

Python API

from cosmic_web import build_cosmic_web, emergence_metrics
from cosmic_web.core import simulate_emergence

G = build_cosmic_web(nodes=50, edges=100, seed=42)
metrics = emergence_metrics(G)
print(metrics.head())

history = simulate_emergence(G, steps=10)

Architecture

cosmic-web/
├── src/cosmic_web/
│   ├── core.py                  # CosmicWebGraph + emergence simulation
│   ├── app.py                   # Plotly/Dash interactive dashboard
│   ├── cli.py                   # CLI: cweb render | simulate | dashboard
│   └── entropy_table_bridge.py  # Optional bridge to entropy-table [stack]
├── domains.yaml                 # Domain topology registry
└── tests/
    ├── test_core.py
    └── test_cli.py

Stack bindings ([stack])

Layer Binding
mirror-machine Phase-transitions as nodes
climate-dashboard UI integration
sonification Audio from edges
mandala-visualizer Fractal node rendering
entropy-table Domain registry
fieldtheory Unified field topology

CLI reference

Command Description
cweb render Print emergence metrics table
cweb simulate Run emergence diffusion simulation
cweb dashboard Launch interactive web dashboard
cweb version Show version

Role in the GenesisAeon Ecosystem

cosmic-web (P-COSMICWEB) is the cosmic-web / GADGET-4 benchmark layer of the GenesisAeon stack: it provides the relational network — entropy gates, cosmic moments, and mandala nodes — over which emergence is simulated and visualized, and bridges into the rest of the ecosystem (mirror-machine, climate-dashboard, sonification, entropy-table, fieldtheory) via its optional [stack] extra.

Citation

DOI

DOI will be assigned automatically on first GitHub Release once Zenodo–GitHub integration is enabled for this repo.

This package is also part of a broader published record:

DOI: 10.5281/zenodo.19108819

DOI


Built with NetworkX · Plotly · Dash · Typer · Rich

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

cosmic_web-1.0.1.tar.gz (154.2 kB view details)

Uploaded Source

Built Distribution

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

cosmic_web-1.0.1-py3-none-any.whl (15.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: cosmic_web-1.0.1.tar.gz
  • Upload date:
  • Size: 154.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.17 {"installer":{"name":"uv","version":"0.9.17","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for cosmic_web-1.0.1.tar.gz
Algorithm Hash digest
SHA256 f518f9b97711b6a1bd5033b6ae33fa3988a5053d0aa850112f407dcc91b928b1
MD5 ff3e05a72ea71c838571d88f8ba40440
BLAKE2b-256 230aa193dac4267b0bf4ffa2b695b54b091b369ad91550171ec054a7c4543b59

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cosmic_web-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 15.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.17 {"installer":{"name":"uv","version":"0.9.17","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for cosmic_web-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 a562fd4813c0a21f8d3c8de2eb70003276db90385ddabaf70647518ed2547a32
MD5 aa322535fb380f5f1f7700e5ffe485f7
BLAKE2b-256 e50655c368d091dbdc630eec137f84fb721e031bcf11d82ad8c3ed64287dc830

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