On Sun, May 12, 2024 at 04:01:56PM +0200, Grégory Vanuxem wrote:
> Hello,
> 
> I have also found this but the problem seems more complicate:
> 
> On WSL2/Linux (uname -a:  Linux ellipse
> 5.15.146.1-microsoft-standard-WSL2 #1 SMP Thu Jan 11 04:09:03 UTC 2024
> x86_64 GNU/Linux):
> 
> Checking for foreign routines
> FRICAS="/usr/local/lib/fricas/target/x86_64-linux-gnu"
> spad-lib="/usr/local/lib/fricas/target/x86_64-linux-gnu//lib/libspad.so"
> foreign routines found
> openServer result -2
>                        FriCAS Computer Algebra System
>               Version: FriCAS 1.3.11-dev built with SBCL 2.4.4
>                   Timestamp: dim. 12 mai 2024 15:40:31 CEST
> -----------------------------------------------------------------------------
>    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) -> )tr GLESSEQP
> 
>    Function traced: GLESSEQP
> (1) -> a:=series sin(x)
>  1<enter GLESSEQP : 2\1
>  1>exit  GLESSEQP : NIL

AFAICS uses of GLESSEQP during this computation are trivial.
I think that real impact of GLESSEQP is on database structure.
More precisely, that entries in 'interp.daase' and other
databases are in different order.

-- 
                              Waldek Hebisch

-- 
You received this message because you are subscribed to the Google Groups 
"FriCAS - computer algebra system" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to fricas-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/fricas-devel/ZkEAEhcZY_K99CJL%40fricas.org.

Reply via email to