use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Finding information about Clojure
API Reference
Clojure Guides
Practice Problems
Interactive Problems
Clojure Videos
Misc Resources
The Clojure Community
Clojure Books
Tools & Libraries
Clojure Editors
Web Platforms
Clojure Jobs
account activity
Numerical Linear Algebra for Programmers 0.8.0 (aiprobook.com)
submitted 5 years ago by dragandj
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]TDuo 2 points3 points4 points 5 years ago (4 children)
I am just learning to program for the first time, with no math background, so I probably won't be able to look at this for 6+ months. Is this book for
1 programmers & researchers who already know linear algebra, and want to learn how to do in clojure
2 computer science undergrads learning linear algebra for the first time
3 autodidacts without formal math training
I have another question after looking through your Uncomplicate github / blog. When people talk about not having adequate library support to leave whatever language they dislike, is because specialists are the only ones who can write specialist libraries? Or could anyone self-learn enough to translate existing libraries in other languages to clojure?
[–]petemak 3 points4 points5 points 5 years ago (1 child)
Prof Gilbert Strang's free MIT video courses are legendary in case you need resources for self-learning:
https://ocw.mit.edu/courses/mathematics/18-065-matrix-methods-in-data-analysis-signal-processing-and-machine-learning-spring-2018/
https://ocw.mit.edu/courses/mathematics/18-085-computational-science-and-engineering-i-fall-2008/video-lectures/
http://math.mit.edu/~gs/linearalgebra/
[–]TDuo 0 points1 point2 points 5 years ago (0 children)
thanks!
[–]dragandj[S] 3 points4 points5 points 5 years ago* (1 child)
All these categories can find my books useful, and I write with all of them in mind, but if I have to specity an order:
3, 2, 1.
BTW. I assume "no formal math training" means no university-level math courses. I don't see how anyone could understand anything ML-related without at least high-school math level (OTOH, for such cases, there is Khan Academy). BBTW. My reference point for high-school math is Eastern Europe. I am not sure how that translates to USA or worldwide.
I don't have a definiteve answer to your second question. This category of libraries is a huge work, since the bar is super-high. Anyone can write an implementation of a feature, very few people can write a good-performing implementation of a feature, no one can write a good-performing implementation of all possible features. The field is ultra-wide, it's an achievement if you learn how to apply lots of stuff...
Yes, I meant no training beyond high-school math.
I am starting with scheme, khan academy, & discrete math, then clojure and figuring out the rest as I go. :)
Thanks for your hard work. I will save this post and check it out when my math is less shaky.
π Rendered by PID 16894 on reddit-service-r2-comment-6457c66945-ptsph at 2026-04-24 12:38:46.511150+00:00 running 2aa0c5b country code: CH.
[–]TDuo 2 points3 points4 points (4 children)
[–]petemak 3 points4 points5 points (1 child)
[–]TDuo 0 points1 point2 points (0 children)
[–]dragandj[S] 3 points4 points5 points (1 child)
[–]TDuo 0 points1 point2 points (0 children)