Alejandro Saucedo
Alejandro Saucedo
Changed the focus of this issue towards documenting the math / standard lib functions, as it seems from this that it worked as required.
@almarklein that is correct, there is another relevant component in the shader. You probably are already aware of this, but I'll outline it for completeness: In your "CPU" code you...
+1 on this, it would be great if it could be defined similar to the parameters, as: ```python @python2shader def compute_shader_multiply( index: ("input", "GlobalInvocationId", ivec3), data1: ("buffer", 0, Array(f32)), data2:...
Thank you for the heads up @CanK93 - it may be due to this example being build with a significantly older version of docker-compose, I don't think it will work...
It seems that the creation of servers can be done relatively simply from the tempo side, but the main complexity would be introduced by the potential separation of locations between...
Awesome - nice one @ivan-valkov, very much appreciated 😀
It does seem we're getting a consistent operator unit test fail, I can't seem to reproduce in master so seems will require updating (the docs test can be ignored as...
Yeah not sure why these failures are being caused, I've just fetched the branch and run the test locally but cannot reproduce the failure, so seems to be a CI...
Ok it seems it was a cosmic ray - merging now, thanks again for the contribution @ivan-valkov 🚀
/test integration