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

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? 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
  Newest  |  < Newer  |  Older >  |  Oldest
Topics   (List as Individual Messages) Messages Latest Post

Hi, This release contains an important thread-safety bug fix to SpecialMath. It affects only the beta and gamma function-related methods. To gain a...
1 Sep 13, 2007
4:17 am

Mark
mj_hale
Offline Send Email

Hi: I am using Jsci package to parse mathml (Convert mathml to JSci objects). This works fine for the mathml document that has only one set of <apply> tags. I...
6 Apr 19, 2007
7:14 pm

Mark Hale
mj_hale
Offline Send Email

Hi: Is there a documentation available for Jsci packages?? I use the API online but if there is any other documentation/help files available that will be very...
2 Jan 13, 2007
10:41 pm

Mark Hale
mj_hale
Offline Send Email

Hello, everyone in this group. I encoutered a square matrix determinant problem on 1 October and posted a message to get some help on that date. Until now, I...
3 Dec 30, 2006
3:38 am

taiji810327
Offline Send Email

Hello! Why is the computation of a sum not working? <math xmlns="http://www.w3.org/1998/Math/MathML"> <apply> <sum/> <bvar><ci>i</ci></bvar>...
5 Dec 7, 2006
9:39 am

Herbert Kluge
herbertkluge
Offline Send Email

Hi: I am interested in sending mathml to Matlab through Java and solving the equations. But matlab inherently doesn't understand Mathml. I have come across the...
3 Dec 5, 2006
8:18 pm

Pavan (Akkisetty Venk...
avspavan
Offline Send Email

Hi, I'm working on the NetBeans integration of JSci. I'm not really sure how I could do the parsing right. My source is a InputSource and I need a way to...
6 Dec 5, 2006
9:36 am

Herbert Kluge
herbertkluge
Offline Send Email

Hi: I have my mathinfo of PDEs(Partial Differential Equations) and ODEs(Ordinary Differential Equations) in mathml. Can this be parsed using the existing Jsci...
2 Dec 4, 2006
8:56 pm

Mark Hale
mj_hale
Offline Send Email

Hi; let me first thank you for this great piece of software, I'm enjoing testing its possibilities and learning some Java in the course. Being new at Java this...
2 Nov 21, 2006
9:48 pm

Mark Hale
mj_hale
Offline Send Email

Every square matrix should have its determinant. However, when I use the det() method in class DoubleSquareMatrix, I sometimes get NaN. For instance, if I ask...
1 Oct 20, 2006
3:33 am

taiji810327
Offline Send Email

I had some problems getting the inverse Fourier Transform to work. I have a Fourier Amplitude Spectrum (FAS) that with increasing positive frequencies, the...
5 Aug 25, 2006
4:49 pm

Mark Hale
mj_hale
Offline Send Email

Does JSci have any any kind of linear regression-solving capabilities? I searched through, but couldn't find anything. It's no big deal if it doesn't, as I...
3 Jul 19, 2006
8:19 pm

Steve Sinai
ssinai
Offline Send Email

Hi, I'm trying to use the luDecompose method of DoubleSquareMatrix, and am not getting the correct answer to my test problems. I'm hardly a master of LU...
7 Jun 3, 2006
3:20 am

Steve Sinai
ssinai
Offline Send Email

I was wondering why the method ____ Signal filter(double[] f) Apply the given array as a convolution Filter and return a new Signal. ____ does return a shorter...
10 Apr 6, 2006
4:33 pm

Mark Hale
mj_hale
Offline Send Email

Ok, now that i solved some silly problem i really need your help. I've got a discrete signal stored in a 256 elements array. What i need is to compute its...
2 Mar 30, 2006
7:51 pm

Mark Hale
mj_hale
Offline Send Email

Hi everyone, i'm having hard times trying to get the JSci package to work. I've literally followed the instructions contained in the index.html file: 1-...
3 Mar 28, 2006
6:20 pm

simon_982
Offline Send Email

Does anyone know the algorithm used in the running median method, i.e. Turlach vs. Stuetzle or perhaps another method. I know, I know, I suppose I could get...
2 Mar 15, 2006
8:56 pm

Mark Hale
mj_hale
Offline Send Email

I have been unable to find any API concerning the labeling of JLineGraph* graphs. I would like to provide labeling for each data series, and along the x and y...
10 Mar 10, 2006
2:17 am

Mark Hale
mj_hale
Offline Send Email

Hi, I'm working with multi variable data sets where I am taking measurements of multiple types of molecules at the same time periods. I want to be able to plot...
2 Feb 24, 2006
1:20 am

Mark Hale
mj_hale
Offline Send Email

Hi - Using JLineGraph, is there a way to only draw the x-axis, but not the y-axis? It doesn't look like it, and drawAxes() in JGraph2D is declared final, so I...
4 Feb 23, 2006
7:25 am

ssinai
Offline Send Email

Hi, I am trying to use JSci to create line graphs which dynamically plot the last 5 seconds of data obtained from various sensors. I have created a mock-up...
4 Feb 9, 2006
3:25 pm

Mark Hale
mj_hale
Offline Send Email

Any suggestions for making a bar graph that has its labels written vertically inside or on top of the bars? I need this because the labels I have are too big...
3 Jan 4, 2006
8:45 pm

Mark Hale
mj_hale
Offline Send Email

Hi all, thanks again for the fast help on my first prob - hope i'm not getting on your nerves :))), but i ran into a second one: i am trying to show some data...
4 Sep 8, 2005
4:03 pm

Mark Hale
mj_hale
Offline Send Email

Hi all, i would like to plot some data in a LineGraph. I do get a window displaying x/y-axes, but no data is plotted. I did some examples for the JPieChart and...
4 Sep 8, 2005
8:24 am

Luondor
Offline Send Email

Version 0.94 introduced a bug into the Fourier transform methods. This has been fixed, and an updated version released....
1 Aug 26, 2005
12:03 am

Mark
mj_hale
Offline Send Email

Firstly, I am very sorry for the trouble to all of you! I am a postgraduate in Sichuan university in China. Recently I am studing on java wavelet transform...
5 Aug 25, 2005
8:18 am

nervergoodenough
nervergooden...
Offline Send Email

Hi, The main change in this release is that the matrix and vector classes have been moved to seperate sub-packages. The package names of these classes have...
1 Aug 4, 2005
9:52 pm

Mark Hale
mj_hale
Offline Send Email

Hi, all I tried to run a small sample using jsci IO to read MathML. I compile Problem.java through, but when running, I got following exception : Exception in...
21 Jul 6, 2005
1:47 pm

Jarry Liu
stoneofjava
Offline Send Email

hello to all !!! Excuse my ignorance first!! :( . I am using the JSci.maths.LinearMath.eigenSolveSymmetric() class to calculate the autovalores of a symmetric...
3 Feb 25, 2005
3:53 pm

Timothy T. Li
geekrock99
Offline Send Email

Hi, My name is Cristian Bordeianu and I teach physics in Romania. I have tried to use ContourPlot class of JSci in order to write a CFD program and I have...
3 Dec 20, 2004
12:22 pm

Cristian Bordeianu
cbord2000
Offline Send Email
  Newest  |  < Newer  |  Older >  |  Oldest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help