// Magma code for working with modular form 2.42.a.b


// Compute space of new eigenforms: 
//Please install CHIMP (https://github.com/edgarcosta/CHIMP) if you want to run this code
chi := DirichletCharacter("2.1");
S:= CuspForms(chi, 42);
N := Newforms(S);