vlingenfelter / climate-chaos

npm package for climate model equations and chaotic system equations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

climate-chaos

Getting started

  1. Make sure you have rust installed using (rustup)[https://rustup.rs/]
  2. Make sure you have wasm-pack installed. (Do that here)[https://rustwasm.github.io/wasm-pack/installer/]
  3. Make sure you have cargo-generate installed (this might take some time, don't do this while on a Zoom call lmao)

About

This template is designed for compiling Rust libraries into WebAssembly and publishing the resulting package to NPM.

Be sure to check out other wasm-pack tutorials online for other templates and usages of wasm-pack.

Batteries Included

About

npm package for climate model equations and chaotic system equations

License:MIT License


Languages

Language:Rust 100.0%