程序员数学入门:程序员数学入门代码

时间:2024-02-26 05:38:28
【文件属性】:

文件名称:程序员数学入门:程序员数学入门代码

文件大小:22.11MB

文件格式:ZIP

更新时间:2024-02-26 05:38:28

python mathematics programmer PythonJavaScript

程序员数学概论 该存储库包含实现《每一章中应用程序的代码。 所有代码都是用Python 3.x编写的。 如果发现错误,请随时提交请求请求。 要安装要求并运行示例,请使用pip和virtualenv(Python的标准打包工具): virtualenv -p python3 venv source venv/bin/activate pip install -r requirements.txt 要运行测试套件: pytest # with code coverage pytest --cov-report html:cov_html --cov-report annotate:cov


网友评论