insomnia Posted January 17, 2013 Share Posted January 17, 2013 Matters Computational: Ideas, Algorithms, Source Code http://www.jjj.de/fxt/fxtbook.pdf I found a link to this file while looking through the Atari 2600 programming section. It's a Creative Commons licensed book written by Jorg Arndt giving a brief overview of a huge swath of numerical techniques and theory. This starts with a ton of bit manipulation tricks, then moves into sorting, data structures, graph analysis, and permutations. The author wades deep into number theory with plenty of examples. Each section builds on the one before, so readers shouldn't feel overwhelmed. There is corresponding C code for most topics discussed and an extensive set of references. It's about a thousand pages of math-y goodness, and serves as a great starting point for more in-depth research. There's a section titled "Multiplication of Hypercomplex Numbers", for crying out loud. what's not to love? Enjoy 1 Quote Link to comment Share on other sites More sharing options...
sometimes99er Posted January 17, 2013 Share Posted January 17, 2013 Thanks for sharing. Looks good. Think I will enjoy. Quote Link to comment Share on other sites More sharing options...
samishal Posted January 17, 2013 Share Posted January 17, 2013 Will pass the time at work :) Quote Link to comment Share on other sites More sharing options...
+Lee Stewart Posted January 17, 2013 Share Posted January 17, 2013 Very nice! :thumbsup: ...lee Quote Link to comment Share on other sites More sharing options...
+retroclouds Posted January 17, 2013 Share Posted January 17, 2013 Thanks for sharing! Quote Link to comment Share on other sites More sharing options...
+RXB Posted January 18, 2013 Share Posted January 18, 2013 Crap only for C language. Nice work though. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.