Skip to content

AjayThorve/attractor-viz-node-rapids

Repository files navigation

Attractor panel Viz using node-rapids

Installation

yarn

The above should install all the dependencies, including node-rapids!

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Svensson Attractor (pre-generated dataset)

Generate the dataset using python scripts provided in the python/dataset_gen.py.

Go to http://localhost:3000/svensson :

demo-svensson

Lorenz Attractor (realtime generation)

Go to http://localhost:3000/lorenz :

demo-lorenz

Learn More

To learn more about Next.js, take a look at the following resources:

  • Next.js Documentation - learn about Next.js features and API.
  • Node Rapids - node-rapids is a collection of Node.js native addons for the NVIDIA RAPIDS suite of GPU-accelerated data-science and ETL libraries on Linux and WSL2.

inspired by https://attractors.pyviz.demo.anaconda.com/attractors_panel

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published