On Monday, December 16, 2024 at 2:21:10 PM UTC+9 [email protected]
wrote:
Is there a way I can take the place I got and input it into future
calculations without having to recalculate it every time I run the code?
p.save('file')
saves the object to a file. Later, you can reload the object by p =
load('file')
p.prime_ideal().gens()
gives the generators of the prime ideal (of the maximal order) defining the
place. You may save the generators instead to reconstruct the place later.
--
You received this message because you are subscribed to the Google Groups
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion visit
https://groups.google.com/d/msgid/sage-support/9057591e-f635-44e3-9d3a-8fd4218387b7n%40googlegroups.com.