#author("2024-10-07T02:50:42+00:00","default:yoya","yoya")
#author("2024-10-07T03:01:52+00:00","default:yoya","yoya")
TITLE:Matrix (行列) 
数学([[Math]]) > 代数([[Algebra]]) > 行列([[Matrix]])

- 逆行列 ([[InverseMatrix]])

*. [#v3f1ffe1]

- プログラム高速化の基礎
--  http://www.cms-initiative.jp/ja/events/20130411katagiri.pdf
 (行列の積)

- 高等学校数学科教材(行列入門)
--  https://www.mext.go.jp/a_menu/shotou/new-cs/senseiouen/1394142_00001.html

* スペクトル分解 [#v4bebe3e]

- 行列のスペクトル分解
--  http://www.math.s.chiba-u.ac.jp/~nagisa/lecture04/fa3.pdf

- スペクトル分解による行列の指数関数と対数関数の計算
--  https://mathlog.info/articles/2789

*. [#be829e32]

- Discovering faster matrix multiplication algorithms with reinforcement learning
--  https://www.nature.com/articles/s41586-022-05172-4

- Beating NumPy's matrix multiplication in 150 lines of C code
--  https://salykova.github.io/matmul-cpu


- The Matrix Cookbook
--  http://www2.imm.dtu.dk/pubdb/views/publication_details.php?id=3274

* 関連 [#rel]

- 線形代数 ([[LinearAlgebra]])