Can I localize a ring at a prime ideal?
In my particular case, it's a ring of integers in a number field.
In my particular case, it's a ring of integers in a number field.
I think that localization is not supported in SageMath yet. (It would be nice to have it!) I simply found a LocalizationRing
class given as an example in the documentation: http://doc.sagemath.org/html/en/refer.... You may use this example to define your own class.
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2015-09-17 04:22:44 +0100
Seen: 3,010 times
Last updated: Sep 17 '15
Non-commutative ring with inverses
A question on symbolic Matrices - unexpected Decimals in algebraic entry
Difference Between var(), QQ() and PolynomialRing()
Implementing a new Ring and its elements.
Passing ideals between Macaulay and Sage
Why does jordan_form not work over inexact rings?
RingMorphism defined by a python function
How to find Smith normal form of a matrix over regular rings?