You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to m4ri-...@googlegroups.com
Hi all,
I want to port an application that uses NTL to a version that will use M4RI. I'm wondering if there exists a guide/cheatsheet to help me with this process? Otherwise, can anyone give me some hints whether this kind of port is challenging due to reasons such as re-engineering, or if it is straightforward?
Thanks,
Sebastian
Martin Albrecht
unread,
Nov 5, 2013, 5:54:23 AM11/5/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to m4ri-...@googlegroups.com
Hi Sebastian,
I actually don't know the NTL API well enough to suggest particular tips, but
I guess the biggest difference is M4RI is C not C++. To see how use M4RI from
an object oriented language, the Sage bindings could be of interest: