Hacker News new | ask | show | jobs
by ivansavz 27 days ago
If anyone needs a quick tutorial on linear algebra, you can check out this printabale four pager that I wrote: https://minireference.com/static/tutorials/linear_algebra_in...

I also have some notebooks with SymPy code examples here: https://github.com/minireference/noBSLAnotebooks

3 comments

If anyone needs a longer tutorial, I strongly recommend 3b1b's series here: https://youtube.com/playlist?list=PLZHQObOWTQDPD3MizzM2xVFit...

The visualizations made things click in a way my Linear 101 course didn't.

That is extraordinarily beautiful aesthetically! It's always a shame when beautiful mathematics is presented with bad typography and ugly spacing.
Thanks! I'd like to take the credit for the design, but it's just the LaTeX defaults of the IEEEtran document class.
I guess I'm a sucker for tight margins and line spacings in technical writing. That's why I like HN!
Good Books :)