I'm insufficiently nerd-sniped - what I'd really want is a book where every single mathematical expression is written in code, which I could manipulate. I'm thinking essentially of a book version of a Scrimba[0] course. I personally would love it to be in SymPy code, but I'd be happy with anything.
Something that drives me up the wall is just how sloppy math notation can be. Supposedly this pure discipline, but many authors use custom conventions all over the place, shorthand, skip steps, etc.
Give me some math code, where the end result has to compile. No sneaky tricks allowed.
Looking at the determinant section... I am so glad I got to learn linear algebra separate from matrices because oof this is hard to grok for me.
Real "makes esnse if you already know the thing" stuff. But interesting to see that form of determinant definition!
Agreed - it's like they transplanted the "found in a rigorous math class" definition of a determinant. That's the one where the desired properties are the assumption and then you show that your preferred mechanical method of computation gives those properties. Usually there's a final step where you show the properties are enough to establish uniquemess.
None of those mathy steps occur in this book. There are just statements in boxes like "remember: all methods of computing the determinant give the same answer".
Honestly, looking at that section I'm having a hard time understanding how they justify the name "interactive linear algebra". The extent of my interactions is clicking on the arrow to expose the example.
The graphics are fine, but they aren't interactive like it says on the cover.
I do respect this, a lot:
> This textbook is exclusively targeted at Math 1553 at Georgia Tech. As such, it contains exactly the material that is taught in that class; no more, and no less: students in Math 1553 are responsible for understanding all visible content.
How can you expect someone to learn exactly what you present?
No motivation for extension. No context for understanding.
It's supposed to be a textbook, not an exam crib sheet.
The book was meh, but seeing that stated goal frastically lowers my respect for the GA Tech math department. It shows the clear disdain that the professor has for the students and the material they are teaching.
I went there for undergrad and trust me it’s the hunger games. I remember for one class, DSP we would have labs before they would actually teach the material and as a student you were how the Fck can I achieve whatever the lab is asking with the knowledge we learned so far… you couldn’t and it would take a couple of labs to realize that material req was from next class.
The mathematical pedagogical design isn't bad. But the presentation is terrible -- out of order (linking to sections ahead for explanation), and written awkwardly with minor technical errors (like multiplying by 0) that show the author doesn't fully understand what they are saying or how to express it. They are using stilted English as an attempt at formal mathematical writing.
I strongly dislike this approach to linear algebra. I much prefer matrix-less approach like in "algebra done right". I guess the latter is less suited for computation, but much, much better for understanding what's going on.
http://immersivemath.com/ila/index.html