Skip to main content

A Python library for calculating Information Flux at the Cauchy Horizon

Project description

The Ali Integral: Observable Future Information 🌌

DOI PyPI version License: MIT

Ali Integral is a Python library implementing the "Vision Theory" — a framework for calculating the maximum observable information at the Cauchy Horizon of a Kerr Black Hole.

It combines General Relativity (gravitational blueshift) with Information Theory (Shannon-Hartley theorem & Landauer's limit) to solve the infinite energy paradox.


🚀 Quick Start

1. Installation

Install via pip:

pip install ali-integral

2. Usage (The "One-Liner")

You can run a full simulation for famous black holes with a single command:

import ali_integral

# Run simulation for TON 618 (The largest black hole)
ali_integral.run("TON618")

3. Advanced Usage

You can calculate the integral for any custom mass:

import ali_integral

# Calculate for a black hole with 1000 solar masses
ali_integral.run(1000.0)

📊 Features

  • Catalog of Presets: Built-in data for SgrA*, M87*, TON618, CygnusX-1.
  • Physics Engine: Calculates g(tau) (blueshift factor) and dynamic Bitrate.
  • Crash Detection: Simulates Thermal Crash (when energy flux > structural limit) and Lloyd Limit (computational bound).
  • Visualization: Automatically generates plots showing the "Information Horizon".

🔬 Scientific Background

This library implements the mathematical model described in the paper: "The Ali Integral: Observable Future Information" (2026).

The core metric ($I_{Ali}$) quantifies the total amount of bits a probe can decode before destruction:

$$ I_{Ali} = \int_{0}^{\tau_{crash}} \min(C_{in}(\tau), C_{Lloyd}) d\tau $$

Where:

  • $C_{in}(\tau)$: The incoming Shannon capacity, which grows exponentially due to gravitational blueshift ($g \to \infty$).
  • $C_{Lloyd}$: The ultimate physical limit of computation (Landauer's limit), determined by the probe's effective energy.
  • $\tau_{crash}$: The moment of Thermal or Structural failure (when Radiation Pressure > Material Strength).

Observable Signature: "Perturbation.A"

Version 11.0 of the theory predicts a specific deformation of the black hole's photon sphere caused by internal information pressure. This library includes visualization tools to generate the expected EHT signature (Difference Map).


📄 Citation

If you use this code or the theoretical framework in your research, please cite it using the following BibTeX entry:

@misc{ali2026integral,
  author       = {Ali},
  title        = {The Ali Integral: Observable Future Information},
  year         = {2026},
  publisher    = {Zenodo},
  version      = {10.0},
  doi          = {10.5281/zenodo.18135385},
  url          = {https://doi.org/10.5281/zenodo.18135385}
}

👨‍💻 Author

Ali (Troxter222)

  • Independent Researcher in AI & Theoretical Physics.
  • GitHub: Troxter222
  • Research Profile: Zenodo

Licensed under the MIT License. Copyright © 2026 Ali.

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

ali_integral-1.2.0.tar.gz (14.5 kB view details)

Uploaded Source

Built Distribution

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

ali_integral-1.2.0-py3-none-any.whl (15.0 kB view details)

Uploaded Python 3

File details

Details for the file ali_integral-1.2.0.tar.gz.

File metadata

  • Download URL: ali_integral-1.2.0.tar.gz
  • Upload date:
  • Size: 14.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.13

File hashes

Hashes for ali_integral-1.2.0.tar.gz
Algorithm Hash digest
SHA256 9a11197b11c0da77a642dec0915ac31d338242a40076f7664a17299c4c3aea0c
MD5 0cc0dad347f6a7467eefc7f07447d449
BLAKE2b-256 ae53ab4e2e2a2fc589a6c99f0fed6e37c575fe1e60dcc7754f7b335161bc98bf

See more details on using hashes here.

File details

Details for the file ali_integral-1.2.0-py3-none-any.whl.

File metadata

  • Download URL: ali_integral-1.2.0-py3-none-any.whl
  • Upload date:
  • Size: 15.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.13

File hashes

Hashes for ali_integral-1.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d04475586937d7f5a63b98d4c0ba0c65dc9e727b526f96a26e84414ede44622a
MD5 2d6d48199f906d02bbc4ba77b6c2a4bd
BLAKE2b-256 26184799bb8754300d27eaa8bf4283d7829eaec29bfe44033e9fc3c17640d5e0

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