小丑鱼的赛博海葵🪸

正在施工中🚧...

这是一份关于线性代数几何直觉的复盘笔记,涵盖了矩阵乘法的多种视角、分块矩阵与行列式、矩阵求逆进阶、秩与不等式、特征值与对角化、空间与变换以及二次型与合同等内容,旨在帮助读者更好地理解线性代数的核心概念和技巧。

阅读全文 »

Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.

Quick Start

Create a new post

1
$ hexo new "My New Post"

More info: Writing

Run server

1
$ hexo server

More info: Server

Generate static files

1
$ hexo generate

More info: Generating

Deploy to remote sites

1
$ hexo deploy

More info: Deployment

0%