Hello!

I am interested in using a FriCAS (DoubleFloat -> DoubleFloat) function 
from C.
Is such a thing easily (out of the box) possible, or has anyone explored 
that before? Presumably it could be done, at least in principle, see 
http://www.sbcl.org/manual/index.html#Calling-Lisp-From-C but it's likely 
difficult and hacky.

While I could launch a new FriCAS and parse the output for each call, this 
would be too inefficient for my application. An alternative would be to run 
FriCAS once and stream
input and output for many function calls (as probably SageMath and others 
do it). Ideally I want to have as little overhead as possible.

I would be happy for any suggestions in that regard!

Thanks,
Tobias

-- 
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/e1d7929c-b691-4c37-a61c-86a166ef3d10n%40googlegroups.com.

Reply via email to