forum.alglib.net http://forum.alglib.net/ |
|
ALGLIB - Equations Equality Test? http://forum.alglib.net/viewtopic.php?f=2&t=2085 |
Page 1 of 1 |
Author: | TobiasH [ Wed Jul 23, 2014 1:19 pm ] |
Post subject: | ALGLIB - Equations Equality Test? |
Hey guys, Im thinking about getting ALGLIB but dont feel certain if the function, Im looking for, is included. I want to test two results (a given sample solution and the solution entered by the user) for equality. For example the user is said to simplify an algebraic function. Sample solution: x?+1 Entered by User: 1+x*x Both terms are correct, therefore the return value should be „true“. Is there any possibility to proof this, implemented in your Library? Thanks in advance :) Tobias |
Author: | Sergey.Bochkanov [ Thu Jul 24, 2014 11:20 am ] |
Post subject: | Re: ALGLIB - Equations Equality Test? |
Hello! No, ALGLIB is not intended for symbolic computations - it is numerical library. And you need something which can prove identity F(x)=G(x) for symbolic F/G. |
Page 1 of 1 | All times are UTC |
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group http://www.phpbb.com/ |