Yes of course. Sorry for being so late. Busy. Only pretty sure for SBCL. Thanks for your response
Le lun. 10 oct. 2022 à 14:15, Qian Yun <[email protected]> a écrit : > So this is using FFI to call Julia code? > > - Qian > > On 10/8/22 06:54, Grégory Vanuxem wrote: > > ┌──(greg㉿ellipse)-[~/gfricas] > > └─$ fricas -nosman -rl > > 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 2021-03-06 > > Timestamp: sam. 08 oct. 2022 00:21:51 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) -> )fin > > > > * (in-package "FRICAS-LISP") > > #<PACKAGE "FRICAS-LISP"> > > * (init-julia-env) > > * (jl-sqrt) > > Result is: 1.414214 > > > > -- > 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 [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/fricas-devel/92199910-60b0-cf56-4f47-7ad428a394c1%40gmail.com > . > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/fricas-devel/CAHnU2dYnSxZx_FtLqa6ndqE7UK9pNQoXNN55J6FGiuF9%3Dy9UpQ%40mail.gmail.com.
