Cosmological random seed generator based on cat properties
Project description
🐱 CatCosmo
A cosmological-inspired random seed generator based on cat properties.
"Cats are the true interpreters of the universe."
✨ Features
- Deterministic + stochastic hybrid seed generation
- Physically-inspired parameters:
- Mass density (weight)
- Coat pattern encoding (EMS)
- Dark energy closure
- Name entropy correction
- Eye-color-driven perturbation by Monte Catlo
🚀 Installation
Install from PyPI:
pip install catcosmo
For local development:
git clone https://github.com/yourusername/catcosmo.git cd catcosmo pip install -e .
📦 Requirements
- Python >= 3.8
- NumPy
🧪 Quick Start
from catcosmo import cosmological_seed_mean
seed = cosmological_seed_mean( name="Mimi", birth="2022-05-14", weight=4.2, sex="female", ems="n 22", eye="green" )
print(seed)
🔬 Model Overview
seed ∝ H² (Ω_m a⁻³ + Ω_c a⁻² + Ω_Λ) × F × (1 + ε)
📜 License
MIT License
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file catcosmo-0.1.0-py3-none-any.whl.
File metadata
- Download URL: catcosmo-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
208c2ba741501eb6bd164cc5339d39fc2bcf300e7ddbbcd3b14df1e322a9a08c
|
|
| MD5 |
58840607c9a15a964f57c5412240624b
|
|
| BLAKE2b-256 |
88757c96677d94c028f8240da09f80e153f00e327caa6adce315a599dbce2668
|