Published
Edited
Feb 21, 2018
Insert cell
Insert cell
Insert cell
testFunction = gpu.createKernel(function() {
return Math.atan2(2,3);
}).setOutput([512, 512])
Insert cell
finalResult = testFunction()
Insert cell
Insert cell
gpu = new GPU({mode: "gpu"})
Insert cell
Insert cell

Purpose-built for displays of data

Observable is your go-to platform for exploring data and creating expressive data visualizations. Use reactive JavaScript notebooks for prototyping and a collaborative canvas for visual data exploration and dashboard creation.
Learn more