Hi Martin,
> You are saying you get different results for the same input? This doesn't
> seem
> to happen here - I always get the same 3 radical roots, and actually, the
> whole
> thing works as nicely as it could here: (FriCAS, svn revision around 430)
>
> (1) -> LR := radicalSolve (p^3-p+1/10=0,p)
>
You can see what I get in this new session (in a xterm)
[EMAIL PROTECTED]:~$ fricas -noht
GCL (GNU Common Lisp) 2.6.8 CLtL1 Dec 1 2007 15:18:52
Source License: LGPL(gcl,gmp), GPL(unexec,bfd,xgcl)
Binary License: GPL due to GPL'ed components: (XGCL READLINE BFD UNEXEC)
Modifications of this banner must retain notice of a compatible license
Dedicated to the memory of W. Schelter
Use (help) to get some basic information on how to use GCL.
Temporary directory for compiler files set to /tmp/
openServer result 0
FriCAS (AXIOM fork) Computer Algebra System
Version: FriCAS 2008-05-28
Timestamp: Friday September 19, 2008 at 17:51:46
-----------------------------------------------------------------------------
Issue )copyright to view copyright notices.
Issue )summary for a summary of useful system commands.
Issue )quit to leave FriCAS and return to shell.
-----------------------------------------------------------------------------
(1) ->
(1) -> )set messages autoload off
(1) -> LR := radicalSolve (p3-p+1/10=0,p)
10p3 + 1
>> I don't understand why map (eq +-> numerical rhs eq) fails.
>>
>
> because it should be map (eq +-> numeric rhs eq, LR)? Or are you asking why
> numeric is not provided for Konvert Complex Float?
Yes, I was waiting about a numeric function on complex.
François.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"FriCAS - computer algebra system" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/fricas-devel?hl=en
-~----------~----~----~----~------~----~------~--~---