python %matplotlib inline

在 python 代码中看到 %matplotlib inline,这个感觉比较奇怪。经过在网上搜索之后,才知道是 用于 Jupyter notebook 的,使用 Jupyter 时,当输入plt.plot(x,y_1)后,不必再输入 plt.show(),图像将自动显示出来。 参考: h...

texlive 安装

texlive 可以从下面两个网址下载 https://mirrors.tuna.tsinghua.edu.cn/CTAN/systems/texlive/Images/ https://mirrors.ustc.edu.cn/CTAN/systems/texlive/Images/ 下载完成...

gentoo freemind 安装设置

安装 freemind 之后,感觉菜单上面的字体比较模糊,通过设置 tools --> preference 中的 defaults --> default fonts 里面 的 default font size, 把大小加大,还有 default font 修改为 Incons...