In one line
My own Calculus course material, in progress, from the fundamentals to linear systems, with my own examples and algorithms.
Written in LaTeX, covering everything from a Python/Calculus I review to:
- Number base systems (binary, octal, decimal, hexadecimal)
- Linear systems: Gaussian elimination and LU factorization, with and without pivoting
Each chapter has its own algorithm appendix (simplified version), plus original examples complementing reference material like the standard textbook and support material from professors in the field.
Status: in progress — layout already adjusted, documentation format review (Sphinx standard) and the boxes/algorithms still ongoing.