Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@genkuroki
genkuroki / turing-patterns.ipynb
Created December 10, 2017 11:20
turing-patterns-creating-animated-gifs.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@genkuroki
genkuroki / Unicode variables in Julia.ipynb
Last active April 18, 2023 18:37
Julia/Test/Unicode variables in Julia.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@genkuroki
genkuroki / 日本語フォントをPlotsで使用する方法.ipynb
Last active April 7, 2023 12:24
Julia/Test/日本語フォントをPlotsで使用する方法.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@genkuroki
genkuroki / 13 Euler-Maclaurin summation formula.ipynb
Last active March 7, 2023 00:47
13 Euler-Maclaurin summation formula.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@genkuroki
genkuroki / find pi by julia.ipynb
Last active February 21, 2023 08:22
Julia/find pi by julia.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@genkuroki
genkuroki / heat equation with Neumann boundary condition (pytorch-cpu).ipynb
Created June 22, 2019 15:03
heat equation with Neumann boundary condition (pytorch-cpu)
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@genkuroki
genkuroki / How to use RCall.jl and ggplot2 in Julia.ipynb
Last active February 21, 2022 15:49
How to use RCall.jl and ggplot2 in Julia
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@genkuroki
genkuroki / GP.jl
Created April 16, 2021 23:09
Pluto notebook: Animation of Gaussian process regression
### A Pluto.jl notebook ###
# v0.14.2
using Markdown
using InteractiveUtils
# ╔═╡ 9dcadaad-5e5e-494f-931d-1ab9269ed8c1
using Plots, LinearAlgebra
# ╔═╡ 077d65e8-a167-4527-9bb8-8fa9eb614c46
### A Pluto.jl notebook ###
# v0.12.21
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 el = $(esc(element))
@genkuroki
genkuroki / streamplot start_points examples for Julia PyPlot.ipynb
Created June 23, 2017 13:16
Julia/streamplot start_points examples for Julia PyPlot
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.