Ziyi

Results 3 issues of Ziyi

## Summary Simple rejection sampling loop does not work. ## System configuration - Platform: Ubuntu2004 - Compiler: clang12 - Python version: 3.8.8 - Mitsuba 3 version: 9a588fab5405cf7e7adf9536643795de5f361735 (latest) - Compiled...

Hi, after successful installation, I got the following error when starting lldb ``` ⇒ lldb error: regex format error (maybe this is not really a regex?) error: regex format error...

This PR keeps small changes to projective integrator related stuff. Changed: - Turn the flag `sqrt_scale_mass` into a float in [0, 1] to transform sample contribution with x'=x^(1-alpha). This gives...