Search the web
Sign In
New User? Sign Up
jsci
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 174 - 208 of 369   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
174
Trying setXExtrema(p1, p2) or setYExtrema(p1, p2) with p2-p1 < 0.01 causes the java environment to hang. Workaround ... /** * PATCH for JSci 0.17 - 0.21 * *...
badkilla
Offline
Nov 8, 2004
1:45 pm
175
I cant reproduce this problem with version 0.921. It seems to work fine when I tried it with p2-p1 < 1.0e-10!...
Mark
mj_hale
Offline Send Email
Nov 9, 2004
5:40 pm
176
hi you all, i am new to java and i am working on a wavelet project. i downloaded JSci but each time i try to compile my program i am error messages from the...
tnmukonje
Offline Send Email
Nov 23, 2004
5:08 pm
177
Hi, You need to make sure you put the JAR files in the classpath, not the directory containing the JAR files, e.g. javac -classpath...
Mark
mj_hale
Offline Send Email
Nov 24, 2004
9:17 pm
178
thanks it was very helpful. Mark <mj_hale@...> wrote: Hi, You need to make sure you put the JAR files in the classpath, not the directory containing the...
terence mukonje
tnmukonje
Offline Send Email
Nov 27, 2004
12:27 am
179
I have version 0.921 and my zoom method is: public void zoom(Point2D.Float p1, Point2D.Float p2) { System.out.println(p1 + "/" + p2); if ( p1.x != p2.x && p1.y...
badkilla
Offline
Nov 29, 2004
6:22 pm
180
So, this happened while zooming out, right? ... 36.66507])...
Mark
mj_hale
Offline Send Email
Nov 30, 2004
12:08 am
181
Nevermind, I follow now. I can now reproduce this bug :)...
Mark
mj_hale
Offline Send Email
Nov 30, 2004
12:45 am
182
Hi, This latest release of JSci should fix any outstanding scaling bugs in the graph classes. I have also slightly refactored the graphs to introduce a...
Mark
mj_hale
Offline Send Email
Dec 19, 2004
5:27 am
183
Hi, My name is Cristian Bordeianu and I teach physics in Romania. I have tried to use ContourPlot class of JSci in order to write a CFD program and I have...
cbord2000
Offline Send Email
Dec 19, 2004
11:41 am
184
Hi, This definitely should be possible. If you are using JSlider, then you probably should be using JContourPlot rather than ContourPlot. When you want to ...
Mark Hale
mj_hale
Offline Send Email
Dec 19, 2004
3:17 pm
185
Hi, Thank you for the help. I have succeeded to write a java CFD program using JContourPlot and a JSlider. But if I want to change the aspect of the...
Cristian Bordeianu
cbord2000
Offline Send Email
Dec 20, 2004
12:22 pm
186
hello to all !!! Excuse my ignorance first!! :( . I am using the JSci.maths.LinearMath.eigenSolveSymmetric() class to calculate the autovalores of a symmetric...
deuterocanonico2
deuterocanon...
Offline Send Email
Feb 21, 2005
1:31 am
187
Hi, Yes, they are equivalent. The difference in sign is just due to normalisation, i.e. if v is an eigenvector of norm one, then so is -v, and kv is an...
Mark Hale
mj_hale
Offline Send Email
Feb 21, 2005
7:15 pm
189
TI calculators have similar sorting algorithms that are a bit different from other algorithms. but the eigens are equal, just sorted differently. tim ... ...
Timothy T. Li
geekrock99
Offline Send Email
Feb 25, 2005
3:53 pm
194
Hi, all I tried to run a small sample using jsci IO to read MathML. I compile Problem.java through, but when running, I got following exception : Exception in...
stoneofjava
Offline Send Email
Jun 30, 2005
4:09 pm
195
I suspect its because your XML is not valid. It is missing a <math> root element. ... JSci.mathml.MathMLDocumentImpl.getDocumentElement(Unknown ... ...
Mark Hale
mj_hale
Offline Send Email
Jun 30, 2005
4:41 pm
196
Mark, Thanks for your quick reply. I tried to add <math> tag into the xml file, but still got the same exception. I am not sure if I wrote the right DOCTYPE,...
Jarry Liu
stoneofjava
Offline Send Email
Jun 30, 2005
5:13 pm
197
It should work if the xml validates against the DTD. But, I'm adjusting the code to be a little bit lenient. ... ...
Mark Hale
mj_hale
Offline Send Email
Jun 30, 2005
5:21 pm
198
I really appreciate it and wait for good news from you. ... ____________________________________________________ Yahoo! Sports Rekindle the Rivalries. Sign up...
Jarry Liu
stoneofjava
Offline Send Email
Jun 30, 2005
5:42 pm
199
Hi, Mark Sorry to bother you again. I worked on this issue several hours already, but still have no idea what's wrong with my code. Do you have any examples...
Jarry Liu
stoneofjava
Offline Send Email
Jun 30, 2005
8:23 pm
200
Hi, Mark Sorry to bother you again. I worked on this issue several hours already, but still have no idea what's wrong with my code. Do you have any examples...
Jarry Liu
stoneofjava
Offline Send Email
Jun 30, 2005
8:24 pm
201
... Try building JSci with this file. ... === message truncated === ___________________________________________________________ Yahoo! Messenger - NEW crystal...
Mark Hale
mj_hale
Offline Send Email
Jun 30, 2005
8:30 pm
202
OK ... ____________________________________________________ Yahoo! Sports Rekindle the Rivalries. Sign up for Fantasy Football ...
Jarry Liu
stoneofjava
Offline Send Email
Jun 30, 2005
8:39 pm
203
Mark, It works! So amazing! By the way, I found you changed a little code in function getDocumnetElement(). Changing return value from (MathMLElement) math...
Jarry Liu
stoneofjava
Offline Send Email
Jun 30, 2005
9:13 pm
204
Mark, New problem comes out in my work. It compiles and executes through, but the result is not correct. The length of pareList is 0. ( Object parseList[] = ...
Jarry Liu
stoneofjava
Offline Send Email
Jul 1, 2005
3:06 pm
205
Excuse txt, on cell fone. Try with a pure mml doc not mixed html ... =?ISO-8859-1?B?TmV3IHByb2JsZW0gY29tZXMgb3V0IGluIG15IHdvcmsuIEl0IGNvbXBpbGVzIGFuZA0=?= ... ...
Mark Hale
mj_hale
Offline Send Email
Jul 1, 2005
3:58 pm
206
Thanks Mark. But I got the same result of 0 after I changing the mml file. If you are busy, we can talk about it later when you have time. ... ...
Jarry Liu
stoneofjava
Offline Send Email
Jul 1, 2005
4:23 pm
207
Hi, I believe I've fixed this now in the CVS. Problem was a change to the Xerces API. Modified: MathMLDocumentImpl class, added new Xerces...
Mark Hale
mj_hale
Offline Send Email
Jul 2, 2005
3:32 am
208
Mark, I really appreciate your wonderful work and kind help. But I still have questions: 1. Do you mean the method of Element createElementNS(String...
Jarry Liu
stoneofjava
Offline Send Email
Jul 5, 2005
3:37 pm
Messages 174 - 208 of 369   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help