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

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

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 28 - 57 of 369   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
28
Hi, I have now updated ComplexMatrix, ComplexSquareMatrix, IntegerMatrix and IntegerSquareMatrix to use the new internal workings of the DoubleMatrix classes...
M.J.Hale
M.J.Hale@...
Send Email
Mar 20, 2000
3:34 pm
29
Hi, A new version of JSci is now available for download. I have now finished updating all the matrix classes. Some additional performance improvements have...
Mark Hale
mark.hale@...
Send Email
May 17, 2000
4:07 pm
30
java test...
Exception in Famis
loveroja@...
Send Email
Jul 8, 2000
12:45 am
31
Hi, If you recompile the examples with javac and then try, it should work without problem. I forgot to recompile the examples when I made changes to the maths...
Mark Hale
mark.hale@...
Send Email
Jul 8, 2000
9:07 pm
32
Hello I'd like to start some new subprojects&tasks for the HartMath project, which is based on a lot of functions in the JSci library. If you are a developer...
Klaus Hartlage
khartlage@...
Send Email
Aug 11, 2000
10:42 am
33
Hi, I have just finished updating JSci and it is now available for download at http://jsci.org.uk/. Yep, I have finally registered the domain name. In this...
Mark Hale
mark.hale@...
Send Email
Sep 29, 2000
1:05 am
34
Hi, It has been a long time since the last announcement, so I thought it was about time I let you know what has been happening with JSci. Some of you may have...
Mark Hale
mark.hale@...
Send Email
Jun 5, 2001
5:34 pm
35
Hi Mark, Thanks for letting me know. Stephan. ... Hi, It has been a long time since the last announcement, so I thought it was about time I let you know what...
Stephan Van Der Westh...
svdwest@...
Send Email
Jun 6, 2001
8:25 am
36
Hi, A new full release of JSci is now available! I have finally finished an internal rewrite (no API changes) of the complex vector and matrix classes. This...
Mark Hale
mark.hale@...
Send Email
Aug 18, 2001
11:22 pm
37
... You are right, I changed the packagenames and some sources ('periodictable' for instance) of the JSci package. On the page: ...
khartlage@...
Send Email
Sep 1, 2001
9:02 am
38
Hello, since I am new to this group, and to the JSci-package as well, I need some help: A lot of constructors use "double[] data" as parameter, does the...
Ulf Markwardt
yetilab
Offline Send Email
Oct 19, 2001
11:19 am
39
Hi Ulf, Could you please be a bit more specific as to what classes you are referring to. For instance, most of the graphing classes do, but the Fourier...
Mark Hale
mj_hale
Offline Send Email
Oct 19, 2001
1:15 pm
40
Hallo Mark, ... Maybe it would be easier (for me at least:-)) to tell you what I am looking for: It is a simple problem. Given a set of (x_i, y_i) - values...
Ulf Markwardt
yetilab
Offline Send Email
Oct 19, 2001
8:54 pm
41
Ulf, I am no expect on wavelets and the like. You could try posting your problem to the wavelet forum at http://www.ondelette.com/forum/ and see what response...
Mark Hale
mj_hale
Offline Send Email
Oct 19, 2001
9:25 pm
42
Hello! I tried to install the JSci for jdk1.3. I got the exception "Wrong Version Number" when trying to acces the classes in the package. The package for the...
sebastian@...
stueker2
Offline Send Email
Oct 24, 2001
5:12 pm
43
To clarify, are you trying to import the JSci jar files into JBuilder? ... -- http://fourier.dur.ac.uk:8000/~dma3mjh/ "The challenge is the motivation"...
Mark Hale
mj_hale
Offline Send Email
Oct 24, 2001
6:33 pm
44
... I created a new library that points to the core.jar file. Using the project properties I told the project to use this newly created library. Again: it...
Sebastian Stüker
stueker2
Offline Send Email
Oct 24, 2001
8:53 pm
45
I think the problem might be with the manifest file I used when jarring the JSci jdk1.3 version (no manifest file is used with the jdk1.1.8 version). Try...
Mark Hale
mj_hale
Offline Send Email
Oct 24, 2001
10:53 pm
46
Hi, I am new to JSci, and am also having trouble with getting it to work with JBuilder 5 and JDK 1.3.1. I tried re-jar-ing (sic) all the files with the new...
chimera@...
sakoay
Offline Send Email
Nov 18, 2001
2:55 am
47
Explanation: This error message occurs when trying to use the JSci JDK 1.3 classes with an older version of Java. Action: Upgrade to the latest version of...
Mark
mj_hale
Offline Send Email
Nov 19, 2001
5:11 pm
48
... Um... I _am_ using JDK 1.3.1. Other than the beta version of JDK 1.4, I don't see what I could do......
chimera
sakoay
Offline Send Email
Nov 20, 2001
5:07 am
49
Have you explicitly tested this? Try to run one of the JSci examples from the command line: c:\> java -version c:\> java GraphDemo or try compiling from the...
Mark Hale
mj_hale
Offline Send Email
Nov 20, 2001
4:59 pm
50
Compiling/running from the command line goes fine, so I guess this is a JBuilder-specific problem. Sorry to post something so off-topic, but I'm at a total...
chimera
sakoay
Offline Send Email
Nov 22, 2001
8:37 am
51
I guess JBuilder must come with its own JVM. Are there any settings in JBuilder to this effect? Just looked at the product web page and yes, JBuilder does seem...
Mark Hale
mj_hale
Offline Send Email
Nov 22, 2001
6:05 pm
52
... I'm using JBuilder4 professional. Help -> About -> Info tells me: java.vm.Info | mixed mode java.vm.Name | Java HotSpot(TM) Client VM ...
hojohojo@...
perttul
Offline Send Email
Nov 23, 2001
9:19 am
53
A similar problem has been reported in several places when trying to use JDK 1.4 with JBuilder, only this time its "wrong version 48.0". Try installing the...
Mark Hale
mj_hale
Offline Send Email
Nov 23, 2001
9:44 am
54
I complained to the JBuilder compiler newsgroup and here is what the folk at ... file, ... asserts?) ... and ... them ... the ... cancelation....
Sue Ann Koay
skoay@...
Send Email
Nov 24, 2001
11:06 pm
55
Hi All, I have released what will be the last JSci update for this year. The main changes are to the graph classes. The internals of the graph components have...
Mark Hale
mj_hale
Offline Send Email
Dec 18, 2001
1:18 pm
56
SymbMath For Java is online symbolic math and computer algebra system, which runs in any computer with Java. http://www.symbMath.com...
drhuangau
drhuangau@...
Send Email
Dec 25, 2001
12:47 pm
57
hi, are there any final solutions found yet for the problems using the JSci package with JBuilder 5? I'm very new to JAVA and am playing with it at the moment....
ed2000nl
pablito@...
Send Email
Jan 2, 2002
12:36 am
Messages 28 - 57 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