jonathanfishbein1 / linear-algebra

BSD 3-Clause "New" or "Revised" License
5 stars 0 forks source link

Gpu acceleration suggestions #3

Open staeter opened 3 years ago

staeter commented 3 years ago

This isn't an issue but a suggestion really.

It is likely that you already thought about it but because this module is used for calculation heavy code I think it would be very beneficial to integrate gpu acceleration. Probably a separate gpu accelerated module would be more adequate to be able to combine the operations in an effective way. In any case I think gpu.js or TensorFLow.js could be pretty useful.

I would be happy to implicate myself in such a project in a few month. I would be curious to hear your thoughts on this @jonathanfishbein1.

jonathanfishbein1 commented 3 years ago

Hi Simon,

That sounds like a great idea. I don't have any experience with GPUs and having a partner on this project sounds fun.