Metadata-Version: 2.4
Name: 4DCANAS
Version: 0.1.0
Summary: Advanced 4D Visualization and Simulation Library
Home-page: https://github.com/6x-u/4DCANAS
Author: MERO
Author-email: MERO <contact@4dcanas.dev>
License: MIT
Project-URL: Homepage, https://github.com/6x-u/4DCANAS
Project-URL: Documentation, https://github.com/6x-u/4DCANAS/wiki
Project-URL: Repository, https://github.com/6x-u/4DCANAS.git
Project-URL: Bug Tracker, https://github.com/6x-u/4DCANAS/issues
Project-URL: Telegram, https://t.me/QP4RM
Keywords: 4D,visualization,tesseract,hypercube,physics,simulation,mathematics
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Visualization
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: numpy>=1.21.0
Requires-Dist: scipy>=1.7.0
Requires-Dist: matplotlib>=3.4.0
Requires-Dist: PyOpenGL>=3.1.5
Requires-Dist: PyQt5>=5.15.0
Requires-Dist: pillow>=8.3.0
Provides-Extra: viz
Requires-Dist: pythreejs>=2.3.0; extra == "viz"
Requires-Dist: jupyter>=1.0.0; extra == "viz"
Provides-Extra: dev
Requires-Dist: pytest>=6.2.0; extra == "dev"
Requires-Dist: pytest-cov>=2.12.0; extra == "dev"
Requires-Dist: black>=21.5b0; extra == "dev"
Requires-Dist: flake8>=3.9.0; extra == "dev"
Requires-Dist: mypy>=0.910; extra == "dev"
Dynamic: author
Dynamic: home-page
Dynamic: requires-python

# 4DCANAS v1.0.0

## Advanced 4D Visualization and Simulation Suite

Advanced 4D mathematics, physics simulation, AI-powered shape generation, and professional visualization all in one comprehensive Python library.

### Key Information

**Developer:** MERO  
**Email:** mero@ps.com  
**Telegram:** @QP4RM  
**GitHub:** https://github.com/6x-u/4DCANAS  
**Version:** 1.0.0  
**License:** MIT  
**Copyright:** © 2025 MERO. All rights reserved. 

---

## Installation

```bash
pip install 4DCANAS==1.0.0
