Systems-of-linear-equations

时间:2024-05-02 20:22:38
【文件属性】:

文件名称:Systems-of-linear-equations

文件大小:64KB

文件格式:ZIP

更新时间:2024-05-02 20:22:38

Python

线性方程组 该程序是为“数值方法”主题准备的。 目录 关于该项目 该项目的目的是实现迭代方法(Jacobi和Gauss-Seidel)和直接方法(LU分解)。 技术领域 Python(pyplot) 入门 克隆存储库git clone https://github.com/RozaliaSolecka/Systems-of-linear-equations.git 在您喜欢的IDE中打开项目 PyCharm: 参见: : 接触 Rozalia


【文件预览】:
Systems-of-linear-equations-main
----main.py(7KB)
----.idea()
--------misc.xml(192B)
--------inspectionProfiles()
--------modules.xml(274B)
--------.gitignore(47B)
--------MN_projekt2.iml(392B)
--------vcs.xml(180B)
----README.md(702B)
----methods.py(3KB)
----Systems of linear equations.pdf(61KB)

网友评论