Hi,
1. There are two questions in this email, but they're closely related. Feel free to reply to either or both. 2. "J-like" here means NumPy/MatLab, but with J syntax. It only needs support tensors of Floats -- no need for Complex, Chars, Boxes, file IO, GUI, ... 3. I know about https://github.com/arcfide/Co-dfns but I don't think it's what I want. (Not familiar with Dyalog APL) Actual Questions: Is there a J-like that is backed by Cuda or OpenCL ? I want the tensors to be stored on GPU memory. Lexing/parsing can happen either on CPU or GPU. Is there a J-like that is backed by Webassembly? I want the tensotrs to be stored in WebAssembly controlled memory, and JS to submit J code. Thanks, --TongKe ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
