Skip to content

Commit d1ff1a6

Browse files
authored
Update README.md
1 parent 4ff1651 commit d1ff1a6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Outline:
44
This repository houses re-usable equations and formulas for the following:
5-
* Calculus.
5+
* **Calculus**
66
> * Functions.
77
> * Transcendental functions.
88
> * Differential calculus.
@@ -30,7 +30,7 @@ This repository houses re-usable equations and formulas for the following:
3030
> * Appendix-I: Mathematical analysis models (univariable & multivariable), and continuum to _Mathematics-II_.
3131
> * =============================
3232
33-
* [Discrete Mathematics](https://github.com/Software-Hardware-Codesign/Mathematics-I/tree/master/discrete-maths)
33+
* **Discrete Mathematics**
3434
> * Sets & Relations.
3535
> * Types of relations:
3636
> Paths.
@@ -45,13 +45,13 @@ This repository houses re-usable equations and formulas for the following:
4545
> * The fundamental theorem of calculus in FSA-based algorithms.
4646
> * Appendices
4747
> * =============================
48-
> * Appendix-A: Algorithm Analysis
48+
> * Appendix-A: [Algorithm Analysis](https://software-hardware-codesign.github.io/Mathematics-I/discrete-maths/appendix-a)
4949
> * Appendix-B: FSA Analysis.
5050
> * Appendix-C: Time-warp states and FSA.
5151
> * Appendix-D: Implementation using [Automata4j](https://github.com/Software-Hardware-Codesign/Automata4j).
5252
> * =============================
5353
54-
* Linear algebra.
54+
* **Linear algebra**
5555
> * Elimination methods.
5656
> * Gaussian's Elimination.
5757
> * Vectorial matrices.

0 commit comments

Comments
 (0)