https://github.com/novpath/college-mathematics
《高等数学》与《线性代数》课程笔记与习题解析
https://github.com/novpath/college-mathematics
calculus linear-algebra math study-notes
Last synced: 4 months ago
JSON representation
《高等数学》与《线性代数》课程笔记与习题解析
- Host: GitHub
- URL: https://github.com/novpath/college-mathematics
- Owner: novpath
- Created: 2024-10-20T02:10:21.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-01-05T14:34:17.000Z (over 1 year ago)
- Last Synced: 2025-01-05T15:34:56.130Z (over 1 year ago)
- Topics: calculus, linear-algebra, math, study-notes
- Homepage:
- Size: 1.59 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 大学数学
## 项目简介
包含《高等数学》以及《线性代数》部分
- 目前正在更新中……
## 注意事项
* 使用Typora(1.9.5 Version)编辑器编辑,部分md编辑器可能有些语法无法支持。
* 除了某些特定行列外,表格内容默认左对齐,为了美观可以为正文表格内容设置CSS样式自动居中。
- 有任何疑问或者问题欢迎联系:[novpath@gmail.com](mailto:novpath@gmail.com)。
## Commit-emoji 图例
| 序号 | emoji | 在本项目中的含义 | 简写标记 |
| ---- | ---------- | ---------------------------------- | ------------ |
| ① | :tada: | 初始化项目 | `:tada:` |
| ② | :memo: | 更新文档,包括但不限于README | `:memo:` |
| ③ | :pencil2: | 校对,主要指更正错别字、更正错误等 | `:pencil2:` |
| ④ | :sparkles: | 排版、样式、新功能更新 | `:sparkles:` |