/maths_notes

Reinventing various wheels to learn how things work

Primary LanguageJupyter NotebookMIT LicenseMIT

This is a warehouse for algorithms/things I learn that are interesting.

I wholly intend to reinvent the wheel, without packages, where possible so that I can learn more.

If you happen to stumble on this then know that I am not yet a qualified mathematician. As the Russians say: trust but verify.

Setup

./instal.sh

PDF

The only reliable way to save as a PDF that I have found is to use the browser's print to pdf function.

Search .ipynb files

grep -r --include *.ipynb "SEARCH TERM" .