Re: [kepler-dev] ptolemy text attribute question

2005-08-22 Thread Edward A. Lee
-dev mailing list [EMAIL PROTECTED] http://mercury.nceas.ucsb.edu/ecoinformatics/mailman/listinfo/kepler-dev Edward A. Lee Professor, Chair of the EE Division, Associate Chair of EECS 231 Cory Hall, UC Berkeley, Berkeley, CA 94720 phone: 510-642-0253 or 510-642-0455, fax: 510-

Re: Support for resource allocation in Ptolemy?

2004-06-08 Thread Edward A Lee
his became the centerpiece of a (not very successful) product from Cadence called VCC. But there might be ideas worth looking at there. Hope this is helpful... Edward Edward A. Lee, Professor 518 Cory Hall, UC Berkeley, Berkeley, CA 94720 phone: 510-642-0455, fax: 510-642-2739 [EMA

Re: modal models

2004-06-07 Thread Edward A Lee
found. Thanks, Tim Posted to the ptolemy-hackers mailing list. Please send administrative mail for this list to: [EMAIL PROTECTED] Edward A. Lee, Professor 518 Cory Hall, UC Berkeley, Berkeley, CA 94720 phone

Re: Generating BER plots

2004-05-28 Thread Edward A Lee
port." Will this do what you want? Edward Edward A. Lee, Professor 518 Cory Hall, UC Berkeley, Berkeley, CA 94720 phone: 510-642-0455, fax: 510-642-2739 [EMAIL PROTECTED], http://ptolemy.eecs.berkeley.edu/~eal

Re: [kepler-dev] Re: question on typing processes and higher-order functions a la map

2004-05-27 Thread Edward A Lee
--> >> which thus can be explained as a "special map" over streams with the >> type identity <> = ?? SAN> SAN> why not another HOF: expandStream :: <> -> ? SAN> I think that the advantage of expandArray over expandStream is that arrays SAN>

RE: [kepler-dev] question on typing processes and higher-order fu nctions a la map

2004-05-26 Thread Edward A Lee
-------- Edward A. Lee, Professor 518 Cory Hall, UC Berkeley, Berkeley, CA 94720 phone: 510-642-0455, fax: 510-642-2739 [EMAIL PROTECTED], http://ptolemy.eecs.berkeley.edu/~eal -

Re: [kepler-dev] question on typing processes and higher-order functions a la map

2004-05-25 Thread Edward A Lee
myactor :: a --> produce a process MYACTOR :: --> which thus can be explained as a "special map" over streams with the type identity <> = ?? Thanks in advance! Bertram and Liying

Re: Constraints with assignment to parameters

2004-05-21 Thread Edward A Lee
assigning a value to a element of this array (set action "RAM[c]=value", where c is a parameter with integer value). The expression says that it requires instead of c. -------- Edward A. Lee, Professor 518 Cory Hall, UC Berkeley, Berkeley, CA 94720 phone: 510-642-0455, fax: 510-642-2

Re: Compiling Ptolemy with Eclipse

2004-05-04 Thread Edward A Lee
for this list to: [EMAIL PROTECTED] > > > > Posted to the ptolemy-hackers mailing list. Please send administrative > mail for this list to: [EMAIL PROTECTED] > --

Re: XML fragments as StringTokens/XMLTokens

2004-04-15 Thread Edward A Lee
ers with escape sequences (e.g. < or >) would be inconvenient. Thanks, Andy Z. - Andrew Zimdars Modeling, Simulation, and Information Sciences (Org. ABCS) Advanced Technology Center, Lockheed Martin Space Systems Co. Bldg. 153, Col. 2J4 Lockheed Martin Way, Sunnyvale, CA 94089 w: 4

Re: Multiple Tokens with Same Time Stamp

2004-04-14 Thread Edward A Lee
gt; > Keith Offhand, I'm not sure, so I'm forwarding this on to Ptolemy-Hackers. -Christopher Posted to the ptolemy-hackers mailing list. Please send administrative mail for this list to: [EMAIL PROTECTED] ---

Re: Add an extra button to Ptolemy/Vergil

2004-03-29 Thread Edward A Lee
public NamedObjController create(GraphController controller) { return new ChicController(controller); } } Edward A. Lee, Professor 518 Cory Hall, UC Berkeley, Berkeley, CA 94720 phone: 510-642-0455, fax: 510-642-2739 [EMAIL PROTECTED], http://ptolemy.eecs.berkeley.edu/~eal -

Re: Firing by events

2004-02-18 Thread Edward A Lee
). This has been on the "to do" list for some time... But it's not entirely clear what it should do... replace the current image in the web page? Open a window? Go to a new page? I'm inclined to think it should go to a new page, so the back button takes you back... Edward -

Re: changing default 'configure' action

2004-02-18 Thread Edward A Lee
ld that and follow our coding conventions, we would be happy to fold it into the Ptolemy II tree... Edward Edward A. Lee, Professor 518 Cory Hall, UC Berkeley, Berkeley, CA 94720 phone: 510-642-0455, fax: 510-642-2739 [EMAIL PROT

Re: VersionAttribute equals false problem

2004-01-29 Thread Edward A Lee
list to: [EMAIL PROTECTED] Edward A. Lee, Professor 518 Cory Hall, UC Berkeley, Berkeley, CA 94720 phone: 510-642-0455, fax: 510-642-2739 [EMAIL PROTECTED], http://ptolemy.eecs.berkeley.edu/~eal Posted to the pt

Re: [Ptolemy] Re: how to set icon locations

2004-01-14 Thread Edward A Lee
have a value that is an expression that depends on other parameters in the model. In that example, the location is changed dynamically. Edward Edward A. Lee, Professor 518 Cory Hall, UC Berkeley, Berkeley, CA 94720 phone: 510-642-0455, fax: 510-642-2739 [EMAIL PROTECTED], http

Re: Need to delay execution by 1 clk...

2003-12-03 Thread Edward A Lee
for 1 clock and then give it out to the next stage of execution. - kiran - Original Message - From: "Edward A Lee" <[EMAIL PROTECTED]> Date: Tue, 02 Dec 2003 15:23:31 -0800 To: "Kiran SB" <[EMAIL PROTECTED]> Subject: Re: Need to delay execution by 1 clk...

Re: Need to delay execution by 1 clk...

2003-12-02 Thread Edward A Lee
rs mailing list. Please send administrative mail for this list to: [EMAIL PROTECTED] -------- Edward A. Lee, Professor 518 Cory Hall, UC Berkeley, Berkeley, CA 94720 phone: 510-642-0455, fax: 510-642-2739 [EMAIL PROTECTED], http://ptolemy.eecs.be

Re: removing and readding actors to a model

2003-11-24 Thread Edward A Lee
evant models (those being the actorLibrary and the model that the edit request came from). Is there an easier way to get the models to update with the new actor information? thanks, chad Edward A Lee wrote: Shouldn't removing the actor also be done in a ChangeRequest? This seems like a very puzzling

Re: removing and readding actors to a model

2003-11-22 Thread Edward A Lee
lease send administrative mail for this list to: [EMAIL PROTECTED] ---- Edward A. Lee, Professor 518 Cory Hall, UC Berkeley, Berkeley, CA 94720 phone: 510-642-0455, fax: 510-642-2739 [EMAIL PROTECTED], http://ptole

Re: [Ptolemy] Re: Implementing high level queues

2003-11-22 Thread Edward A Lee
n be used to determine what way the system responds. Why not just make your event a record token? Then you can have named fields of arbitrary type and manipulate them independently. Edward Edward A. Lee, Professor 518 Cory Hall, UC Berkeley, Berkeley, CA 94720 phone: 510-642-0455,

Re: Ptolemy modeling of complex distributed software systems

2003-11-21 Thread Edward A Lee
such as TransientConfigurableAttribute. In the latest version (on the CVS tree), any attribute can be made non-persistent by calling setPersistent(false). This prevents the attribute from cluttering the MoML file. Edward Edward A. Lee, Professor 518 Cory Hall, UC Berkel

Re: IF Statement Functionality in Ptolemy

2003-11-19 Thread Edward A Lee
Someone else might have a suggestion. -Christopher Posted to the ptolemy-hackers mailing list. Please send administrative mail for this list to: [EMAIL PROTECTED] -------- Edward A. Lee, Professor 518 Cory Hall,

Re: getting top level effigy

2003-11-14 Thread Edward A Lee
EMAIL PROTECTED] Edward A. Lee, Professor 518 Cory Hall, UC Berkeley, Berkeley, CA 94720 phone: 510-642-0455, fax: 510-642-2739 [EMAIL PROTECTED], http://ptolemy.eecs.berkeley.edu/~eal Posted to the ptolemy-ha

Re: extending the type system

2003-10-14 Thread Edward A Lee
s mailing list. Please send administrative >> mail for this list to: [EMAIL PROTECTED] SAN> SAN> SAN> SAN> SAN> Posted to the ptolemy-hackers mailing list. Please send administrative SAN> mail for this list

Re: Cancelling an Event in the DE Domain

2003-09-28 Thread Edward A Lee
r in the library had an additional input port labelled "cancel" which cancelled the pending event. Thanks! Posted to the ptolemy-hackers mailing list. Please send administrative mail for this list to: [EMAIL PROT

Re: icon editor

2003-09-24 Thread Edward A Lee
hesis (NCEAS) [EMAIL PROTECTED] --- Posted to the ptolemy-hackers mailing list. Please send administrative mail for this list to: [EMAIL PROTECTED] Edward A. Lee, Professor 518 Cory Hall, UC Berkeley, Berkeley, CA 94720 phone: 510-642-0455, fax: 510-64

Re: setActions in FSM models

2003-08-28 Thread Edward A Lee
he ptolemy-hackers mailing list. Please send administrative mail for this list to: [EMAIL PROTECTED] Edward A. Lee, Professor 518 Cory Hall, UC Berkeley, Berkeley, CA 94720 phone: 510-642-0455, fax: 510-642-2739 [EMAIL PROTECTED], http://ptolemy.eecs.berkeley.edu/~eal/* Set the value of a variab

Re: dynamically reloading the treeview in vergil

2003-08-14 Thread Edward A Lee
Posted to the ptolemy-hackers mailing list. Please send administrative mail for this list to: [EMAIL PROTECTED] -------- Edward A. Lee, Professor 518 Cory Hall, UC Berkeley, Berkeley, CA 94720 phone: 510-642-0455, fax: 510-642-2739 [EMAIL PROTECTED], http://ptolemy.eecs.berkele

Re: "StructureToken" version of RecordToken?

2003-04-04 Thread Edward A Lee
list to: [EMAIL PROTECTED] -------- Edward A. Lee, Professor 518 Cory Hall, UC Berkeley, Berkeley, CA 94720 phone: 510-642-0455, fax: 510-642-2739 [EMAIL PROTECTED], http://ptolemy.eecs.berkeley.edu/~eal Posted to the ptolemy-

Re: Using "Listen to actor" for debugging.

2003-03-07 Thread Edward A Lee
At 08:22 PM 2/21/2003 -0800, Edward A Lee wrote: At 12:22 PM 2/21/2003 -0800, Jim Kleckner wrote: Could someone explain how "Listen to actor" should be used for debugging? I would expect it to trace the events into and out of a composite entity but it brings up an empty window for

Re: Mixed signal simulation doubts

2003-02-26 Thread Edward A Lee
ent of both tools to achieve successful intergration, or use fairly mature tools. For example, the Ptolemy II interface to Matlab (provided by RIM) is pretty stable, requiring only small changes with new releases of Matlab. Edward -------- Edward A. Lee, Professor 518 Cory Hall, UC Berkeley

Re: Mixed signal simulation doubts

2003-02-25 Thread Edward A Lee
or example, the Ptolemy II interface to Matlab (provided by RIM) is pretty stable, requiring only small changes with new releases of Matlab. Edward -------- Edward A. Lee, Professor 518 Cory Hall, UC Berkeley, Berkeley, CA 94720 phone: 510-642-0455, fax: 510-642-2739 [EMAIL PROTEC

Re: about renaming again

2003-02-23 Thread Edward A Lee
n vergil, it will seem to work, but if you save the model and then reopen it, it will have two ports instead of one, one with the original name and one with the new name. The one with the new name will not be used for anything. Renaming a port on a composite actor works for me... Edward Lee ---

Re: Using "Listen to actor" for debugging.

2003-02-21 Thread Edward A Lee
on of the key action methods (prefire(), fire(), postfire()). There are some more complicated actors that do report useful things here (like Clock). You can right click on a port and select "listen to port" to watch the data in and out of it. Edward Edward A. Lee, Profes

Re: Analog simulator with SDF

2003-02-20 Thread Edward A Lee
administrative mail for this list to: [EMAIL PROTECTED] Edward A. Lee, Professor 518 Cory Hall, UC Berkeley, Berkeley, CA 94720 phone: 510-642-0455, fax: 510-642-2739 [EMAIL PROTECTED], http://ptolemy.eecs.berkeley.edu/~eal

Re: Control of contained directors and complete simulations

2003-02-14 Thread Edward A Lee
ers mailing list. Please send administrative mail for this list to: [EMAIL PROTECTED] Edward A. Lee, Professor 518 Cory Hall, UC Berkeley, Berkeley, CA 94720 phone: 510-642-0455, fax: 510-642-2739 [EMAIL

Re: Disable the GUI

2003-01-12 Thread Edward A Lee
to the ptolemy-hackers mailing list. Please send administrative mail for this list to: [EMAIL PROTECTED] Edward A. Lee, Professor 518 Cory Hall, UC Berkeley, Berkeley, CA 94720 phone: 510-642-0455, fax: 510-642-2739 [EMAIL PROTECTED], http://

Re: multiple displays in run window

2003-01-10 Thread Edward A. Lee
ECTED] Posted to the ptolemy-hackers mailing list. Please send administrative mail for this list to: [EMAIL PROTECTED] Edward A. Lee, Professor 518 Cory Hall, UC Berkeley, Berkeley, CA 94720 phone: 510-642-0455, fax: 510-642-2739 [EMAIL PROTECTED],

Re: Two basic questions from a new subscriber

2002-12-09 Thread Edward A. Lee
kmail Posted to the ptolemy-hackers mailing list. Please send administrative mail for this list to: [EMAIL PROTECTED] Edward A. Lee, Professor 518 Cory Hall, UC Berkeley, Berkeley, CA 94720 phone: 510-642-0455

NSF ITR

2002-09-27 Thread Edward A. Lee
million in the next five years to Berkeley and its partner institutions (Vanderbilt University and Memphis). The Ptolemy Project team is a major part of this effort. For more information, see our (draft) website: http://chess.eecs.berkeley.edu Edward Lee Edward A. Lee, Professor 518

RE: Port Names

2002-09-17 Thread Edward A. Lee
aller. > > > > > > -Christopher > > > > >Posted to the ptolemy-hackers mailing list. Please send administrative >mail for this list to: [EMAIL PROTECTED] Edward A. Lee, Professor

Re: [Ptolemy] john m.: Convert parameters to ports

2002-09-03 Thread Edward A. Lee
created, and it functions as an ordinary parameter. This is useful, for example, if this is put in a library, where one would not want the associated port to appear. @author Edward A. Lee @version $Id: PortParameter.java,v 1.11 2002/08/30 04:35:22 cxh Exp $ */ public class PortParameter extends Pa

Re: [Ptolemy] Re: Does CT work within SDF

2002-08-29 Thread Edward A. Lee
I run into the >problem of the time and integrators not starting at zero during each >run. I must be missing something simple. > >KW Edward A. Lee, Professor 518 Cory Hall, UC Berkeley, Berkeley,

Re: [Ptolemy] Re: Displaying graphs and controlling the layout ofitems upon them

2002-08-09 Thread Edward A. Lee
ial applets provided with the >distribution? > >Many thanks, > >Mike Price. Edward A. Lee, Professor 518 Cory Hall, UC Berkeley, Berkeley, CA 94720 phone: 510-642-0455, fax: 510-642-2739 [EMAIL PROTECTED], http://ptolemy.eecs.berkeley.edu/~eal

Re: [Ptolemy] Re: higher order functions in Ptolemy II

2002-07-30 Thread Edward A. Lee
l could be given by a parameter or input port (using the new PortParameter mechanism). Also, I would like to explore alternative visual representations... E.g., we could modify Look Inside for the Apply actor so that it shows the most recently seen model. Edward Edward A. Lee, Professor 518 Co

Re: Points missing

2002-07-01 Thread Edward A. Lee
> >C.N.R. - I.A.S.F. > >Consiglio Nazionale delle Ricerche > >Istituto di Astrofisica Spaziale e >Fisica Cosmica "G.P.S. Occhialini" > >via Bassini 15, I-20133 Milano, Italy > >e.mail: [EMAIL PROTECTED] >phone: +39 02 23699349 >fax:+39 02 2666017 >

Re: Installing and Using Ptolemy II under Windows 2000

2002-06-25 Thread Edward A. Lee
point. >I have potential users who are Unix-challanged :-) > >Thanks, > > -- Bill Wood > > >Posted to the ptolemy-hackers mailing list. Please send administrative >mail for this list to: [EMAIL PROTEC

Re: [vergil] Multiple views -> mono view ?

2002-05-16 Thread Edward A. Lee
t; > >Posted to the ptolemy-hackers mailing list. Please send administrative >mail for this list to: [EMAIL PROTECTED] Edward A. Lee, Professor 518 Cory

Re: Reasonable Applications of Dataflow Process Networks

2002-05-14 Thread Edward A. Lee
ional models to support this sort of design, if >not some variety of dataflow? > >Many thanks, > > -- Bill Wood > >---- >Posted to the ptolemy-hackers mailing list. Please send administrative >mail for this lis

Re: Reasonable Applications of Dataflow Process Networks

2002-05-13 Thread Edward A. Lee
s anyone have >any relevant experience, or can anyone point me to relevant >literature? > >Many thanks, > > -- Bill Wood > > >Posted to the ptolemy-hackers mailing list. Please send administrat

Re: Get a GIF

2002-04-23 Thread Edward A. Lee
ns? > >Thenks in advantage. > >Regards. > >Luigi > > > >Posted to the ptolemy-hackers mailing list. Please send administrative >mail for this list to: [EMAIL PROTECTED] Edward A. Lee, Professor 518 Cory Hall, UC Berkeley, Berkeley, CA 94720 phone: 510-642

Re: Newbie Question: Vergil and Data Type Restrictions

2002-04-18 Thread Edward A. Lee
ked at simulation time rather than >compile time? > >Thanks, > > -- Bill Wood > > >Posted to the ptolemy-hackers mailing list. Please send administrative >mail for this list to: [EMAIL PROTECT

Re: evaluating expressions.

2002-03-26 Thread Edward A. Lee
llion typewriters. It's called the >Internet > >------------ >Posted to the ptolemy-hackers mailing list. Please send administrative >mail for this list to: [EMAIL PROT

Re: FSM Question

2002-02-02 Thread Edward A. Lee
gt; >------------ >Posted to the ptolemy-hackers mailing list. Please send administrative >mail for this list to: [EMAIL PROTECTED] Edward A. Lee, Professor 518 Cory Hall, UC Berkeley, Berkeley, CA 94720 phone: 510

Re: [Ptolemy] Re: Keeping track of different "instances".

2002-02-02 Thread Edward A. Lee
k, NY 10003, USA http://bioinformatics.cat.nyu.edu > "Hello New York! We'll do what we can!" >Bill Murray in `Ghostbusters'. > >--- End of Forwarded Message > >___

Re: Is it possible to use LMSadaptive Actor with Complex type?

2001-11-14 Thread Edward A. Lee
alue = ((DoubleToken)currentArray[j]).doubleValue(); plot.addPoint(i + _offset, j, currentValue, true); } } } } super.wrapup(); } Edward A

Re: Conditional initial state in FSM domain of Ptolemy II

2001-10-31 Thread Edward A. Lee
nce. > >Sunghyun Lee >Seoul National Univ. >Design Automation Lab. > > > >Posted to the ptolemy-hackers mailing list. Please send administrative >mail for this list to: [EMAIL PROTECTED] Edwa

Re: [Ptolemy] "S. Myers": Simple DE TypedCompositeActor Example?

2001-09-18 Thread Edward A. Lee
top believing in it, doesn't go away." > >-- Philip K. Dick > > > >--- End of Forwarded Message > >___________ >Ptolemy maillist - [EMAIL PROTECTED] >http://www.gigascale.org/ptolemy/listinfo/ptole

Re: Display relation name

2001-06-13 Thread Edward A. Lee
the same with the relations. But >relation is not an attribute of an actor, and naming the attribute >"relation6" does not do anything. > >Regards, > >Vincent & Sengouttouvane Edward A. Lee, Professor 518 Cory Hall, UC Berkeley, Berkeley, CA 9472

Re: UML model of Ptolemy II

2001-06-01 Thread Edward A. Lee
; >Kind regards, > >Vincent Arnould > > > > > > >Posted to the ptolemy-hackers mailing list. Please send administrative >mail for this list to: [EMAIL PROTECTED] Edward A. Lee, Professo

Re: FSM AbstractActionsAttribute

2001-05-21 Thread Edward A. Lee
at ptolemy.moml.MoMLParser.parse(MoMLParser.java:471) > at ptolemy.moml.MoMLParser.parse(MoMLParser.java:456) > at ptolemy.actor.gui.MoMLApplet._createModel(MoMLApplet.java:188) > at ptolemy.actor.gui.PtolemyApplet.init(PtolemyApplet.java:187) > at sun.applet.AppletPanel.run(Unknown S

Ptolemy II class

2001-05-18 Thread Edward A. Lee
This is a reminder that we are offering a two-day Ptolemy II class on June 7-8 in Walnut Creek. If you know anyone who might benefit from this, please forward this notice... Details at: http://www.agiledesigntech.com/ Edward Lee Edward A. Lee, Professor 518 Cory Hall, UC

Re: DE

2001-05-11 Thread Edward A. Lee
ata over the consumer. >Is it possible to manage this as we like? Sure, if you write your own director (or target, if you are talking about Ptolemy classic). -------- Edward A. Lee, Professor 518 Cory Hall, UC Berkeley, Berkeley, CA 94720 phone: 510-642-0455, fax: 510-642-2739 [EMAIL P

Re: designing new actors/directors

2001-05-08 Thread Edward A. Lee
moml configFile.xml intro.htm where configFile.xml is your configuration file. Hope this helps. Edward Lee Edward A. Lee, Professor 518 Cory Hall, UC Berkeley, Berkeley, CA 94720 phone: 510-642-0455, fax: 510-6

Re: Decimating FIR Filters

2001-04-09 Thread Edward A. Lee
// else assume tap is zero, so do nothing. } output.send(0, _outToken); phase += _dec; } phase -= _interp; } } Edward Edward A. Lee, Professor 518 Cory Hall, UC Berkeley, Berkeley, CA 94720 phon

Re: Reusing XML Actors

2001-03-27 Thread Edward A. Lee
ng list. Please send administrative >mail for this list to: [EMAIL PROTECTED] Edward A. Lee, Professor 518 Cory Hall, UC Berkeley, Berkeley, CA 94720 phone: 510-642-0455, fax: 510-642-2739 [EMAIL PROTECTED], http://ptolemy.eecs.berkeley.edu/~eal ---

Ptolemy Miniconference

2001-03-27 Thread Edward A. Lee
Attendees also received Ptolemy shirts :-) We hope to soon have all presentation materials up on the Ptolemy website... Edward Lee -------- Edward A. Lee, Professor 518 Cory Hall, UC Berkeley, Berkeley, CA 94720 phone: 510-642-0455, fax: 510-642-2739 [EMAIL PROTEC

Re: Creating models on the fly

2001-03-13 Thread Edward A. Lee
iaojun Liu about this issue. Edward Lee > >Posted to the ptolemy-hackers mailing list. Please send administrative >mail for this list to: [EMAIL PROTECTED] Edward A. Lee, Professor 518 Cory Hall, UC Berkeley, Berkeley, CA 94720 phone: 510-64

Re: About code generation

2001-02-23 Thread Edward A. Lee
roach in Ptolemy Classic: You have to have code generators for a complete library in order to do any code generation at all. With Ptolemy II, you could build specialized code generators only as the critical need arises. The rest of the library is still generatable... (is that a word?). Edward

Re: VHDL domain

2001-02-20 Thread Edward A. Lee
. If you have $$ to spend, this could probably be contracted out. Edward Lee -------- Edward A. Lee, Professor 518 Cory Hall, UC Berkeley, Berkeley, CA 94720 phone: 510-642-0455, fax: 510-642-2739 [EMAIL PROTECTED], http://ptolemy.ee

Re: First example

2000-12-09 Thread Edward A. Lee
> at com.microstar.xml.XmlParser.parseElement(XmlParser.java:955) >... > > >Any thoughts? > >Thanks. > >-- Russ Abbott > > > >------------ >Posted to the ptolemy-hackers mailing list. Please

4th Biennial Ptolemy Miniconference

2000-11-07 Thread Edward A. Lee
licit suggestions and/or volunteers for "invited presentations and/or posters." Please let me know if you have a suggestion. Edward Lee -------- Edward A. Lee, Professor, EECS Dept., Cory Hall UC Berkeley, Berkeley, CA 94720 phone: 510-642-0455, fax: 510-642-2739 [EMAIL P

Re: Searching partners for extending Ptolemy II

2000-09-22 Thread Edward A. Lee
>| // \/\ | >+--------+ > > >Posted

Re: [Ptolemy] Re: Ptolemy domain question

2000-09-19 Thread Edward A. Lee
Malone RoadFax: +44 28 90 50 4001 >Belfast BT9 5BS Web: www.iss-dsp.com > > >- - > > > >--- End of Forwarded Message > > >___________ >Ptolemy maillist - [EMAIL PROTECTED] >h

Re: Matlab-Ptolemy Simulation Speed

2000-01-25 Thread Edward A. Lee
u can share your results ... > >Regards >Zaineb. > > > >Posted to the ptolemy-hackers mailing list. Please send administrative >mail for this list to: [EMAIL PROTECTED] Edward A. Lee Professor phone: 51

Re: MoML

1999-11-28 Thread Edward A. Lee
>Posted to the ptolemy-hackers mailing list. Please send administrative >mail for this list to: [EMAIL PROTECTED] Edward A. Lee Professor phone: 510-642-0455 EECS Dept., Cory Hall fax: 510-642-2739

Re: version control and Ptolemy

1999-11-03 Thread Edward A. Lee
ssue of version control addressed in the context of galaxies? > >Thanks >Beth Savoy >Corning, Inc > > > >Posted to the ptolemy-hackers mailing list. Please send administrative >mail for this list to: [EMA

Re: time relation between demos

1999-08-17 Thread Edward A. Lee
ronment. > >"Why doesn't exist a linear time relation between these demos?" > > >Best regards, > >Uwe Hatnik > > >Posted to the ptolemy-hackers mailing list.

Re: Ptolemy II for Linux

1999-07-16 Thread Edward A. Lee
;version 1.0" release of Ptolemy II around the end of the year (or maybe early 1900 -- oops, sorry, Y2K problem :-). I fully expect JDK 1.2 to be available on many platforms by then (with the possible exception of Macs, which I think still don't even support JDK 1.1). E

Re: if .... then

1999-07-16 Thread Edward A. Lee
or this list to: [EMAIL PROTECTED] Edward A. Lee Professor phone: 510-642-0455 EECS Dept., Cory Hall fax: 510-642-2739 University of California email:[EMAIL PROTECTED] Berkeley, CA 94720 <http://www.eecs.berkeley.e

Re: DE within SDF

1999-05-01 Thread Edward A. Lee
ackers mailing list. Please send administrative >mail for this list to: [EMAIL PROTECTED] Edward A. Lee Professor phone: 510-642-0455 EECS Dept., Cory Hall fax: 510-642-2739 University of California email:[EM

Ptolemy II demos on the web

1999-03-11 Thread Edward A. Lee
Edward A. Lee Professor phone: 510-642-0455 EECS Dept., Cory Hall fax: 510-642-2739 University of California email:[EMAIL PROTECTED] Berkeley, CA 94720 <http://www.eecs.berkeley.edu/~eal>http://www.eecs.berkeley.ed

Re: ptolemy vs. simulink

1999-03-04 Thread Edward A. Lee
orks and synchronous dataflow. Ptolemy classic has dynamic dataflow and synchronous/reactive modeling, and Ptolemy II has CSP. The wide range of modeling techniques in Ptolemy reflects its use as a laboratory for experimenting with modeling. Edward -------- Edward A. Lee

Re: iteration in ddf domain

1999-03-04 Thread Edward A. Lee
and I set the >firingsPerIteration pragma to 0 for all stars, which means they should fire >as many times as it takes to get an answer, right? > >Please help! >Thank you > > > >Beth Savoy >Corning, Inc >(607) 974-8813 > >---

Re: star's parameters

1999-03-03 Thread Edward A. Lee
that. >> How can I change the state of my star with an other one ? >> >> Thank's :)) >> -- >> Eric Laeuffer >> [EMAIL PROTECTED] >> >> ------------ >> Posted to the pto

Ptolemy Miniconference

1999-01-26 Thread Edward A. Lee
. Lee, UCB 8:45 AM Overview of Models of Computation Edward A. Lee, UCB 9:05 AM Control Logic using Hierarchical FSMs Bilung Lee, UCB 9:25 AM Optronics Systems Specification: Mission & High-Level Behavior Co-validation Xavier Warzee, Thomson-CSF 9:45 AM Adaptive Computing System Design

Re: optfir

1998-12-10 Thread Edward A. Lee
Fax. 01245 275993 >Marconi Communications UK, Marconi House, New St. Chelmsford, UK >___ > > >Posted to the ptolemy-hackers mailing list. Please send administrative >mail for this list to: [EMAIL PROTECTED] > > Edward A. Le

Ptolemy II Document available

1998-11-25 Thread Edward A. Lee
ilities. We plan the 1.0 release to roughly coincide with the Ptolemy Miniconference on February 19. Watch this space! Edward -------- Edward A. Lee Professor phone: 510-642-0455 EECS Dept., Cory Hall fax: 510-642-2739 Univ

Re: parallel DE-simulation on several CPU's ??

1998-11-16 Thread Edward A. Lee
>actor (star) will run on its own thread and have a local notion of time. >The simulations will take advantage of multiple processors given that >the JDK supports threads running on separate processors. > >JohnD Edward A. Lee

Re: Poisson's Server

1998-11-10 Thread Edward A. Lee
ble please >give me a hand!! >Thanks a lot. >Bye > >Personal: [EMAIL PROTECTED] > > > > >Posted to the ptolemy-hackers mailing list. Please send administrative &g

RE: errors on delay-free loop

1998-10-23 Thread Edward A. Lee
;> -- >> -- >> Posted to the ptolemy-hackers mailing list. Please send administrative >> mail for this list to: [EMAIL PROTECTED] > > >Posted to the ptolemy-hackers

Pre-Announcement and Call for Participation

1998-10-05 Thread Edward A. Lee
research into modeling and/or synthesis. Edward Edward A. Lee Professor phone: 510-642-0455 EECS Dept., Cory Hall fax: 510-642-2739 University of California email:[EMAIL PROTECTED] Berkeley, CA 94720 http