git,github

Thumbnail of post image 190
はじめに GitHubを使っていて、コードをpushし変更内容もしっかりと反映もされているのですが、ある時からcontributionsに活動履歴が何も表示されなくなってしまいました。対処方法について調べたのでそのメモです。 原因 原因は簡 ...

C++,Eigen

Thumbnail of post image 043

先日C++でプログラムを作成していたところ、PythonのSciPyのspdiags()の ...

C++,Eigen

Thumbnail of post image 036

先日C++でプログラムを作成していたところ、PythonのNumPyのconvolve() ...

matplotlib,python

Thumbnail of post image 057

はじめに Matplotlibの2次元グラフ上でマウスカーソルに追従する十字線(カーソル) ...

matplotlib,python,tkinter

Thumbnail of post image 030

はじめに Pythonの標準ライブラリであるTkinterを使うと、GUIアプリを作成でき ...

JavaScript

Thumbnail of post image 187

はじめに JavaScriptで非同期処理を扱ううえで避けて通れないのがPromiseです ...

C++,Eigen,スペクトル,バックグラウンド,ベースライン,信号処理,化学

Thumbnail of post image 141

以前のエントリでは、Whittaker Smootherを利用したAsymmetric L ...

C++,小ネタ

Thumbnail of post image 184

可変引数テンプレートを使うと可変長引数を持つ関数を実装できます。 template ...

C++,Eigen,数学

Thumbnail of post image 100

ある関数の最小値(極小値)を探索する手法の1つである最急降下法(Gradient Desc ...

当サイトは「さくらのVPS」上で動作しています。