Loading

摘要: 找不到 cm-super 宏包 miktex 安装 cm-super 找不到 latex latex 环境变量要放在系统 path 里,位置靠前 带下划线的名称用 latex 渲染出错 去掉下划线,参考这里 找不到字体 rsfs10 miktex-maketfm.exe rsfs10 阅读全文
posted @ 2021-04-22 11:04 konosubaakua 阅读(648) 评论(0) 推荐(0)
摘要: def draw_images_grid_with_labels(data, nrows, figsize=(12, 12), **subplots_adjust_param): import matplotlib.pyplot as plt # fig, axes = plt.subplots(n 阅读全文
posted @ 2021-04-22 09:19 konosubaakua 阅读(185) 评论(0) 推荐(0)