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@...
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@...
May 17, 2000 4:07 pm
30
java test...
Exception in Famis
loveroja@...
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@...
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@...
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@...
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@...
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@...
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@...
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@...
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...
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...
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, 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...
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...
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"...
... 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...
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...
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...
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...
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...
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...
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...
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...
I complained to the JBuilder compiler newsgroup and here is what the folk at ... file, ... asserts?) ... and ... them ... the ... cancelation....
Sue Ann Koay
skoay@...
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...
SymbMath For Java is online symbolic math and computer algebra system, which runs in any computer with Java. http://www.symbMath.com...
drhuangau
drhuangau@...
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....