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

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

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 55 - 99 of 369   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
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
58
with the JSci118 version I get the GraphDemo running which is good enough for my purposes for now, regards...
ed2000nl
pablito@...
Send Email
Jan 2, 2002
11:37 am
59
I'm using the inverse method of the ChiSqrDistribution class. However, the result I get does not seem correct, at least when compared to the value calculated...
psummers8
psummers8@...
Send Email
Jan 15, 2002
9:37 pm
60
Both results are correct in so far as they are inverses of their respective distribution functions: cumulative(inverse(0.4)) gives back 0.4 ...
mj_hale
Offline Send Email
Jan 16, 2002
3:21 pm
61
Hi, Is there a Java package or class available that can be used for creating all the busness dates within a given time range? Thanks....
mingjun_ma
Offline Send Email
Jan 16, 2002
8:52 pm
63
Quick note: I've fixed a bug in the LU decomposition methods. Updates (for both 1.3 and 1.1.8) are available on the web site. Mark -- ...
Mark Hale
mj_hale
Offline Send Email
Feb 19, 2002
1:51 am
65
Hi, As requested by some of you, I've finally added singular value decomposition to JSci. I'm also placing JSci on sourceforge. Note, I shall no longer be...
Mark Hale
mj_hale
Offline Send Email
Mar 27, 2002
1:23 pm
66
Hi Mark I checked out the sources from the sourceforge CVS and tried to run the "classes" target from the build.xml file. I get the following errors: ...
khartlage@...
khartlage
Offline Send Email
Mar 29, 2002
6:13 pm
67
I've fixed the files, cvs has been updated. ... -- http://fourier.dur.ac.uk:8000/~dma3mjh/ "The challenge is the motivation"...
Mark Hale
mj_hale
Offline Send Email
Mar 29, 2002
6:55 pm
68
I think you only fixed the problem with my example files. But there are a lot more files ! Here are the next 100 errors: ...
khartlage@...
khartlage
Offline Send Email
Mar 30, 2002
10:38 am
69
I'm afraid you are going to have to sort this out yourself, since I have my hands full working on other parts of JSci. You can always try the source from the...
Mark Hale
mj_hale
Offline Send Email
Mar 30, 2002
3:35 pm
71
Is the AutoUpdate source available?...
anthonyjbarbaro
anthonyjbarbaro@...
Send Email
May 20, 2002
8:03 am
72
On Mon, 20 May 2002, anthonyjbarbaro wrote: > Is the AutoUpdate source available? > Yep, find it attached. Mark import java.io.*; import java.net.*; ...
Mark Hale
m.hale@...
Send Email
May 20, 2002
1:03 pm
75
Hi, A new release of JSci is ready for download. The big change in this version is that I have replaced all the periodic table classes by XML files (packaged...
Mark Hale
mj_hale
Offline Send Email
May 28, 2002
12:49 am
77
Hi, I was playing around with LognormalDistribution class and it seemed to me that there is a bug in the cumulative() method, line 50: instead of ...
a_tumanov
Offline Send Email
Jul 18, 2002
8:51 am
78
Albert, Thanks. I have corrected the code on the CVS, so it will be fixed in the next release. Regards, Mark ... class and it seemed...
mj_hale
Offline Send Email
Jul 18, 2002
11:43 am
79
Hello, i was wondering if anybody has tried saving the bargraphs/linegraphs/piecharts they created with JSci as an image into a postscript file (for printing)....
katoulia
Offline Send Email
Aug 15, 2002
2:29 pm
88
Hi, The JSci suite of Java classes looks like something I could find really useful. However I am still a relative beginner with Java and am having trouble...
ros_archer
r.archer@...
Send Email
Oct 29, 2002
8:46 am
90
Try using the latest Java 1.3, eg 1.3.1, and make sure you have an uptodate Java plugin installed....
Mark
mj_hale
Offline Send Email
Oct 30, 2002
9:26 pm
91
Hi, I have just released a new version of JSci. It has been quite some time since the last release, although the Sourceforge CVS has been kept uptodate during...
Mark <mark.hale@...>
mj_hale
Offline Send Email
Dec 20, 2002
6:43 pm
92
You may consider removing the JDoubleBufferedComponent class since Swing components by default are double-buffered. Just a thought....
Ryan Phelps <ryan@...>
ryancerium
Offline Send Email
Feb 7, 2003
11:50 pm
93
... True, but I'm not sure exactly how it is implemented in Swing. So, I turn it off and provide my own custom version. Advantage is I can fine-tune it for...
Mark <mark.hale@...>
mj_hale
Offline Send Email
Feb 14, 2003
5:34 pm
94
I was wondering if anybody has tried saving the bargraphs/linegraphs/piecharts they created with JSci as an image into a jpg or png file? Thanks again!...
netkgb007
Offline Send Email
Mar 26, 2003
10:39 am
95
... I think this is possible if you have J2SE 1.4.1 or appropriate 3rd party libraries. You would need to do something like: BufferedImage img = new...
mj_hale
Offline
Apr 5, 2003
4:30 pm
96
Thank you so much!...
netkgb007
Offline Send Email
Apr 6, 2003
9:47 am
97
Hi, New version available for download. Here's a list of what's new: - added BarGraph/JBarGraph, rename existing one to LayeredBarGraph - added printing...
mj_hale
Offline
Apr 6, 2003
8:07 pm
98
Hi- I have been using Jsci for a few months and I was very happy to stumble accross it instead of reinventing the wheel. I'm doing some java & DSP filter...
jjfarris
Offline Send Email
Apr 10, 2003
3:59 am
99
Mark, I'm getting "illegal character" compiler errors on some cvs source files. John Gleeson...
matematico999
Offline Send Email
Apr 10, 2003
3:57 pm
Messages 55 - 99 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