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

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

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
New versions of JSci released   Message List  
Reply | Forward Message #36 of 369 |

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 should boost performance. As well as this, I have
optimised the cholesky decomposition method for tridiagonal matrices,
and added pivoting to the LU decomposition methods (increases
stability). To accomodate pivoting I have had to change the arguments of
the luDecompose() and the LinearMath.solve() methods.

I have also adopted the <A href="http://junit.org">JUnit</A> API for
carrying out code testing. The examples\testing directory contains
classes for testing various JSci methods, all written using JUnit.
(JUnit is not included with JSci, but is easy to obtain.)

One other significant change is that I have reorganised the Mapping
interfaces.

Regards,

Mark

--
Department of Mathematical Sciences
University of Durham

http://fourier.dur.ac.uk:8000/~dma3mjh/

"The challenge is the motivation"



Sat Aug 18, 2001 11:03 pm

mark.hale@...
Send Email Send Email

Forward
Message #36 of 369 |
Expand Messages Author Sort by Date

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@...
Send Email
Aug 18, 2001
11:22 pm
Advanced

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