Metadata-Version: 2.4
Name: mimophys
Version: 0.2.3
Summary: A Python library for MIMO systems
Author-email: Samuel Li <samuel.li@ucla.edu>
License-Expression: MIT
License-File: LICENSE
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.10
Requires-Dist: matplotlib>=3.9
Requires-Dist: numpy>=2.0
Description-Content-Type: text/markdown

Modular MIMO simulation implementation with effecient generation of large numbers of channel realizations.

# Installation
```bash
pip install mimophys
```
