Skip to content
#

gpu-acceleration

Here are 358 public repositories matching this topic...

Run, compile and execute JavaScript for Scientific Computing and Data Visualization TOTALLY TOTALLY TOTALLY in your BROWSER! An open source scientific computing environment for JavaScript TOTALLY in your browser, matrix operations with GPU acceleration, TeX support, data visualization and symbolic computation.

  • Updated Feb 27, 2022
  • TypeScript
hyperformula
MartinDawson
MartinDawson commented Oct 16, 2021

ArraySize is needed in customFunctions I think.

Here's my custom funciton below. You can see it accepts either 1, 2, 3 or 4 arguments.

If the first parameter is financialStatements then I need to tell hyperformula to return an ArraySize so that it can overflow into subsequent cells.

  // Pre-fixed with TT due to there already being a FinancialPlugin
  // in hyperformula
  class
jjfumero
jjfumero commented Sep 17, 2020

Add Javadoc to document the examples in TornadoVM.

This affects the packages under the examples module:

https://github.com/beehive-lab/TornadoVM/tree/master/examples/src/main/java/uk/ac/manchester/tornado/examples

The documentation is at the class-level and it will contain a description of how the TornadoVM API is used for each example. Additionally, it contains how to run the example

RemixAutoML

Improve this page

Add a description, image, and links to the gpu-acceleration topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the gpu-acceleration topic, visit your repo's landing page and select "manage topics."

Learn more