Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 509 Bytes

README.md

File metadata and controls

18 lines (9 loc) · 509 Bytes

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" .