ARGOS-3 Simulator is a Python library for simulating communication systems based on the ARGOS-3 standard, developed as part of a final project in Telecommunications Engineering.
You can install the package directly from PyPI using pip:
pip install argos3- Python>=3.8
- numpy>=1.21.0
- matplotlib>=3.4.0
- scipy>=1.7.0
- komm>=0.7.0
- scienceplots>=2.1.1
The complete documentation is available at ARGOS-3 Simulator Documentation Website.
This project is licensed under the MIT license - see the LICENSE file for details.