From: Arjen M. <arj...@wl...> - 2007-12-27 12:34:22
|
Lars Hellström wrote: >20 dec 2007 kl. 16.29 skrev Arjen Markus: > > > >>Hi all, >> >>I have been thinking about adding a module to Tcllib with the >>preliminary >>name "simulation" (or "modeling" or "computing" or "simulating" or ...) >>The intent: >>- Support for Monte Carlo simulations >>- Discrete Event modelling >>- Constraint Logic Programming >>- etc. >> >>Any thoughts? >> >> > >It seems like a somewhat disparate collection of computation models. > >Do you want to collect them because you think there would be a common >core that all of the above would simply be applications of? If so, what >would that consist of? > > Not so much a common core in the sense of code that can be shared, but more a common set-up: each computational methodology would require/benefit from a framework of sorts, rather than just a collection of useful procedures. > > >>A good idea or not? What is a good name for it? >> >> > >It might be easier to find names for the parts than for this whole. > > Sure, though at least two people (among whom myself) think "simulation" is a nice name. Regards, Arjen |