Commit d1ff1a6 1 parent 4ff1651 commit d1ff1a6 Copy full SHA for d1ff1a6
File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## Outline:
4
4
This repository houses re-usable equations and formulas for the following:
5
- * Calculus.
5
+ * ** Calculus**
6
6
> * Functions.
7
7
> * Transcendental functions.
8
8
> * Differential calculus.
@@ -30,7 +30,7 @@ This repository houses re-usable equations and formulas for the following:
30
30
> * Appendix-I: Mathematical analysis models (univariable & multivariable), and continuum to _ Mathematics-II_ .
31
31
> * =============================
32
32
33
- * [ Discrete Mathematics] ( https://github.com/Software-Hardware-Codesign/Mathematics-I/tree/master/discrete-maths )
33
+ * ** Discrete Mathematics**
34
34
> * Sets & Relations.
35
35
> * Types of relations:
36
36
> Paths.
@@ -45,13 +45,13 @@ This repository houses re-usable equations and formulas for the following:
45
45
> * The fundamental theorem of calculus in FSA-based algorithms.
46
46
> * Appendices
47
47
> * =============================
48
- > * Appendix-A: Algorithm Analysis
48
+ > * Appendix-A: [ Algorithm Analysis] ( https://software-hardware-codesign.github.io/Mathematics-I/discrete-maths/appendix-a )
49
49
> * Appendix-B: FSA Analysis.
50
50
> * Appendix-C: Time-warp states and FSA.
51
51
> * Appendix-D: Implementation using [ Automata4j] ( https://github.com/Software-Hardware-Codesign/Automata4j ) .
52
52
> * =============================
53
53
54
- * Linear algebra.
54
+ * ** Linear algebra**
55
55
> * Elimination methods.
56
56
> * Gaussian's Elimination.
57
57
> * Vectorial matrices.
You can’t perform that action at this time.
0 commit comments