Sagemath
基本编程环境配置
可以通过wsl apt包管理器安装sagemath
1 | sudo apt install sagemath |
再在windows中vscode安装wsl插件连接wsl,再在扩展中安装python插件
将python路径设置为sage-python的路径 即可在windows中即时编译运行
基本语法
- 标题: Sagemath
- 作者: runwu2204
- 创建于 : 2023-07-18 21:30:06
- 更新于 : 2023-09-21 16:10:54
- 链接: https://runwu2204.github.io/2023/07/18/Crypto/sage/Sagemath/
- 版权声明: 本文章采用 CC BY-NC-SA 4.0 进行许可。
评论