Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 695 Bytes

File metadata and controls

18 lines (15 loc) · 695 Bytes
title DiffeRT
github jeertmans/DiffeRT
website https://eertmans.be/DiffeRT
date 2024-01-29
description Differentiable Ray Tracing Toolbox for Radio Propagation Simulations.

DiffeRT is a radio propagation and performance oriented Ray Tracing module for Python. It uses the JAX ecosystem to provide automatically differentiable code. For performance purposes, some parts of the library are written in Rust and compiled to Python module

This project is currently work in progress, and we will notify you when important releases are made.

Please refer to the online documentation or repository (links above) for API reference and install guidelines.