Pinned Repositories
3D-GP-MPIOMP
3D-GP-MPIOMP is a FORTRAN project designed to numerically solve the Gross-Pitaevskii equation (GPE) in three dimensions (3D) using MPI and OpenMP.
open-dyslexic-latex
Open Dyslexic font for LaTeX
pandoc-wasm
The universal document converter, compiled for WebAssembly and running in the browser.
shiny-standalone-webr-demo
Demonstration of using a JavaScript ServiceWorker to communicate with a running Shiny/httpuv session in webR.
shiny-without-a-server-2023
Shiny Without a Server: webR & Shinylive - Jumping Rivers Shiny in Production Conference 2023
webgl_gpe
A WebGL implementation of a 2D Gross-Pitaevskii Equation numerical solver. The solver runs in real time and is directly interactive. https://georgestagg.github.io/webgl_gpe
webr-webpack-example
An example of bundling webR as part of an application using webpack.
quarto-drop
Drop down an interactive R or Python console, code editor, and plotting window from the top of your Quarto slides.
quarto-live
WebAssembly powered code blocks and exercises for both the R and Python languages in Quarto documents
webr
The statistical language R compiled to WebAssembly via Emscripten, for use in web browsers and Node.
georgestagg's Repositories
georgestagg/pandoc-wasm
The universal document converter, compiled for WebAssembly and running in the browser.
georgestagg/reproducible-data-science-webr-shinylive-2024
Reproducible data science with webR and Shinylive 2024
georgestagg/webr-nextjs-example
An example of running webR in a server component with Next.js.
georgestagg/mnist-classifier-blas-wasm
MNIST Classifier - A WebAssembly BLAS Demo
georgestagg/duckdb-flights-shinylive
An example Shinylive application demonstrating download of a .parquet file from a GitHub raw content URL and manipulating data with the {duckplyr} package.
georgestagg/quartolivepkgdown
An example of using a Quarto Live vignette in pkgdown.
georgestagg/shinylive
Run Shiny on Python (compiled to wasm) in the browser
georgestagg/interpolating-polynomials-wasm
A demo that finds interpolating polynomials for a set of points, demonstrating LAPACK routines running in a web browser using WebAssembly.
georgestagg/open-dyslexic-latex
Open Dyslexic font for LaTeX
georgestagg/pally
georgestagg/polars
Dataframes powered by a multithreaded, vectorized query engine, written in Rust
georgestagg/shinymagick
Simple Demo of using Magick with Shiny
georgestagg/webr
The statistical language R compiled to WebAssembly via Emscripten, for use in web browsers and Node.
georgestagg/data.table
R's data.table package extends data.frame:
georgestagg/gws.phd
Quarto website content for https://gws.phd.
georgestagg/inventory
Typed distributed plugin registration
georgestagg/l1tf
L1 trend filtering
georgestagg/lezer-r
This is a R grammar for the lezer parser system.
georgestagg/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
georgestagg/minty
An experiment in LLM programming
georgestagg/pandoc
Universal markup converter
georgestagg/positron
Positron, a next-generation data science IDE
georgestagg/py-shiny
Shiny for Python
georgestagg/py-shinylive
Python package for deploying Shinylive applications
georgestagg/quarto-web
Quarto website
georgestagg/rwasm-actions
GitHub Actions associated with R WebAssembly tasks
georgestagg/test-BH
georgestagg/tima
https://taxonomicallyinformedannotation.github.io/tima
georgestagg/tima-shinylive
https://taxonomicallyinformedannotation.github.io/tima-shinylive
georgestagg/toml-parser
Haskell parser and printer for the TOML 1.0.0 file format