2262-projects:我必须为数值方法类编写的方法

时间:2024-04-06 06:35:48
【文件属性】:

文件名称:2262-projects:我必须为数值方法类编写的方法

文件大小:8KB

文件格式:ZIP

更新时间:2024-04-06 06:35:48

Python

2262个项目 为LSU的“数值方法”类别(也称为CSC 2262)制作的项目的集合 公平的警告,其中一些可能无法完全正确地工作,并且我可能不会修复它们,但是我认为我将它们保留在互联网上只是为了表达我在攻击这些问题时的逻辑! 无论如何,这是我为howtorun.txt文件提供的howtorun.txt : step 1: install python step 2: go into a command window (terminal, cmd, powershell, etc) step 3: cd to the correct directory Step 4: run the command: python -u name.py (or whatever new name you or moodle gives the file) 所以,现在你知道了:)


【文件预览】:
2262-projects-main
----.gitignore(36B)
----gaussian.py(543B)
----cubic_splines.py(3KB)
----seidel.java(2KB)
----euler.py(407B)
----poisson.py(0B)
----gauss-seidel.py(440B)
----divided_difference.py(3KB)
----differentation.py(2KB)
----README.md(622B)
----simp_trapezoidal.py(1KB)
----secant.py(2KB)
----interpolation.py(1KB)

网友评论