Hi all,
I am doing computation with a Pari readable table. Since I am beginner to Pari, I would like to know that after defining a number field for example K=nfinit(x2−76), how do I play around with the generator x? This is super easy in Sage and may be silly question for people familiar with Pari. It also solve my problem if you know how to save a big matrix defined in Pari to an object readable by Sage.