Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit e90d837

Browse files
Merge pull request #1 from orion-orion/branch
Branch
2 parents 50ce612 + 5291383 commit e90d837

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

‎.DS_Store‎

-10 KB
Binary file not shown.

‎.gitignore‎

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,12 @@ __pycache__/
1212
# Plot results
1313
*.png
1414

15-
# VSCode
15+
# IDE - VSCode
1616
.vscode/
1717

18+
# OS generated files
19+
.DS_Store
20+
1821
# Distribution / packaging
1922
.Python
2023
build/

‎README.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
* @Author: ZhangHongYu
55
* @Date: 2021年09月19日 19:53:53
66
* @LastEditors: ZhangHongYu
7-
* @LastEditTime: 2022年07月02日 19:05:02
7+
* @LastEditTime: 2022年07月02日 19:13:10
88
-->
99
# 数值分析
1010
[![Open Source Love](https://badges.frapsoft.com/os/v2/open-source.svg?v=103)](https://github.com/orion-orion/NumericalAnalysis)
1111
[![](https://img.shields.io/github/license/orion-orion/Distributed-Algorithm-PySpark)](https://github.com/orion-orion/NumericalAnalysis/blob/master/LICENSE)
12-
12+
[![](https://img.shields.io/github/stars/orion-orion/NumericalAnalysis?style=social)](https://github.com/orion-orion/NumericalAnalysis)
1313
## 1 简介
1414
本项目为《数值分析》(Timothy Sauer著) 中的算法实现(使用Python+Numpy+Pytorch)。
1515

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /