Numerical Recipes in C: The Art of Scientific Computing
Numerical Recipes in C is a definitive resource for scientists and engineers who need to transform complex mathematical theories into functional computer code. This collaboration between four distinguished researchers bridges the gap between abstract equations and practical programming. It provides a vast library of routines for tasks ranging from linear algebra and differential equations to sign…
Shelves
More like this
The Art of R Programming: A Tour of Statistical Software Design
R is the world's most popular language for developing statistical software: Archaeologists use it to track the spread of ancient civilizations, dr…
Let Over Lambda
Let Over Lambda is one of the most hardcore computer programming books out there. Starting with the fundamentals, it describes the most advanced f…
Discrete Mathematics and its Applications
Discrete Mathematics and its Applications is a focused introduction to the primary themes in a discrete mathematics course, as introduced through …
The Visual Display of Quantitative Information
The classic book on statistical graphics, charts, tables. Theory and practice in the design of data graphics, 250 illustrations of the best (and a…
Mathematics for 3D Game Programming and Computer Graphics, Third Edition
This updated third edition illustrates the mathematical concepts that a game developer needs to develop 3D computer graphics and game engines at t…
The Hundred-Page Machine Learning Book
Concise and to the point — the book can be read during a week. During that week, you will learn almost everything modern machine learning has to o…
Algorithms (138563)
This text, extensively class-tested over a decade at UC Berkeley and UC San Diego, explains the fundamentals of algorithms in a story line that ma…
The Elements of Statistical Learning: Data Mining, Inference, and Prediction
During the past decade there has been an explosion in computation and information technology. With it has come vast amounts of data in a variety o…
The Information: A History, a Theory, a Flood
James Gleick, the author of the best sellers Chaos and Genius, now brings us a work just as astonishing and masterly: a revelatory chronicle and m…
The New Turing Omnibus: 66 Excursions In Computer Science
No other volume provides as broad, as thorough, or as accessible an introduction to the realm of computers as A. K. Dewdney's The Turing Omnibus.<…
Computers and Intractability: A Guide to the Theory of NP-Completeness
In computer science, more specifically computational complexity theory, Computers and Intractability: A Guide to the Theory of NP-Completeness is …
Think Stats
If you know how to program, you have the skills to turn data into knowledge using the tools of probability and statistics. This concise introducti…