mitsuba-renderer / drjit

Dr.Jit — A Just-In-Time-Compiler for Differentiable Rendering
BSD 3-Clause "New" or "Revised" License
603 stars 45 forks source link

Add `matrix_t` and fix-up `diag` #254

Closed rtabbara closed 3 months ago

rtabbara commented 3 months ago

Fix for 1250 . Previous logic couldn't handle aliased types (e.g. mi.Vector3f)