diff --git a/free-programming-books.md b/free-programming-books.md index 08f3bbd96c8dfbb92b55989dc7b6d28abf3e8f53..10eec59e83c918546e2ed1b094c74d4d41823f72 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -376,6 +376,7 @@ Original Source: [Free Programming books](http://stackoverflow.com/revisions/392 * [Introduction to Probability and Statistics Spring 2014](http://ocw.mit.edu/courses/mathematics/18-05-introduction-to-probability-and-statistics-spring-2014/) * [Introduction to Statistical Thought](http://www.math.umass.edu/~lavine/Book/book.html) - Michael Lavine * [Kalman and Bayesian Filters in Python](https://github.com/rlabbe/Kalman-and-Bayesian-Filters-in-Python) +* [Knapsack Problems - Algorithms and Computer Implementations](http://www.or.deis.unibo.it/knapsack.html) - Silvano Martello and Paolo Toth * [Linear Algebra](https://www.math.ucdavis.edu/~linear/linear-guest.pdf) * [Linear Algebra: An Introduction to Mathematical Discourse](http://en.wikibooks.org/wiki/Linear_Algebra) - Jim Hefferon * [Linear Algebra, Theory And Applications](http://www.math.byu.edu/klkuttle/linearalgebra.pdf) - Kenneth Kuttler