Arakaki Tokyo
  • Home
  • dashboard
python BIT DP DSU GIS Gift wrapping Graham scan MOD Open in Colab Web Components Z algorithm bokeh dashboard example geopandas handsontable heap matplotlib multiset plotly tool ダイクストラ法 ビット演算 ワーシャルフロイド法 不変量 主客転倒 二分探索 全域木 凸包 前処理 実装力 宿題 小ネタ 幅優先探索 座標 数値計算 数学 文字列 文系プログラマーの学び直し 深さ優先探索 確率 競プロ 素数 累積和 組み合わせ 読書メモ 順列
競プロ python 実装力 深さ優先探索

ABC302の振り返り

published : Jul 2, 2023
updated : Jul 2, 2023
振り返りです。 TOYOTA MOTOR CORPORATION Programming Contest 2023#2 (AtCoder Beginner Contest 302)
競プロ python 二分探索

ABC273の振り返り(A, B, C, D)

published : Nov 6, 2022
updated : Nov 6, 2022
振り返りです。 Panasonic Programming Contest 2022(AtCoder Beginner Contest 273) - AtCoderAtCoder is
競プロ python 座標 凸包 Gift wrapping Graham scan DP

ABC266の振り返り(A, B, C, D)

published : Oct 8, 2022
updated : Oct 9, 2022
振り返りです。 AtCoder Beginner Contest 266 - AtCoderAtCoder is a programming contest site
python

Pillowチュートリアル(抄訳+@)

published : Apr 15, 2022
updated : Apr 17, 2022
Pillowオフィシャルサイトのチュートリアルの日本語訳+ブラウザ上で実行可能なスクリプトを追加しました。
数値計算 数学 python 文系プログラマーの学び直し

連立一次方程式を解く②:反復法 -- jacobi法、Gauss-Seidel法、SOR法、他 --

published : Apr 5, 2022
updated : Apr 13, 2022
疎行列データのダウンロード(後半のscipyで使える反復法にて使用) import pyodide import os import tarfile URL = "https://data.arakaki.
scipyの疎行列(Sparse matrix)をmatplotlibで描画する
matplotlib python 小ネタ

scipyの疎行列(Sparse matrix)をmatplotlibで描画する

published : Mar 3, 2022
updated : Mar 3, 2022
pyplot.spyを使う
数値計算 数学 python 文系プログラマーの学び直し

連立一次方程式を解く①:直接法 -- ガウスの消去法、LU分解 --

published : Feb 4, 2022
updated : Mar 4, 2022
連立一次方程式の解法として直接法のアルゴリズムとPython(numpy, sympy, scipy)での実装・速度比較についてまとめました。
読書メモ 文系プログラマーの学び直し 数学 python

読書メモ『連立方程式から学ぶ行列・行列式』

published : Jan 12, 2022
updated : Jan 12, 2022
連立方程式から学ぶ行列・行列式 ―意味と計算の完全理解― (数学のかんどころ 23) | 岡部 恒治, 長谷川 愛美, 村田 敏紀, 飯高
Web Components example python plotly bokeh matplotlib

PyCell example

published : Aug 3, 2021
updated : Mar 2, 2022
What is PyCell? Pyodideを使ってセルでpythonスクリプトを編集・実行・描画するためのWeb Componentです。 PyodideはWebAssembly化されたpythonの実行環境で、pythonスクリプトの実行は全てブラウザ上で完結します。このページではPyCellの使用方法を解説していきますが、予めpyodideのドキュメントを一読することをお勧めします。 WebComponents/

Tags

BIT 3
DP 13
DSU 10
GIS 6
Gift wrapping 1
Graham scan 1
MOD 4
Open in Colab 1
Web Components 2
Z algorithm 1
bokeh 1
dashboard 5
example 2
geopandas 1
handsontable 2
heap 1
matplotlib 2
multiset 1
plotly 7
python 9
tool 1
ダイクストラ法 1
ビット演算 1
ワーシャルフロイド法 1
不変量 1
主客転倒 1
二分探索 7
全域木 1
凸包 1
前処理 1
実装力 3
宿題 2
小ネタ 2
幅優先探索 13
座標 1
数値計算 2
数学 5
文字列 1
文系プログラマーの学び直し 5
深さ優先探索 4
確率 1
競プロ 61
素数 1
累積和 4
組み合わせ 1
読書メモ 1
順列 1

Recent Posts

ABC307の振り返り(C, D, E)
Jul 17, 2023
ABC306の振り返り(B, C, D, E)
Jul 17, 2023
ABC302の振り返り
Jul 2, 2023

Archives

Powered by Ghost