OONumerics User :

From: Andreas P. Priesnitz (priesnit_at_[hidden])
Date: 2006-05-17 18:44:14


Hi Quang!

> But I just couldn't find any good test cases that are easy to implement (as
> I'm quite new to this) and has nice results (in both direction). Currently
> I have prime number generating and some matrix/vector operations as test
> cases, but I need a few more.
A nice test case with manifold applications are polynomials - they are
basically easy to implement in terms of vectors, but provide
many interesting questions to solve if used as expression arguments.

Good luck!
Andreas