Skip to main content

Sionna RT - A hardware-accelerated differentiable ray tracer for radio propagation modeling

Project description

Sionna RT: The Ray Tracing Package of Sionna™

Sionna RT is the stand-alone ray tracing package of the Sionna™ Library for Research on Communication Systems. It is built on top of Mitsuba 3 and is interoperable with TensorFlow, PyTorch, and JAX.

The official documentation can be found on the Sionna website.

Installation

The recommended way to install Sionna RT is via pip:

pip install sionna-rt

Sionna RT has the same requirements as Mitsuba 3 and we refer to its installation guide for further information.

To run Sionna RT on CPU, LLVM is required by Dr.Jit. Please check the installation instructions for the LLVM backend.

Installation from source

After to cloning the repository, you can install sionna-rt by running the following command from within the repository's root directory:

pip install .

Testing

First, you need to install the test requirements by executing the following command from the repository's root directory:

pip install '.[test]'

The unit tests can then be executed by running pytest from within the test folder.

Building the Documentation

Install the requirements for building the documentation by running the following command from the repository's root directory:

pip install '.[doc]'

You might need to install pandoc manually.

You can then build the documentation by executing make html from within the doc folder.

The documentation can then be served by any web server, e.g.,

python -m http.server --dir build/html

For Developers

The documentation of Sionna RT includes developer guides explaining how to extend it with custom antenna patterns, radio materials, etc.

Development requirements can be installed by executing from the repository's root directory:

pip install '.[dev]'

Linting of the code can be achieved by running pylint src/ from the repository's root directory.

License and Citation

Sionna RT is Apache-2.0 licensed, as found in the LICENSE file.

If you use this software, please cite it as:

@software{sionna,
 title = {Sionna},
 author = {Hoydis, Jakob and Cammerer, Sebastian and {Ait Aoudia}, Fayçal and Nimier-David, Merlin and Maggi, Lorenzo and Marcus, Guillermo and Vem, Avinash and Keller, Alexander},
 note = {https://nvlabs.github.io/sionna/},
 year = {2022},
 version = {1.0.1}
}

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

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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

sionna_rt-1.0.1-py3-none-any.whl (3.4 MB view details)

Uploaded Python 3

File details

Details for the file sionna_rt-1.0.1-py3-none-any.whl.

File metadata

  • Download URL: sionna_rt-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 3.4 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.16

File hashes

Hashes for sionna_rt-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 7a174e7530cc20ab6b29bb1d4ef21138b4109760dc06222a4344942f578a0b28
MD5 2bcde01505e1ba3e530cb4ee38088c52
BLAKE2b-256 5ad523ba9810c90934ca6a744fdaef36b44ac959cbd44cf25521780248ff5a81

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