np.linspace

matplotlib

[matplotlib animation] 107. 画像のクロスディゾルブアニメーション

matplotlibのFuncAnimationで画像のクロスディゾルブアニメーションを表示する方法について説明する。
matplotlib

[matplotlib] 101. subfiguresで複数の図を任意の位置に配置する

matplotlibのsubfiguresで複数の図を任意の位置に配置したグラフを作成する方法について説明する。
matplotlib

[matplotlib] 44. triplotでドロネー三角形分割を表示

matplotlibのtriplotでデータポイントのドロネー三角形分割を表示する方法について説明する。