Szymon Ożóg

Results 23 issues of Szymon Ożóg

[performance_comparison.pdf](https://github.com/user-attachments/files/20452592/performance_comparison.pdf) Running some kernels in matvec mode for small input sizes is more beneficial than mma. Currently the heuristic is very lazy and safe, happy to take some inputs on...

ready

### Describe the bug Fixed in frame text gets distorted when we zoom out the camera. The more we zoom out the more distorted the text is **Code**: ``` class...

bug

## Motivation Currently transparent objects are not rendered correctly and are highly dependant on the ordering of how the objects were added, consider the following example: ```Python l = Line3D(LEFT,...