Re: introduction distributed ptolemy

2004-06-14 Thread Christopher Hylands Brooks
There was a mail configuration problem with the ptolemy-hackers list, so I'm forwarding a couple of bounced messages. Rather than trying to merge them, I'm sending them in the order they were originally sent. -Christopher From: Ferdinando Villa [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED]

Re: Ptolemy applets problems

2004-05-21 Thread Christopher Hylands Brooks
Efrat Jaeger [EMAIL PROTECTED] writes: - I created the following applet, http://users.sdsc.edu/~efrat/workflows/queryPGAP.htm, very similar to the demo applets. Apparently it loads on some computers but on others I get a java.lang.NoClassDefFoundError:

Ptolemy II 4.0-beta is available for download

2004-05-19 Thread Christopher Hylands Brooks
* The PtolemyII 4.0-beta website version of the web pages * The Web Start version -Christopher Christopher Hylands Brooks [EMAIL PROTECTED] University of California Programmer/Analyst Chess/Ptolemy/GSRC US Mail: 558 Cory Hall #1770 ph: 510.643.9841 fax:510.642.2739

Re: I am using ptolemy II to develop an optical network simulator.

2004-05-12 Thread Christopher Hylands Brooks
In comp.soft-sys.ptolemy, [EMAIL PROTECTED] (Kaizen) writes: This is for an academic project so the complexity of the simulator will not reach that of something commercial like Optiwave or VPI. VPI and Ptolemy Classic have a connection,

Re: Compiling Ptolemy with Eclipse

2004-05-04 Thread Christopher Hylands Brooks
. (java.lang.NullPointerException in the .log of Eclipse !) I tried other thinks but I can only compile and run (make fast install) without Eclipse ! Franck On Mon, 2004-05-03 at 17:14, Christopher Hylands Brooks wrote: With Eclipse, usually it is necessary to run

Re: Compiling Ptolemy with Eclipse

2004-05-03 Thread Christopher Hylands Brooks
With Eclipse, usually it is necessary to run configure so that the .classpath file is properly set up. An alternative is to set up the project class path by hand. Locally, our Eclipse users run configure, so the by hand section of the doc could probably use some testing and updating. One issue

Re: ANNOUNCE: galsC 0.1.0 (alpha) release

2004-04-28 Thread Christopher Hylands Brooks
Elaine Cheong and Jie Liu announced availability of galsC 0.1.0 (alpha) -Christopher --- Forwarded Message Subject: [Ptolemy] ANNOUNCE: galsC 0.1.0 (alpha) release Date: Sun, 25 Apr 2004 16:18:30 -0700 (PDT) We are announcing the alpha release of galsC, a language and compiler for use

Re: Reading a file from Matlab

2004-04-27 Thread Christopher Hylands Brooks
In comp.soft-sys.ptolemy, [EMAIL PROTECTED] (Renooj Jacob) writes: I have a script file in matlab which solves a series of equations. I would like to access this matlab file from ptolemy and plot within ptolemy using the matlab expression. Is it possible? If not is there any other way. I'm

Re: FOR LOOP

2004-04-26 Thread Christopher Hylands Brooks
actor will do this in DE... It will also do this in PN, without a timing model... Edward At 12:44 PM 11/19/2003 -0800, Christopher Hylands Brooks wrote: In comp.soft-sys, [EMAIL PROTECTED] (Dave from Dublin) writes: I am quite new to Ptolemy and I am working a little

Re: memory problem

2004-03-31 Thread Christopher Hylands Brooks
This bounced because of configuration problem on the mail server, so I'm resending it. -Christopher --- Forwarded Message From: Stephen Andrew Neuendorffer [EMAIL PROTECTED] To: Nilgun Fescioglu Unver [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: [Ptolemy] Re:

Re: Random numbers

2004-03-19 Thread Christopher Hylands Brooks
Kostas Oikonomou [EMAIL PROTECTED] writes: I'm trying to see if I can use the DE domain of Ptolemy II to simulate a simple semi- Markov process. The main obstacle I've run into is that I can't see any way of generating random numbers from distributions other than the exponential and normal.

Re: Using Ptolemy II embedded in my product

2004-03-04 Thread Christopher Hylands Brooks
Michael Doorley writes: Hi Christopher Thanks for adding me to the list. 1. Can I use Ptolemy II by calling methods in the API that would create a model, populate it, run a simulation and extract the results? As a bonus for the advanced user I would like to save the model as an

Re: Firing by events

2004-02-19 Thread Christopher Hylands Brooks
The single window tabbed interface by Jerome Blanc and Benoit Masson of Thales might be useful here. This interface is in the ptII developer tree in $PTII/thales. The single window interface has not yet been publically released. To start it up from, run vergil -single. The ptII/thales/README

Re: Ptolemy II : reuse legacy application, distributed actors

2003-11-25 Thread Christopher Hylands Brooks
BERGERO Didier [EMAIL PROTECTED] writes: I have 2 (newbie?) questions : * While waiting for e-ptolemy, with Ptolemy II and in the same simulation, how to use local actors and remote (distributed) actors ? : use of applets... I'm not sure what e-ptolemy is in this context. There are

Re: Is there a way to speed up the redraw?

2003-10-13 Thread Christopher Hylands Brooks
In comp.soft-sys.ptolemy, luedeke [EMAIL PROTECTED] writes: I have the feeling that the redraw of a ptolemy.plot.Plot object is a bit slow, because doubled buffering or something else is not used, so the plot has to be recalulated each time a redraw is needed. Is there a way to speed up the

Re: Point width on XYPlotter

2003-09-25 Thread Christopher Hylands Brooks
some plotml inside a configure element that sets the marks to dots -Christopher Christopher Hylands Brooks [EMAIL PROTECTED] University of California Programmer/Analyst Chess/Ptolemy/GSRC US Mail: 558 Cory Hall #1770 ph: 510.643.9841 fax:510.642.2739 Berkeley, CA 94720-1770 home

Re: diva source code of newest version

2003-09-23 Thread Christopher Hylands Brooks
page is on http://www.gigascale.org/diva Note that the diva home page will move to http://embedded.eecs.berkeley.edu/diva at somepoint in the not to distant future. -Christopher Christopher Hylands Brooks [EMAIL PROTECTED] University of California Programmer/Analyst Chess/Ptolemy/GSRC

Re: problems rebuilding Ptolemy classic from scratch

2003-09-12 Thread Christopher Hylands Brooks
I have some notes for compiling Ptolemy II 0.7.2 devel under Linux at http://ptolemy.eecs.berkeley.edu/ptolemyclassic/pt0.7.2/linux.htm I'll see about adding a more prominent link to that page from the 0.7.1 page. xv not compiling is fairly common, you can run without it. xv is also available

Re:

2003-09-05 Thread Christopher Hylands Brooks
Hmm, I thought I sent a reply to this earlier this week, see below From: Christopher Hylands Brooks [EMAIL PROTECTED] To: Darine Abdelahad [EMAIL PROTECTED] Subject: Re: Ptplot mouse code Cc: [EMAIL PROTECTED] Date: Wed, 03 Sep 2003 09:04:41 -0700 Take a look at the zoom code

Re: first day with ptolemyII

2003-09-03 Thread Christopher Hylands Brooks
installer at /opt/local/j2sdk1.4.1_02/jre/javaws-1_2_0_02-solaris-sparc-i.zip For now, I'll leave it on for a few days until I figure it out. Guess everyone has to be a newbie at something on a regular basis in order to get anywhere. -Christopher Christopher Hylands Brooks [EMAIL

Re: help me on image filtering

2003-08-18 Thread Christopher Hylands Brooks
and SequenceToMatrix, set the rows to 144 and the columns to 176 4. Change the Quantizer to {-1.0, 40.0} to Quantize the values -Christopher Christopher Hylands Brooks [EMAIL PROTECTED] University of California Programmer/Analyst Chess/Ptolemy/GSRC US Mail: 558 Cory Hall #1770 ph

Ptolemy related Soft Walls project in the news

2003-07-14 Thread Christopher Hylands
for release yet. -Christopher Christopher Hylands[EMAIL PROTECTED] University of California Programmer/Analyst Chess/Ptolemy/GSRC US Mail: 558 Cory Hall #1770 ph: 510.643.9841 fax:510.642.2739 Berkeley, CA 94720-1770 home: (F-Tu) 707.665.0131 (W-F) 510.655.5480 (office: 400A

Re: Message error [cannot invoke prefire non-opaque actor]

2003-06-05 Thread Christopher Hylands
In comp.soft-sys.ptolemy, [EMAIL PROTECTED] (thomas) writes: i have a problem with my modal model when i run the window i have this message : cannot invoke prefire non-opaque actor ? i somebody have the solution please answer me thank you This message comes

Re: ptplot questions: color change and interactive selection

2003-04-03 Thread Christopher Hylands
. There is no code to do specifically what you want, but the two items above should get you started -Christopher Christopher Hylands[EMAIL PROTECTED] University of California Programmer/Analyst Chess/Ptolemy/GSRC US Mail: 558 Cory Hall #1770 ph: 510.643.9841 fax:510.642.2739

Re: Ptplot question

2003-03-26 Thread Christopher Hylands
that allows Easy Export to PNG. This in turn becomes an easy path to export to GIF and JPG.. Portions of the patch are under the GNU Lesser General Public License 2.1, see http://www.gnu.org/copyleft/lesser.html for details. -Christopher Christopher Hylands[EMAIL PROTECTED] University of California

HyVisual startup problem [was Re: HyVisual 2.2-beta available for download ]

2003-03-13 Thread Christopher Hylands
updated. -Christopher Christopher Hylands[EMAIL PROTECTED] University of California Programmer/Analyst Chess/Ptolemy/GSRC US Mail: 558 Cory Hall #1770 ph: (510)643-9841 fax:(510)642-2739 Berkeley, CA 94720-1770 home: (510)526-4010, (707)665-0131(office: 400A Cory

Re: Which domain to use when simulating A/D and DSP behaviour?

2003-03-13 Thread Christopher Hylands
Jie Liu responded, but his email bounced because he sent it from an address that is not on the ptolemy-hackers mailing list. Jie's response was: It really depends on at what level of detail you want to model your system. My guess is that you can use CT and TM. There are a couple of existing

Re: about ptolemy0.7.1 install for redhat8.0-linux-i386

2003-03-11 Thread Christopher Hylands
BTW - next time, please post some of the errors you are seeing, it helps us determine what the problem is. -Christopher Christopher Hylands[EMAIL PROTECTED] University of California Programmer/Analyst Chess/Ptolemy/GSRC US Mail: 558 Cory Hall #1770 ph: (510)643-9841 fax:(510)642

Re: How to call the function RunTableau with my own model saved as .xml file ???

2003-03-04 Thread Christopher Hylands
In comp.soft-sys.ptolemy, Bill Ng writes: In my acadamic project, we need to write a new GUI on top of vergil and to run the model made by vergil. That is a fairly big project! If I have a model xml file ( c:/cygwin/ptII/ptolemy/vergil/project/model.xml), how can I use RunTableau to run

Ptolemy Miniconference: May 9, 2003, Oakland, California

2003-02-24 Thread Christopher Hylands
The Ptolemy Miniconference is an opportunity for users and researchers from industry, academia, and government to get together and present their work to the Ptolemy community. It is typically held every two years. The Fifth Biennial Ptolemy Miniconference will be held on Friday, May 9, 2003 at

Re: Using Listen to actor for debugging.

2003-02-21 Thread Christopher Hylands
The quick answer is that if an atomic actor has code like: if (_debugging) { _debug(getFullName() + consuming trigger Token + _thisTrigger); } then when you listen to the actor, you will see the messages. The slightly longer answer

Time domain simulation of Sigma Delta A/D converters using Ptolemy Classic

2003-02-19 Thread Christopher Hylands
/ -Christopher Christopher Hylands[EMAIL PROTECTED] University of California Programmer/Analyst Chess/Ptolemy/GSRC US Mail: 558 Cory Hall #1770 ph: (510)643-9841 fax:(510)642-2739 Berkeley, CA 94720-1770 home: (510)526-4010, (707)665-0131(office: 400A Cory

Re: Contour plotting?

2003-02-14 Thread Christopher Hylands
I'm assuming by a contour plot you mean the classic weathermap where areas of like temperatures all have the same color. Ptplot does not support contour plots. In principle it could be extended, to support contour plots, but it would take quite a bit of effort. The Matlab demo in Ptolemy II

Re: Contour plotting?

2003-02-14 Thread Christopher Hylands
I'm not sure about using Java 3D for a contour plot. It would likely work, but I'm no Java 3D expert. It would be very cool though. Another solution would be to modify ptplot so that a dataset represented the border of a range to be plotted and then color the areas appropriately. This sounds

Re: Java3D 1.3 doesn't work with PtolemyII2.0.1

2003-02-12 Thread Christopher Hylands
Jim Kleckner [EMAIL PROTECTED] writes: My next experiment was to get Java3D working. I am using Java SDK 1_4_1_01 but found that the most recent versino of Java3D 1_3 would silently not work. Downgrading to Java3D 1_2_1_04 (DirectX) subsequently worked. Thanks for the feedback. There is a

Re: Ptolemy Version 2.0.1 is incompatible with 1.0.1 ???

2003-02-03 Thread Christopher Hylands
solve it? [EMAIL PROTECTED] (Christopher Hylands) wrote in message news:200301 [EMAIL PROTECTED]... That is a bug in Java, not a bug in Ptolemy II. Java should not crash, no matter what Ptolemy II does. What platform are you on? I'm guessing

Re: Ptolemy Version 2.0.1 is incompatible with 1.0.1 ???

2003-01-31 Thread Christopher Hylands
That is a bug in Java, not a bug in Ptolemy II. Java should not crash, no matter what Ptolemy II does. What platform are you on? I'm guessing Windows NT. What service pack? You might try a different OS, or upgrade your current OS to the most recent service pack. It looks like you are running

HyVisual 2.2-beta available for download

2003-01-29 Thread Christopher Hylands
the software development process. -Christopher Christopher Hylands[EMAIL PROTECTED] University of California Programmer/Analyst Chess/Ptolemy/GSRC US Mail: 558 Cory Hall #1770 ph: (510)643-9841 fax:(510)642-2739 Berkeley, CA 94720-1770 home: (510)526-4010, (707)665-0131

Ptolemy Release and Miniconference News

2003-01-24 Thread Christopher Hylands
HyVisual 2.2-beta - Next week, we will be releasing HyVisual 2.2-beta, which is a runtime only version of Ptolemy II that includes the CT and FSM domains. This version is primarily for the Model-Based Integration of Embedded Software (MoBIES) project, see

Re: Error in compilation

2003-01-15 Thread Christopher Hylands
From: [EMAIL PROTECTED] (Shirin Mohseni) Subject: Error in compilation Date: 14 Jan 2003 22:47:01 -0800 Hi i am trying to compile Ptolemy classic for redhat 7.3, using gcc2.96. I get the following error in a file called acs_vhdl_lang.h line#201 - 210. It tries to define functions with

Re: extend the expression language of Ptolemy II

2003-01-14 Thread Christopher Hylands
of the issues we ran into with non-double functions, but keep an eye out. -Christopher Christopher Hylands[EMAIL PROTECTED] University of California Programmer/Analyst Chess/Ptolemy/GSRC US Mail: 558 Cory Hall #1770 ph: (510)643-9841 fax:(510)642-2739 Berkeley, CA 94720-1770 home

Re: rearranging actor ports

2003-01-14 Thread Christopher Hylands
In comp.soft-sys.ptolemy, [EMAIL PROTECTED] (Marcus Pang) writes: Hi! Does anyone know how to programmatically rearrange the port order in an actor in Ptolemy II? In an actor, the ports appear in creation order. Is there a way to rearrange them and still keep any

Re: multiple displays in run window

2003-01-10 Thread Christopher Hylands
(Sorry if this is a repeat, majordomo is having configuration issues) Yep, this would be a good feature, but it is fairly hard to get right. We have no plans to introduce a feature like this, but it would be nice to have one. The layout managers in Java are somewhat lame and difficult to use. I

Re: Ptolemy and Matlab

2003-01-03 Thread Christopher Hylands
of computation added this way are second class. For example, they cannot define the model of computation at the top level of the hierarchy, and cannot contain Simulink models within their own components. -Christopher Christopher Hylands[EMAIL PROTECTED] University of California

Re: WDL

2003-01-02 Thread Christopher Hylands
Ed Willink responded below, but his message bounced because of an address change. Ed's message is below -Christopher -Original Message- From: shirin mohseni [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 01, 2003 12:25 PM Hi Shirin Anyone knows about WDL.

Re: fsm domain

2002-12-10 Thread Christopher Hylands
/ptolemyII/ptIIfaq.htm#ptolemy classic -Christopher Christopher Hylands[EMAIL PROTECTED] University of California Programmer/Analyst Chess/Ptolemy/GSRC US Mail: 558 Cory Hall #1770 ph: (510)643-9841 fax:(510)642-2739 Berkeley, CA 94720-1770 home: (510)526-4010, (707)665-0131

Re: class report available?

2002-12-10 Thread Christopher Hylands
addresses for Mudit and Dick Stevens. -Christopher Christopher Hylands[EMAIL PROTECTED] University of California Programmer/Analyst Chess/Ptolemy/GSRC US Mail: 558 Cory Hall #1770 ph: (510)643-9841 fax:(510)642-2739 Berkeley, CA 94720-1770 home: (510)526-4010, (707)665-0131

Re: Two basic questions from a new subscriber

2002-12-09 Thread Christopher Hylands
://ptolemy.eecs.berkeley.edu/ptolemyII/ptIIlatest/ptII/doc/codegen.htm --end-- -Christopher Christopher Hylands[EMAIL PROTECTED] University of California Programmer/Analyst Chess/Ptolemy/GSRC US Mail: 558 Cory Hall #1770 ph: (510)643-9841 fax:(510)642-2739 Berkeley, CA 94720

Re: Quantizer bug

2002-04-10 Thread Christopher Hylands
This bounced, so I'm forwarding it -Christopher --- Forwarded Message From: Bart Kienhuis [EMAIL PROTECTED] To: Jeff Patterson [EMAIL PROTECTED] Subject: Re: [Ptolemy] Re: Quantizer bug Cc: Stephen Andrew Neuendorffer [EMAIL PROTECTED], Zoltan Kemenczy [EMAIL PROTECTED], [EMAIL

CT Questions

2002-01-15 Thread Christopher Hylands
Jie Liu responded to Tunc Simsek's questions, but his response to ptolemy-hackers bounced because of a configuration issue. -Christopher Hi Tunc, At 11:04 AM 1/14/2002 -0800, Christopher Hylands wrote: These two questions from Tunc appeared in comp.soft-sys.ptolemy Offhand, I don't have

Re: Support for cut in Vergil

2001-12-12 Thread Christopher Hylands
In comp.soft-sys.ptolemy, [EMAIL PROTECTED] (Dirk) writes: Is there already support for CUT in Ptolemy II ( Copy and Paste are support ed ) Maybe in an intermediate code base. Thanks, Dirk Yep, Cut is not implemented in Ptolemy II 1.0.1,

Vergil drag and drop fails after Exception [was Re: slow but not steday ]

2001-10-31 Thread Christopher Hylands
Is drag and drop the only thing that is not working after an exception? Are the menus still active? Note that when vergil throws an exception, the dialog that comes up is a Modal Dialog, which must be dismissed before you can interact with other windows. Modal Dialogs are a bad thing in

Re: Educational applets in PT II ?

2001-10-08 Thread Christopher Hylands
, we do not have a separate release of the source for these applets. BTW - Ptplot3.1 is the most recent release of Ptplot that will work with Java 1.1. Ptplot5.1p1 is the most recent release of Ptplot, but it requires Java 1.2 -Christopher Christopher Hylands[EMAIL PROTECTED] University

Re: Simulation in the BDF domain (Ptolemy Classic)

2001-10-04 Thread Christopher Hylands
Offhand, I'm not sure. I'm not that familiar with BDF. src/domains/bdf/kernel/BDFClustPort.cc is where the error message comes from: // The following procedures are used in the propagation of arc // counts from outer to inner arcs. int BDFClustPort::maxArcCount() { BDFClustPort* p =

Re: questions on configuring the plot display

2001-09-07 Thread Christopher Hylands
chapter of the Ptolemy Design document describes PlotML as well, see http://ptolemy.eecs.berkeley.edu/java/ptplot5.1p1/ptolemy/plot/doc/plot.pdf -Christopher Christopher Hylands[EMAIL PROTECTED] University of California Ptolemy/Gigascale Silicon Research Center US Mail: 558 Cory Hall #1770 ph

Re: Import a new Actor inside Virgil

2001-07-31 Thread Christopher Hylands
/ptpub/addinganactor.htm -Christopher Christopher Hylands[EMAIL PROTECTED] University of California Ptolemy/Gigascale Silicon Research Center US Mail: 558 Cory Hall #1770 ph: (510)643-9841 fax:(510)642-2739 Berkeley, CA 94720-1770 home: (510)526-4010

Re: ptkImportantMessage

2001-06-26 Thread Christopher Hylands
/main.htm -Christopher Christopher Hylands[EMAIL PROTECTED] University of California Ptolemy/Gigascale Silicon Research Center US Mail: 558 Cory Hall #1770 ph: (510)643-9841 fax:(510)642-2739 Berkeley, CA 94720-1770 home: (510)526-4010 (Office: 400A Cory

Re: Memory BottleNeck!

2001-06-12 Thread Christopher Hylands
. '=== -- Original Message From: Christopher Hylands[EMAIL PROTECTED] Subject: Re: Memory BottleNeck! Date: Tue, 12 Jun 2001 08:56:04 -0700 From: MOO [EMAIL PROTECTED] Hi Christopher, I'm figuring out the memory bottleneck in ptolemy as a java

Re: customized markers

2001-06-06 Thread Christopher Hylands
ptolemy.plot.PlotBox and ptolemy.plot.Plot are the two classes to look at. You might look at how the bounding box for the zoom function is implemented. The popup feature is somthing other people have asked about, it would be nice to implement. -Christopher I have been using

Re: asking questions-sengouttouvane

2001-06-06 Thread Christopher Hylands
[EMAIL PROTECTED] (sengouttouvane sengouttouvane) writes: i have seen your email address in the ptolemy website. My name is sengouttouvane and i am now studying about ptolemyII to modify the project.i learned how to add additional library in the table using the xml and java

Re: Ptolemy II on CD-ROM

2001-06-04 Thread Christopher Hylands
I'm slightly confused, are you planning on creating your own cd with Ptolemy on it, or having problems with the Ptolemy II cd we supplied at the miniconference? Also, I'm assuming we are talking about the Windows platform here. If you are having problem installing Ptolemy II from the cd we

Re: about installation of vergil

2001-05-31 Thread Christopher Hylands
Sorry that the installer did not work for you. You might try using the latest version of Ptolemy II, which can be found at http://ptolemy.eecs.berkeley.edu/ptolemyII/ptII1.0/download.htm I'm not very happy with the installer we chose, which is Installshield Multiplatform 4.0. A list of bugs is

Re: FSM AbstractActionsAttribute

2001-05-21 Thread Christopher Hylands
Hmm, perhaps the file is corrupt or has length 0? The file in the distribution is 4898 bytes in size. -rw-r--r-- 1 cxh 4898 Mar 11 12:24 ptolemy/domains/fsm/kernel/AbstractActionsAttribute.class You could try reinstalling Ptolemy II, or grabbing the class file from

[Re: converting a model from xml to java]

2001-05-21 Thread Christopher Hylands
There is no automated way to do this in the Ptolemy II 1.0.1 We have developed methods of generating java classes from models, but we have not released anything yet. $PTII/ptolemy/domains/sdf/Butterfly/Butterfly.java is a java class that implements the model in Butterfly.xml. Butterfly.java

Re: Infobus Ptolemy II

2001-05-18 Thread Christopher Hylands
Daniel =?iso-8859-1?Q?L=E1zaro?= Cuadrado [EMAIL PROTECTED] writes: Hi everybody! I would like to know whether you have ever considered to use the Infobus technology within Ptolemy II and if so, what was the result (if there is any useful applicability of it to the projet,

Re: setButtons (in Ptplot)

2001-05-16 Thread Christopher Hylands
[EMAIL PROTECTED] (=?iso-8859-1?q?Landini=20Dario?=) writes: Hello, just a question: using the jdk1.3 and ptolemy5.1p1 the method setButtons(), in a Histogram class, shows me four buttons with three points for each; it's possible to write something on them? Or it's possible to show the

Re: what is TCL ?

2001-05-07 Thread Christopher Hylands
Tcl is Tool Command Language, which was developed by John Ousterhout while he was a professor here at UC Berekeley. Tcl is a scripting language, much like Python. Perl has a much larger user community than Tcl or Python. There is a Tcl newsgroup: comp.lang.tcl Ptcl is Tcl with Ptolemy

Re: pthread of Ptolemy in Linux system

2001-04-17 Thread Christopher Hylands
I believe that the problem with the PN domain under Linux was a compilation problem, but this was so long ago, I'm not really sure. On 98/03/26 I folded the following changes in from Wolfgang Reimer into mk/config-linux.mk: change optimization flags to get better performance with Pentium -

Internationalization workaround to Ptolemy II

2001-04-04 Thread Christopher Hylands
Johan Ecker pointed out that Ptolemy does not behave well under Windows machines that are not using the US locale. Other people had similar problems in at the Miniconference. Johan wrote: Floating Point Delimiter Ptolemy gave tons of exception when started on my laptop which has Swedish

Ptolemy II 1.0.1 available for download

2001-03-19 Thread Christopher Hylands
Apologies, but in the rush to get a master CD out for the Ptolemy Miniconference Tutorial, there are three small errors that prevent rebuilding the Ptolemy II 1.0. These errors primarily affect Windows users who use the Installshield Windows installer to install Ptolemy II in a directory that

Ptolemy II 1.0 is available for download

2001-03-14 Thread Christopher Hylands
il message. To unsubscribe to ptolemy-interest, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the body of the email message. -Christopher Christopher Hylands[EMAIL PROTECTED] University of California Ptolemy/Gigascale Silicon Research Center US Mail: 558 Cory Hall #1770 p

Sinewave.xml not found [was Re: Problem related to Ptolemy Classic]

2001-02-24 Thread Christopher Hylands
Satyanarayana Kakarlamudi [EMAIL PROTECTED] writes: I am trying to run a sample program modulation.xml using vergil in ptolemyII 1.But i am getting an error message like ptolemy.actor.lib.Sinewave class not found.I checked for this class in ptolemy.actor.lib package.But

Re: VHDL Back End Generation!! [Code generation in Ptolemy II]

2001-02-21 Thread Christopher Hylands
for Ptolemy II," ERL Technical Report UCB/ERL No. M00/25, Dept. EECS, University of California, Berkeley, CA 94720, May 19, 2000. http://ptolemy.eecs.berkeley.edu/publications/papers/00/codegen/ There is a short summary at: Jeff Tsay, Christopher Hylands and Edward Lee, "A Code Gene

Re: VHDL domain

2001-02-20 Thread Christopher Hylands
We have no plans to release a Ptolemy II VHDL domain. In principal, we could write a VHDL backend to the as yet unreleased Ptolemy II codegen facility. Ptolemy Classic has a VHDL domain for use with Synopsys. -Christopher htmlDIV PI want to know when VHDL domain will be

Announce: Ptplot 5.1 available for download

2001-02-19 Thread Christopher Hylands
Christopher Hylands[EMAIL PROTECTED] University of California Ptolemy/Gigascale Silicon Research Center US Mail: 558 Cory Hall #1770 ph: (510)643-9841 fax:(510)642-2739 Berkeley, CA 94720-1770 home: (510)526-4010 (if busy -4068) (Office: 493 Cory

Ptolemy II 1.0beta is available for download

2001-02-05 Thread Christopher Hylands
release of Ptolemy II 1.0. -Christopher Christopher Hylands[EMAIL PROTECTED] University of California Ptolemy/Gigascale Silicon Research Center US Mail: 558 Cory Hall #1770 ph: (510)643-9841 fax:(510)642-2739 Berkeley, CA 94720-1770 home: (510)526-4010

Re: Linux under Mandrake7.0

2000-10-13 Thread Christopher Hylands
I don't know much about Mandrake 7.0. I'm assuming that you are trying to install Ptolemy 0.7.1 You might find it easier to install 0.7.2devel, which has support for gcc-2.95.2, see http://ptolemy.eecs.berkeley.edu/ptolemyclassic/pt0.7.2/download.htm I'm not that certain about the Ptolemy 0.7.1

Re: Transfering Files

2000-10-05 Thread Christopher Hylands
Use the masters program or the ptfixtree program See http://ptolemy.eecs.berkeley.edu/ptolemyclassic/almagest/docs/user/html/pigi.doc12.html#2.12.11 Copying and moving designs -Christopher Dear Hackers: I have several files (galaxies or universes) that I have created and

Re: Ptolemy Classic

2000-09-06 Thread Christopher Hylands
ptcl is the non-graphical version of pigi, see: http://ptolemy.eecs.berkeley.edu/ptolemyclassic/almagest/docs/user/html/ptcl.doc12.html#3.12 Some hints on advanced uses of ptcl with pigi However, if you are using up 550Mb of memory, it is doubtful if running ptcl will get you much farther.

Re: Whither RecordToken?

2000-08-01 Thread Christopher Hylands
I'm not sure about this, but no one has answered, so I'll take a shot. At this time, there is no RecordToken in the tree. We don't have an expected appearance date for RecordToken. -Christopher The design document of ptII0.4beta, section 10.3, mentions a forthcoming

Re: Posted wrong code

2000-07-24 Thread Christopher Hylands
T [EMAIL PROTECTED] writes: Hi, I'm having a problem with a circular plot in that when I run my code a line is left behind instead of being erased. You can see what I mean if you compile my code. (plotapplet.jar will need to be in the working directory to use appletviewer). Any help

Re: MATLAB 5 under redhat 6.x (glibc2.1/libc5 problems)

2000-04-06 Thread Christopher Hylands
Wolfgang's original message was over 40k, so it got bounced by Majordomo, so it did not go out to ptolemy-hackers subscribers I've hacked off the bottom part of the message and I'm resending it. -Christopher Date: Thu, 06 Apr 2000 19:52:00 +0200 From: Wolfgang Reimer [EMAIL PROTECTED]

Re: Parameter boxes

2000-03-28 Thread Christopher Hylands
If you check a box, then that parameter should appear in the run control panel Tom Lane added this some time ago, he wrote: 2. Custom display of universe parameters in run control panels. This needs a little explanation: It's been possible for some time to have Tk stars add interactive

Re: error in loading shared libraries

2000-03-23 Thread Christopher Hylands
Check out the troubleshooting guide: http://ptolemy.eecs.berkeley.edu/ptolemyclassic/almagest/docs/user/html/install.doc5.html#A.5.9 Dynamic linking fails Basically, you will want to use nm to see if the missing symbol is present in MyMessage.o -Christopher Hello, I got some

Re: Tool inquiry

2000-02-15 Thread Christopher Hylands
The Ptolemy group used Purify with good success, there are hooks in the makefiles to build purified binaries. Purify is available for both Unix and Windows from Rational http://www.rational.com/products/purify_unix/index.jtmpl Insure from Parasoft is also supposed to be pretty good, though I

Re: Star instances

2000-02-14 Thread Christopher Hylands
I don't think there is an easy way to get at the number You might try searching the Ptolemy Hackers mailin list at http://ptolemy.eecs.berkeley.edu/search/wais.htm#Searching for 'unique number' You might find the following of interest:

Re: Trying to run pigi

2000-02-01 Thread Christopher Hylands
Make sure that you copied the bash.exe binary to /bin/sh.exe http://ptolemy.eecs.berkeley.edu/~cxh/ptpub/nt/ptntinstall.html says mkdir /tmp /bin /etc cp /Cygnus/cygwin-b20/H-i586-cygwin32/bin/bash.exe /bin/sh.exe cp /Cygnus/cygwin-b20/H-i586-cygwin32/bin/bash.exe /bin/bash.exe If

Re: Problems for installing Ptolemy 0.7.1 over Windows NT.

2000-01-31 Thread Christopher Hylands
The Ptolemy Classic NT port is fairly slow because of signal interaction issues between Cygwin, Tk and Ptolemy Classic. I was hoping that the next release of Cygwin would fix some of these issues, but there has not been a new release of the Cygwin toolkit in some time. The installation process

Re: Infos about octtools and RPC

2000-01-25 Thread Christopher Hylands
The Ptolemy faq says: ---start--- 4.0 OCTTOOLS and Facets 4.1 How are Ptolemy designs stored (what is Octtools)? Ptolemy stores its diagrams as binary format files. Ptolemy uses the Octtools package to encode the data in what Octtools calls 'facets'. Octtools is a package that was written at

Re: Disk Representative corrupted?

1999-10-28 Thread Christopher Hylands
The error likely comes from oct_do_open_with_desc() in src/octtools/Packages/oct/facet_open.c: if (!oct_restore(file_handle, desc)) { fsys_close(file_handle); oct_error("The disk representation is corrupted"); return OCT_ERROR; }

Re: glibc-2.1.1 and missing __setfpucw

1999-10-28 Thread Christopher Hylands
Sorry to follow up to my own post, but I was looking through Wolfgang Reimer's ptolemy-0.7.1p1-10 from ftp://ftp.tu-ilmenau.de/pub/unix/ptolemy/ptolemy0.7.1.linux and came across the following new in pigiMain.cc int main(int argc, char** argv) { pigiFilename = argv[0]; #if

Re: pxgraph question

1999-10-18 Thread Christopher Hylands
The way that the Java version of Pxgraph (Ptplot) gets installed from within Ptolemy Classic is a little more complex that it should be. See $PTOLEMY/src/pxgraph/README.txt for details. The install rule in $PTOLEMY/src/pxgraph/makefile creates a link from $PTOLEMY/bin.$PTARCH to

Re: linking stars

1999-10-12 Thread Christopher Hylands
You can build a binary that has your stars built in. This is a little tricky, but there is some documentation at: http://ptolemy.eecs.berkeley.edu/ptolemyclassic/almagest/docs/prog/html/extending.doc3.html#1.3 Creating Custom Versions of pigiRpc -Christopher Hi, I am

Re: Progress on NT, y ticks, and link

1999-10-01 Thread Christopher Hylands
From: "frank davis" [EMAIL PROTECTED] 1) Progress on Windows NT 4.0 On 16 Aug 1999, I asked for help with compiling the ptolemy demo programs on WinNT and JDK1.2.2. Thank you very much for the suggestions. I was new to Java and the CLASSPATH stuff was very confusing. After compiling

Re: NT binaries anywhere ?

1999-09-30 Thread Christopher Hylands
I'd like to be able to provide NT binaries, but now is not the time to try to freeze, build and test standalone NT binaries. The upgrade to gcc-2.95.1 caused various minor problems. Once 0.7.2 is out (no date yet), then it will be time to look at producing NT binaries. I've built installers for

Re: Problems with SDF Delay Actor in Ptolemy II

1999-09-29 Thread Christopher Hylands
I think it is up to the individual on whether they cc the list or not. I usually do, and I encourage others to cc the list as well. Mail that is sent to the ptolemy-hackers mailing list gets automatically forwarded to the comp.soft-sys.ptolemy newsgroup. Unfortunately, sometimes the campus news

Re: NT binaries anywhere ?

1999-09-29 Thread Christopher Hylands
In comp.soft-sys.ptolemy, Robert Rozman writes: --start-- Hello, after two years since first unsuccess I again tried to compile PTOLEMY (0.7.2. under NT Cygnus and gcc 2.95 - according to Ptolemy NT instructions) and again received a lot of errors. I couldn't start anything.

Re: Pxgraph ...

1999-09-15 Thread Christopher Hylands
This bug is apparent in both the original X11 xgraph and the Ptolemy X11 version which is called pxgraph. The way to replicate it is to do echo "1 1" | pxgraph.x11 and then start zooming in. This bug is not present in the Java version of pxgraph, which is part of ptplot

Re: Sun .au sound files

1999-09-13 Thread Christopher Hylands
Ptolemy Classic can read .au files http://ptolemy.eecs.berkeley.edu/ptolemyclassic/almagest/docs/user/html/pigi.doc10.html#2.10 Sounds The SDF domain has an SDF sink: http://ptolemy.eecs.berkeley.edu/ptolemyclassic/almagest/docs/user/html/sdf.doc2.html# Sound As does the CGC domain

Re: Matlab vs Ptolemy

1999-09-01 Thread Christopher Hylands
Professor Lee posted a summary on 3/4/99 about this, the subject was 'Ptolemy vs. Matlab' See http://www.egroups.com/group/ptolemy-hackers/1155.html? Under the same subject, I posted a few ideas, see http://www.egroups.com/group/ptolemy-hackers/1154.html? -Christopher Hi Ptolemy

  1   2   >