magma://Please install CHIMP (https://github.com/edgarcosta/CHIMP) if you want to run this code
chi := DirichletCharacter("2720.1361");
S:= CuspForms(chi, 2);
N := Newforms(S);
sage:from sage.modular.dirichlet import DirichletCharacter
H = DirichletGroup(2720, base_ring=CyclotomicField(2))
chi = DirichletCharacter(H, H._module([0, 1, 0, 0]))
N = Newforms(chi, 2, names="a")
This newform subspace can be constructed as the intersection of the kernels of the following linear operators acting on \(S_{2}^{\mathrm{new}}(2720, [\chi])\):