Re: Python component model

2006-10-13 Thread val bykoski
Peter Wang wrote: > Edward, > > This isn't in response to any specific one of the 100+ posts on this > thread, but I justed wanted to encourage you to continue your > investigation into Python component models and maybe looking for some > common ground between them. Frequently the individual deve

list of functions question

2006-04-26 Thread val bykoski
Hi The List: I have a modeling app where i'm detecting events (in temporal dynamics) applying a set of (boolean) functions - kind of: event_list = "f1 f2 etc".split() # each fi detects a specific event i have defs for functions fi, or simple boolean expressions for each, so that evList is a

Re: Python advocacy in scientific computation

2006-03-06 Thread val bykoski
ility, flexibility, and dynamism (including on-the-fly model building/testing/correction) as well as model introspecting and exploration capabilities are of critical importance and sometimes the indication to a missing link. It does not hurt to remember that the original idea (by S.Ulam) of a com

Re: Some thougts on cartesian products

2006-01-23 Thread val bykoski
Christoph Zwerschke wrote: > Bryan Olson schrieb: > >>> Still think there is no such thing? >> >> >> Uh, yes. >> >>The Cartesian product of two sets A and B (also called the >>product set, set direct product, or cross product) is defined to >>be the set of [...] >> >> All sets, no stri

Re: OT: excellent book on information theory

2006-01-22 Thread val bykoski
Anton Vredegoor wrote: > Paul Rubin wrote(>>): [...] > All of the books writers seem to have not caught up with the idea of > hyperlinks and continue to dwell in neolithical paper dreams :-) > > If they only woke up and let someone like me write some Visual Python > code to illustrate the algori