Page 1 of 1

Help with (really easy) code.

Posted: Sat Apr 12, 2014 7:38 am
by Eli_Sabeth
Hey guys! I've just started using Magma (as you will see from my question :) ) and I don't know how to do the following: I have m polynomials stored in a list p and I want to evaluate them at every point of a certain vector subspace A (whose basis is given by the rows of a matrix B, actually). I want to check that all the evaluations are zero, actually. Is there an easy way to do this? Thank you so much!

Re: Help with (really easy) code.

Posted: Mon Apr 21, 2014 11:06 am
by mgates3
I think you have the wrong MAGMA. This MAGMA is for linear algebra using GPUs.

You probably intended this one instead:
http://magma.maths.usyd.edu.au/magma/

-mark