File tree Expand file tree Collapse file tree 3 files changed +17
-21
lines changed
Expand file tree Collapse file tree 3 files changed +17
-21
lines changed Original file line number Diff line number Diff line change 44This book is available as a free download from:\\ \url {https://github.com/SquareBracketAssociates/NumericalMethods}.
55\bigskip
66
7- Copyright \copyright ~2001, 2015 by Didier H. Besset.
7+ Copyright \copyright ~2001, 2016 by Didier H. Besset, St \' ephane Ducasse and Serge Stinckwich
88\bigskip
99
1010The contents of this book are protected under Creative Commons Attribution-ShareAlike 3.0 Unported license.
3737
3838Published by Square Bracket Associates, Switzerland.\\
3939% ISBN 978-3-9523341-0-2\\
40- First Edition, 2001
40+ First Edition, 2016
4141\vspace *{\fill }
4242\end {footnotesize }
Original file line number Diff line number Diff line change 66
77
88\chapter* {About this version }
9-
109We would like to thank Didier Besset for his great book and for his gift of the source and implementation to the community.
1110
12-
1311This is an abridged version of Didier's book, without the Java implementation and reference; our goal is to make the book slimmer and easier to read.
1412The implementation presented in this book is part of the SciSmalltalk library.
1513Both versions of the book are now maintained under open-source terms and are available at the following URLs:
@@ -27,9 +25,7 @@ \chapter*{About this version}
2725Remember that we are all Charlie.
2826
2927\bigskip
30- \relboxr {1}{28 January 2015}
31-
32-
28+ \relboxr {1}{17 January 2016}
3329
3430\chapter* {Preface }
3531
Original file line number Diff line number Diff line change 2828
2929\mainmatter
3030
31- \input {Introduction } % no java :)
32- \input {Function } % no java :)
33- \input {Interpolation } % no java :)
34- \input {Iteration } % no java :)
35- \input {Zeroes } % no java
36- \input {Integration } % no java
37- \input {Series } % no java
38- \input {LinearAlgebra } % no java
39- \input {Statistics } % no java
40- \input {Estimation } % no java
41- \input {Minimization } % no java
42- \input {DataMining } % no java
31+ \input {Introduction }
32+ \input {Function }
33+ \input {Interpolation }
34+ \input {Iteration }
35+ \input {Zeroes }
36+ \input {Integration }
37+ \input {Series }
38+ \input {LinearAlgebra }
39+ \input {Statistics }
40+ \input {Estimation }
41+ \input {Minimization }
42+ \input {DataMining }
4343\appendix
4444\input {FloatingPointSimulation }
45- \input {SmalltalkPrimer } % pass done
46- \input {Distributions }% no java
45+ \input {SmalltalkPrimer }
46+ \input {Distributions }
4747\input {CentralMoments }
4848% \input{Cdrom}
4949\input {Bibliography }
You can’t perform that action at this time.
0 commit comments