What exact function do you want to call?
Maybe you are satisfied with what the aldor library provides.

https://github.com/pippijn/aldor

Ralf

On 12/12/20 8:58 PM, Tobias wrote:
> 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/4791bc52-e0cb-317a-9e61-7a67c6afb8c9%40hemmecke.org.

Reply via email to