Help with (really easy) code.
Posted: Sat Apr 12, 2014 7:38 am
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!