Vaidotas (Vaidas) Šimkus

Results 2 issues of Vaidotas (Vaidas) Šimkus

Hi Caleb, great plugin! Do you have any plans for adding support for previewing math expressions? This is the main feature missing from this plugin for my use case :)

Hi, I've noticed that the methods in `rational_quadratic.py` can be easily refactored to make them run ~25% faster. The main change in `unconstrained_rational_quadratic_spline` is to avoid using masked select, which...