OBJECT-ORIENTED IMPLEMENTATION OF NUMERICAL METHODS NOW OPEN-SOURCE

SD
Stéphane Ducasse
Wed, Jan 28, 2015 4:02 PM

Didier Besset offered his great book "Object-Oriented Implementation of Numerical Methods
An Introduction with Smalltalk and Java" to the community.

We would like to thank Didier Besset for his great book and for his gift of the source and implementation to the community.

You can find
• Archive of the original book, with code in both Java and Smalltalk https://github.com/SquareBracketAssociates/ArchiveOONumericalMethods

https://github.com/SquareBracketAssociates/ArchiveOONumericalMethods/blob/master/NumericalMethods/2015-Jan-WholeBookST-Java.pdf


• 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. The implementation presented in this book is part of the SciSmalltalk library.

https://github.com/SquareBracketAssociates/NumericalMethods

https://github.com/SquareBracketAssociates/NumericalMethods/blob/master/2015-Jan-WholeBook.pdf


• SciSmalltalk library https://github.com/SergeStinckwich/SciSmalltalk.

Both book versions are maintained by St ́ephane Ducasse and Serge Stinckwich.

27 Janvier 2015


Stéphane Ducasse
http://stephane.ducasse.free.fr
http://www.synectique.eu / http://www.pharo.org
03 59 35 87 52
Assistant: Julie Jonas
03 59 57 78 50
03 59 35 86 16

S. Ducasse - Inria
40, avenue Halley,
Parc Scientifique de la Haute Borne, Bât.A, Park Plaza
Villeneuve d'Ascq 59650
France

Didier Besset offered his great book "Object-Oriented Implementation of Numerical Methods An Introduction with Smalltalk and Java" to the community. We would like to thank Didier Besset for his great book and for his gift of the source and implementation to the community. You can find • Archive of the original book, with code in both Java and Smalltalk https://github.com/SquareBracketAssociates/ArchiveOONumericalMethods https://github.com/SquareBracketAssociates/ArchiveOONumericalMethods/blob/master/NumericalMethods/2015-Jan-WholeBookST-Java.pdf • 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. The implementation presented in this book is part of the SciSmalltalk library. https://github.com/SquareBracketAssociates/NumericalMethods https://github.com/SquareBracketAssociates/NumericalMethods/blob/master/2015-Jan-WholeBook.pdf • SciSmalltalk library https://github.com/SergeStinckwich/SciSmalltalk. Both book versions are maintained by St ́ephane Ducasse and Serge Stinckwich. 27 Janvier 2015 -------------------------------------------- Stéphane Ducasse http://stephane.ducasse.free.fr http://www.synectique.eu / http://www.pharo.org 03 59 35 87 52 Assistant: Julie Jonas 03 59 57 78 50 03 59 35 86 16 S. Ducasse - Inria 40, avenue Halley, Parc Scientifique de la Haute Borne, Bât.A, Park Plaza Villeneuve d'Ascq 59650 France
JP
Joseph Pelrine
Wed, Jan 28, 2015 4:14 PM

Excellent! Even though I have the original book, which takes up < 4 cm
space on my bookshelf, I'm happy that the book - and code - are becoming
available to others.

Joseph

On 28.01.15 17:02, Stéphane Ducasse wrote:

Didier Besset offered his great book "Object-Oriented Implementation of
Numerical Methods
An Introduction with Smalltalk and Java" to the community.

We would like to thank Didier Besset for his great book and for his gift
of the source and implementation to the community.

You can find
• Archive of the original book, with code in both Java and Smalltalk
https://github.com/SquareBracketAssociates/ArchiveOONumericalMethods

https://github.com/SquareBracketAssociates/ArchiveOONumericalMethods/blob/master/NumericalMethods/2015-Jan-WholeBookST-Java.pdf
• 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.
The implementation presented in this book is part of the SciSmalltalk
library.
https://github.com/SquareBracketAssociates/NumericalMethods
https://github.com/SquareBracketAssociates/NumericalMethods/blob/master/2015-Jan-WholeBook.pdf

• SciSmalltalk library https://github.com/SergeStinckwich/SciSmalltalk.
Both book versions are maintained by St ́ephane Ducasse and Serge
Stinckwich.
27 Janvier 2015


Stéphane Ducasse
http://stephane.ducasse.free.fr
http://www.synectique.eu / http://www.pharo.org
03 59 35 87 52
Assistant: Julie Jonas
03 59 57 78 50
03 59 35 86 16

S. Ducasse - Inria
40, avenue Halley,
Parc Scientifique de la Haute Borne, Bât.A, Park Plaza
Villeneuve d'Ascq 59650
France


Esug-list mailing list
Esug-list@lists.esug.org
http://lists.esug.org/mailman/listinfo/esug-list_lists.esug.org

--
Joseph Pelrine [ | ]
MetaProg GmbH
Email: jpelrine@metaprog.com
Web:  http://www.metaprog.com

As soon as you introduce people, things become complex.

Excellent! Even though I have the original book, which takes up < 4 cm space on my bookshelf, I'm happy that the book - and code - are becoming available to others. Joseph On 28.01.15 17:02, Stéphane Ducasse wrote: > Didier Besset offered his great book "Object-Oriented Implementation of > Numerical Methods > An Introduction with Smalltalk and Java" to the community. > > We would like to thank Didier Besset for his great book and for his gift > of the source and implementation to the community. > > > You can find > • Archive of the original book, with code in both Java and Smalltalk > https://github.com/SquareBracketAssociates/ArchiveOONumericalMethods > > https://github.com/SquareBracketAssociates/ArchiveOONumericalMethods/blob/master/NumericalMethods/2015-Jan-WholeBookST-Java.pdf > • 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. > The implementation presented in this book is part of the SciSmalltalk > library. > https://github.com/SquareBracketAssociates/NumericalMethods > https://github.com/SquareBracketAssociates/NumericalMethods/blob/master/2015-Jan-WholeBook.pdf > > > • SciSmalltalk library https://github.com/SergeStinckwich/SciSmalltalk. > Both book versions are maintained by St ́ephane Ducasse and Serge > Stinckwich. > 27 Janvier 2015 > > > > > -------------------------------------------- > Stéphane Ducasse > http://stephane.ducasse.free.fr > http://www.synectique.eu / http://www.pharo.org > 03 59 35 87 52 > Assistant: Julie Jonas > 03 59 57 78 50 > 03 59 35 86 16 > > S. Ducasse - Inria > 40, avenue Halley, > Parc Scientifique de la Haute Borne, Bât.A, Park Plaza > Villeneuve d'Ascq 59650 > France > > > > _______________________________________________ > Esug-list mailing list > Esug-list@lists.esug.org > http://lists.esug.org/mailman/listinfo/esug-list_lists.esug.org > -- Joseph Pelrine [ | ] MetaProg GmbH Email: jpelrine@metaprog.com Web: http://www.metaprog.com As soon as you introduce people, things become complex.