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

DOI (after Zenodo release): 10.5281/zenodo.XXXXXXX

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-0.1.0.tar.gz (137.4 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-0.1.0-py3-none-any.whl (9.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: cosmic_web-0.1.0.tar.gz
  • Upload date:
  • Size: 137.4 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-0.1.0.tar.gz
Algorithm Hash digest
SHA256 2978502ee4b48692d7eff0159183541c6d5ddb1ecdfde2adbf9c820c8f6cd71a
MD5 4fc17277ad4f1efdd6e0750c0f2c987e
BLAKE2b-256 1ad6f0c7181e0471bc1929b90bd1f2f7eb5635c9704980030dc4cf73bc290d31

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cosmic_web-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 9.6 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-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7a82cbfb7286294aa2379cb97153febe0e0668a72ba36bf0167b37667dbe03a6
MD5 a50eb30879e9a568253e10603b5215bd
BLAKE2b-256 9c818ae9c6b46974ea33405bc6ca866029c5b8b63f6000d1d22576fc339380d2

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