[squeak-dev] Re: More configurations

Sean P. DeNigris sean at clipperadams.com
Thu May 20 17:45:31 UTC 2010


Added MathMorphs (revival) - includes MorphicWrappers.  In inbox
Configurations-spd.5.

Class comment of ConfigurationOfMathMorphs...

Original MathMorphs:
MathMorphs and related projects are beautiful pieces of Mathematics and
Physics run in Squeak. They have been created at the University of Buenos
Aires, and the original web site is at UBA . The projects basis is
MorphicWrappers, other projects are FunctionPlotters, LinearAlgebra,
MetricSpaces, PhysicsMorphs, Fibonacci and others.

This project (the revival):
In May, 2006 Lic. Edgar J. De Cleene suggested on squeak-dev to collect
necessary changesets, make them run in latest Squeak, and save them for
future in a community effort. Edgar also collected most of the changesets
needed and put together functional 3.9 changesets, I started converting them
to Monticello. Please see details of each MCZ file for history of it's
creation. There are 2 Monticello Projects so far, more will be converted in
the future.

A good starting point:
1. Load the MorphicWrappers & Functions packages with:
	ConfigurationOfMathMorphs project latestVersion load: #('MorphicWrappers'
'Functions')
2. Doit:
	XYPlotter example1 plot asMorph openInWorld
	
See http://www.squeaksource.com/MathMorphsRevival.html for more info.

Sean
-- 
View this message in context: http://forum.world.st/More-configurations-tp2223995p2224998.html
Sent from the Squeak - Dev mailing list archive at Nabble.com.



More information about the Squeak-dev mailing list