magma://Please install CHIMP (https://github.com/edgarcosta/CHIMP) if you want to run this code
chi := DirichletCharacter("2900.1757");
S:= CuspForms(chi, 2);
N := Newforms(S);
sage:from sage.modular.dirichlet import DirichletCharacter
H = DirichletGroup(2900, base_ring=CyclotomicField(4))
chi = DirichletCharacter(H, H._module([0, 1, 3]))
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}}(2900, [\chi])\):