A happy new year to everyone. The years first release is now available for download. In this version you will find some additional graph classes, notably ...
M.J.Hale
M.J.Hale@...
Jan 11, 1999 11:18 am
8
Good day! I don't care much for the MatrixMath and VectorMath classes since it is easy to adapt the code. However, a friend of mine was objecting that...
Daniel.Lemire@...
Jan 19, 1999 9:32 pm
9
Both mutability and immutability have draw backs associated with them. Moving from immut. to mut. requires using clone() everywhere where a copy was not used,...
M J Hale
M.J.Hale@...
Jan 21, 1999 10:23 am
10
I have just updated JSci yet again. This version features a bit of restructuring to the class hierarchy, but this will probably not effect your code in most...
M.J.Hale
M.J.Hale@...
Jan 25, 1999 11:43 am
11
Just got this from a friend. I have a couple of questions/suggestions. 1) Is the code open source? 2) Do you accept any outside code? I would love to develop...
Michael Lee
mlee@...
Feb 9, 1999 5:44 pm
12
<002901be5453$735dd2e0$0794a8d-@...> wrote: Original Article: http://www.egroups.com/list/jsci/?start=11 ... I will get back...
mark.hale@...
Feb 11, 1999 6:13 pm
13
I have released another update of JSci. This release moves up to Java 1.1.7 and includes MathML parsing functionality. Documentation about using the MathML...
M.J.Hale
M.J.Hale@...
Feb 11, 1999 6:23 pm
14
Item Subject: TEXT ITEM Hello everybody. I'm Yoshinao Takada, a test and measurement system engineer of Hewlett-Packard Japan. I have enjoyed RF and...
YOSHINAO_TAKADA@...
Mar 1, 1999 5:16 am
15
Thanks for taking an interest in JSci. Any feedback you have or code you want to contribute is greatly welcomed. Regards, Mark ... eGroup home:...
M J Hale
M.J.Hale@...
Mar 4, 1999 3:23 pm
16
I have released a new version of JSci. In this release you will find: - the performance of the awt and swing classes has been improved. - eigenvalue/vector...
M J Hale
M.J.Hale@...
Mar 8, 1999 10:17 am
17
Hi, I have released a new version of JSci. In this release you will find: - restructured graph classes the graph classes are now accompanied by data model...
M.J.Hale
M.J.Hale@...
May 10, 1999 1:51 pm
18
I have just updated JSci with a minor bug fix, plus the bar graph component can now display multiple series. Regards, Mark -- "The challenge is the motivation"...
M.J.Hale
M.J.Hale@...
May 21, 1999 11:12 am
19
Hi, I noticed that is it using JDK 1.1.7....anyone tried with JDK 1.2 yet? I'll start poking around your API soon. since I doing some graphing and charting...
cyls98@...
May 30, 1999 11:23 am
20
A new version of JSci is now available. It is now compiled using JDK 1.1.8, there are a few fixes plus an updated xml4j package. I plan on moving to JDK 1.2...
M.J.Hale
M.J.Hale@...
Sep 24, 1999 4:43 pm
21
Hi, Just to let you know that a new version of JSci is available. Changes include a bug fix to the least squares method, axes added to the LineGraph3D...
M.J.Hale
M.J.Hale@...
Nov 8, 1999 10:01 am
22
Mark, I think that you are doing a great work updating the package. I am only sorry I don't have more time to spend on this project... surely in the winter. I ...
daniel.lemire@...
Nov 8, 1999 3:30 pm
23
It's good to hear from you again. Hope the project goes well. Mark...
M J Hale
M.J.Hale@...
Nov 8, 1999 6:08 pm
24
A new version of JSci is now available. It includes an important bug fix to the equals methods in the maths classes (false was returned for two equal objects...
M.J.Hale
M.J.Hale@...
Dec 13, 1999 5:11 pm
25
HartMath is a computer algebra applet written in Java 1.1 you can find it at http://home.t-online.de/home/khartlage/hartmath.htm Build 288 integrates now many...
Klaus Hartlage
KHartlage@...
Dec 15, 1999 9:39 pm
26
I have released a new version of JSci. It fixes a bug in the statistics package and also includes a new DoubleSparseMatrix class. The internal workings of the...
M.J.Hale
M.J.Hale@...
Feb 20, 2000 9:49 pm
27
Hi, I have released a new version of JSci. It fixes a bug in the statistics package and includes a new DoubleSparseMatrix class. The internal workings of the...
M.J.Hale
M.J.Hale@...
Feb 20, 2000 9:59 pm
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@...
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...