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...
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: ...
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...
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@...
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...
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)....
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@...
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....
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...
... 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...
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!...
... 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...
Hi, New version available for download. Here's a list of what's new: - added BarGraph/JBarGraph, rename existing one to LayeredBarGraph - added printing...
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...
Hi Jeff, Currently, the graphs don't allow for a logarithmic scale. But, I could probably add that feature over the weekend. If you want to DIY, then you...
Hi, Yes, I am definitely interested in adding computational differentiation to JSci. Mark ... derivatives in Java. See <http://www.autodiff.org/> for more on ...
Hi, I have some questions: a) in CVS HEAD of today there are ^Z (ASCII 26) characters in lots of files. How can I get rid of these? I'm using the Eclipse CVS...
... of ... Try re-saving the files in notepad/wordpad. Are the latest revisions effected by ctrl-z or just old files? ... crosscorrelation ... the ... to ... ...
Mark, ... All affected files were from CVS HEAD, thus the newest revisions available. Haven't checked them all for age, but this one is relatively new:...