We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e49d820 commit 74dd329Copy full SHA for 74dd329
README.md
@@ -89,3 +89,8 @@ g++ -std=c++14 main.cpp
89
* 完善求范数、求条件数等功能
90
* 完善最小二乘法求解系统
91
* 加入新的求解常微分方程(组)的方法
92
+
93
+## License 许可声明
94
+本仓库遵循 GPL-3.0 license 许可。
95
96
+一个例外是,本仓库中那些属于旧仓库[numerical library](https://github.com/lambdacdm/numerical-library)的代码部分不受任何许可要求。
0 commit comments