Skip to content

Instantly share code, notes, and snippets.

@st--
st-- / nongaussian_likelihoods_interactive_v1.jl
Last active September 14, 2022 15:02
Gaussian processes for Non-Gaussian likelihoods: some interactive visualizations (v1). Built in Julia using Pluto.jl - see comments for how to run.
### A Pluto.jl notebook ###
# v0.19.11
using Markdown
using InteractiveUtils
# This Pluto notebook uses @bind for interactivity. When running this notebook outside of Pluto, the following 'mock version' of @bind gives bound variables a default value (instead of an error).
macro bind(def, element)
quote
local iv = try Base.loaded_modules[Base.PkgId(Base.UUID("6e696c72-6542-2067-7265-42206c756150"), "AbstractPlutoDingetjes")].Bonds.initial_value catch; b -> missing; end