<div dir="auto">“Accessing already allocated arrays data”</div><div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le ven. 3 févr. 2023 à 12:56, Grégory Vanuxem <<a href="mailto:g.vanuxem@gmail.com">g.vanuxem@gmail.com</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;padding-left:1ex;border-left-color:rgb(204,204,204)">Hello,<div><br></div><div dir="auto">My question is simple, how can I obtain a MACPTR to array data? For usual data type it's easy from the documentation but for arrays I do not know how.</div><div dir="auto"><br></div><div dir="auto">I’m adding code to FriCAS (0), a fork of Axiom (1), and the creation of arrays I’ll use is already implemented. I just need to have direct access to memory, so, in C, an address to the data stored in Clozure CL arrays.</div><div dir="auto"><br></div><div dir="auto">I insist, FriCAS arrays are already implemented, I do not want to use (make-heap-ivector …) for example.</div><div dir="auto"><br></div><div dir="auto">Regards,</div><div dir="auto"><br></div><div dir="auto">Greg</div><div dir="auto"><br></div><div dir="auto"><div dir="auto">(0): <a href="https://fricas.github.io/" target="_blank">https://fricas.github.io/</a></div><div dir="auto">(1): http ://<a href="http://axiom-developer.org/" target="_blank">axiom-developer.org/</a></div><br></div>
</blockquote></div></div>