Sandbox environment for conducting small tests that I maintain a record of.
acc-demo
: OpenACC Fortran sample.advection-stab
: Python script to study Euler methods' stability for the advection equation.amgx-demo
: AMGX sample using a Fortran interface.coconut-factorial
: Elegant and pointless factorial implementation in Coconut.cuda-demo
: Small CUDA samples.detect-windarkmode
: Dirty function to detect Windows dark mode.f03cli
: Fortran 2003 CLI argument parser example.gmres-scipy
: Wrapper for the GMRES provided by SciPy.gmres.py
: Dirty unoptimized Python implementation of the GMRES algorithm.isosurf-skimage
: Isosurface calculation with scikit-image example.jmtpfs-pyudev
: MTP device monitoring and mounting dirty script usingjmtpfs
and pyudev.multigrid-laplace2d.py
: Dirty unoptimized Python implementation of the multigrid method for solving the 2D Laplace equation.nix-derivs
: Stuff build with Nix™.numbat-demo
: Small scripts to test Numbat features.porn.py
: Cool and horrific miscellaneous Python stuff.presenterm-demo
: Presentation written using presenterm to test its features.pwsh-magic
: Random PowerShell scripts.pyfftw-demo
: PyFFTW example scripts.python-perf
: Python performance test scripts.regula-falsi.c
: Unoptimized C implementation of the Regula Falsi method.rnm-go
: Useless CLI util to rename files written in Go.spotify-export
: Python script to export Spotify playlists to CSV files.spotify-opus2mp3
: Python script to convert OPUS files to MP3 for Spotify local use.typst-demo
: Sandbox article written using Typst to test its features.