On May 3, 1:00 pm, Jason Grout <[email protected]> wrote: > At one point, some people were experimenting also with using GPU to > speed up linear algebra, but I don't think any code made it into Sage.
There are trac tickets for this at #10009 and #10010 for OpenCL and CUDA respectively. They use Andreas Kloeckner's PyOpenCL and PyCUDA software - details at http://mathema.tician.de/software/pyopencl Given that Sage doesn't do its computations in the browser, I think that OpenCL/CUDA would be more useful than WebGL for calculations. However, WebGL visualisation for 3D plots would be really, really cool. -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org
