axiom-mail
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Axiom-mail] Re: AXIOM and C


From: Gabriel Dos Reis
Subject: [Axiom-mail] Re: AXIOM and C
Date: Fri, 4 Jun 2010 09:40:22 -0500

On Fri, Jun 4, 2010 at 4:25 AM, £ukasz <address@hidden> wrote:
> Hi.
> I want to ask if its possibe to write some finction in C and aply it in AXjOM 
> ( its possibe in MATHEMATICA. SINGULAR, YACAS etc). If it is please give me 
> some links.
>

It is possible to write a function in C and call it directly from
library code (Spad code)
in OpenAxiom.  Here is a link

   http://parasol.tamu.edu/~gdr/OpenAxiom/ffi-draft.pdf

It has been used by Stefan Mai to experiment with SIMD features (SSE2,
SSE3, etc.)
on modern CPUs.  More recently, Arthur Ralf has been using it to
provide an interface
to his panAXIOM server project.

-- Gaby



reply via email to

[Prev in Thread] Current Thread [Next in Thread]