Skip to content

Instantly share code, notes, and snippets.

@genkuroki
genkuroki / Juliaがどうしてobject.method()スタイルを使わないのか?.ipynb
Last active May 15, 2021 06:59
Juliaがどうしてobject.method()スタイルを使わないのか?
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@genkuroki
genkuroki / Chain.jl example.ipynb
Last active May 13, 2021 23:18
Chain.jl example
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@genkuroki
genkuroki / convert iris species to numbers.ipynb
Last active May 13, 2021 05:22
convert iris species to numbers
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@genkuroki
genkuroki / Julia Jupyter example.ipynb
Last active May 13, 2021 01:27
Julia Jupyter example
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@genkuroki
genkuroki / Julia Pluto example.jl
Created May 13, 2021 01:07
Julia Pluto example.jl
### A Pluto.jl notebook ###
# v0.14.5
using Markdown
using InteractiveUtils
# ╔═╡ 0154ab9a-bf31-476c-a2f1-985d8cbf9508
using Plots
# ╔═╡ d2bddd28-1fff-48d5-8cb6-a59ad3275fda
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@genkuroki
genkuroki / degree-3 polynomial fitting of sin.ipynb
Last active May 12, 2021 22:18
degree-3 polynomial fitting of sin
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@genkuroki
genkuroki / add a method of type defined in another module.ipynb
Created May 12, 2021 10:33
add a method to the type defined in another module
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@genkuroki
genkuroki / fill and comprehension.ipynb
Last active May 12, 2021 10:06
fill and comprehension
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.