source: sage/rings @ 5473:c65e3e5e7af3

Name Size Rev Age Author Last Change
../
notes 1:bf5417bc8931   7 years tornaria [project @ patch to sage-0.10.13]
number_field 5372:43f487601a32   6 years wstein Fixing ring doctests
padics 5430:a30692cd8810   6 years robertwb optimize padics_capped_relative initalization, work on coleman integration
polynomial 5471:d71506462e2a   6 years robertwb new coercion model work
__init__.py 1 bytes 0:039f6310c6fe   7 years tornaria [project @ original sage-0.10.12]
algebraic_real.py 82.0 KB 5471:d71506462e2a   6 years robertwb new coercion model work
all.py 5.0 KB 4499:51bd378ea3f8   6 years padicgroup Working on the merge.
arith.py 80.1 KB 4862:afa10c1e1a09   6 years wstein fix a bunch of issues raised by optional doctests.
arith_c.py 29 bytes 0:039f6310c6fe   7 years tornaria [project @ original sage-0.10.12]
arith_gmp.py 33 bytes 0:039f6310c6fe   7 years tornaria [project @ original sage-0.10.12]
bernoulli.py 2.5 KB 1612:6de1f8d6661a   7 years wstein bernoulli -- improved it; added doctests; added algorithm="magma" option.
bernoulli_mod_p.pyx 9.8 KB 2003:d051ad260518   7 years wstein Improvements to contour_plot, bernoulli_mod_p docs, and a typo fix for …
big_oh.py 1.1 KB 4500:fbef648fc698   6 years padicgroup merge of padic pyrexification and mpolynomial_libsingular
coerce_python.py 2.8 KB 1319:a49c4e37b785   7 years wstein Massive patch! (1) Python 2.5; (2) Complete reoranization of Pyrex code. …
commutative_algebra.py 819 bytes 1530:01757a16f68e   7 years david * Changed CommutativeAlgebra? to derive from CommutativeRing? instead of …
commutative_algebra_element.py 786 bytes 1818:139ace7cdede   7 years wstein Get rid of Element_cmp_, which was a hack to get around problems with …
commutative_ring.py 807 bytes 1319:a49c4e37b785   7 years wstein Massive patch! (1) Python 2.5; (2) Complete reoranization of Pyrex code. …
commutative_ring_element.py 834 bytes 1319:a49c4e37b785   7 years wstein Massive patch! (1) Python 2.5; (2) Complete reoranization of Pyrex code. …
complex_double.pxd 565 bytes 5464:dbf7433a52bd   6 years robertwb cleanup calls to sage.structure.coerce, categories. All doctests pass.
complex_double.pyx 47.5 KB 4850:be4c1d5c337b   6 years wstein merge
complex_field.py 7.5 KB 4057:1c4122596782   6 years wstein Fix a bunch of issues with ring morphisms and loads/dumps
complex_number.pxd 408 bytes 3370:4e700b320eda   6 years wstein Fixed some circular import issues.
complex_number.pyx 26.2 KB 4850:be4c1d5c337b   6 years wstein merge
contfrac.py 22.5 KB 4257:59ab0312963e   6 years wstein Fix a doctest and a sqrt issue.
cygwinfix.h 134 bytes 4357:f2e44dfa4564   6 years wstein Michael Abshoff -- Fix because NAN and INFINITY are undefined on cygwin.
dedekind_domain.py 794 bytes 1319:a49c4e37b785   7 years wstein Massive patch! (1) Python 2.5; (2) Complete reoranization of Pyrex code. …
dedekind_domain_element.py 830 bytes 1319:a49c4e37b785   7 years wstein Massive patch! (1) Python 2.5; (2) Complete reoranization of Pyrex code. …
euclidean_domain.py 807 bytes 1319:a49c4e37b785   7 years wstein Massive patch! (1) Python 2.5; (2) Complete reoranization of Pyrex code. …
euclidean_domain_element.py 834 bytes 1319:a49c4e37b785   7 years wstein Massive patch! (1) Python 2.5; (2) Complete reoranization of Pyrex code. …
extended_integer_ring.py 18.6 KB 3335:0ff29d3d90ab   6 years roed Working on unramified extensions and extended rationals and integers.
extended_rational_field.py 12.3 KB 3351:df7a7fe983c3   6 years padicgroup Fixing bugs
field.py 963 bytes 1319:a49c4e37b785   7 years wstein Massive patch! (1) Python 2.5; (2) Complete reoranization of Pyrex code. …
field_element.py 793 bytes 1319:a49c4e37b785   7 years wstein Massive patch! (1) Python 2.5; (2) Complete reoranization of Pyrex code. …
finite_field.py 30.7 KB 4450:7355be05f6e8   6 years padicgroup Working on integrating changes to p-adics, polynomial file locations into …
finite_field_element.py 18.0 KB 3309:978bc4ff9c23   6 years roed merge
finite_field_givaro.pxd 3.4 KB 4843:a88b598ce12d   6 years robertwb use of bint eliminates need for bool, all doctests pass
finite_field_givaro.pyx 64.6 KB 4844:a1b4fd89033d   6 years wstein merge
fraction_field.py 8.5 KB 4613:15f304966ea9   6 years wstein Fix a coercion issue that m vandenbergh reported.
fraction_field_element.py 12.5 KB 4848:6066c291b4f1   6 years robertwb minor fix
homset.py 4.4 KB 4482:5faf537c9689   6 years malb switch MPolynomial representation to reflect term ordering * this is how …
ideal.py 12.3 KB 4077:96ed94d32305   6 years wstein Martin's patch.
ideal_monoid.py 1009 bytes 4019:45caf0bb509b   6 years wstein polynomial method on symbolic objects; use symbolic objects as number …
infinity.py 16.8 KB 4022:5cce2a4e7d7d   6 years wstein Created and implemented everything needed to do most of the Wester (1994) …
integer.pxd 1.0 KB 4843:a88b598ce12d   6 years robertwb use of bint eliminates need for bool, all doctests pass
integer.pxi 86 bytes 1319:a49c4e37b785   7 years wstein Massive patch! (1) Python 2.5; (2) Complete reoranization of Pyrex code. …
integer.pyx 83.5 KB 4850:be4c1d5c337b   6 years wstein merge
integer_mod.pxd 1.5 KB 4843:a88b598ce12d   6 years robertwb use of bint eliminates need for bool, all doctests pass
integer_mod.pyx 77.3 KB 5468:27ab91554731   6 years robertwb move coerce code back over to coerce.pyx (just as fast as before)
integer_mod_ring.py 24.6 KB 4450:7355be05f6e8   6 years padicgroup Working on integrating changes to p-adics, polynomial file locations into …
integer_ring.pxd 326 bytes 4057:1c4122596782   6 years wstein Fix a bunch of issues with ring morphisms and loads/dumps
integer_ring.pyx 16.0 KB 4010:fb09705483f7   6 years wstein merge
integer_ring_python.py 123 bytes 2664:9d1a6da9da30   6 years wstein A huge amount -- starting with writing tons of doctests for power series, …
integral_domain.py 803 bytes 1319:a49c4e37b785   7 years wstein Massive patch! (1) Python 2.5; (2) Complete reoranization of Pyrex code. …
integral_domain_element.py 830 bytes 1319:a49c4e37b785   7 years wstein Massive patch! (1) Python 2.5; (2) Complete reoranization of Pyrex code. …
interval.py 5.9 KB 2641:34b88d07591b   6 years wstein fix for not important real_mpfr
laurent_series_ring.py 7.8 KB 4279:b83a959aa663   6 years robertwb Fix really stupid bug introduced at the last minute When reducing …
laurent_series_ring_element.pxd 132 bytes 4158:205414918459   6 years robertwb laurent series optimizations
laurent_series_ring_element.pyx 26.5 KB 4844:a1b4fd89033d   6 years wstein merge
memory.pyx 1004 bytes 3229:0a4986ebdf65   6 years malb This is a first attempt to make the fast Integer creation engineered by …
morphism.py 20.3 KB 5464:dbf7433a52bd   6 years robertwb cleanup calls to sage.structure.coerce, categories. All doctests pass.
mpc.pyx 16.0 KB 4843:a88b598ce12d   6 years robertwb use of bint eliminates need for bool, all doctests pass
mpfi.pxi 12.2 KB 4843:a88b598ce12d   6 years robertwb use of bint eliminates need for bool, all doctests pass
mpfr.pxi 6.0 KB 4843:a88b598ce12d   6 years robertwb use of bint eliminates need for bool, all doctests pass
noetherian_ring.py 735 bytes 1319:a49c4e37b785   7 years wstein Massive patch! (1) Python 2.5; (2) Complete reoranization of Pyrex code. …
pari_ring.py 2.6 KB 1859:11d425b2e0bb   7 years wstein All ring doctests pass.
power_series_ring.py 21.2 KB 4450:7355be05f6e8   6 years padicgroup Working on integrating changes to p-adics, polynomial file locations into …
power_series_ring_element.pxd 234 bytes 4159:11b9d0bb4fab   6 years robertwb Power series pyrexification
power_series_ring_element.pyx 63.1 KB 5464:dbf7433a52bd   6 years robertwb cleanup calls to sage.structure.coerce, categories. All doctests pass.
principal_ideal_domain.py 828 bytes 1319:a49c4e37b785   7 years wstein Massive patch! (1) Python 2.5; (2) Complete reoranization of Pyrex code. …
principal_ideal_domain_element.py 855 bytes 1319:a49c4e37b785   7 years wstein Massive patch! (1) Python 2.5; (2) Complete reoranization of Pyrex code. …
quotient_ring.py 10.7 KB 4500:fbef648fc698   6 years padicgroup merge of padic pyrexification and mpolynomial_libsingular
quotient_ring_element.py 4.7 KB 4483:94f80013cfe7   6 years malb work in progress: MPolynomials over QQ are libSINGULAR based now
rational.pxd 406 bytes 4447:878b514d0eb0   6 years roed Fixing bugs due to changing base classes to SageX.
rational.pxi 164 bytes 1319:a49c4e37b785   7 years wstein Massive patch! (1) Python 2.5; (2) Complete reoranization of Pyrex code. …
rational.pyx 43.3 KB 5473:c65e3e5e7af3   6 years robertwb Hook fast ZZ -> QQ morphism.
rational_field.py 10.9 KB 5473:c65e3e5e7af3   6 years robertwb Hook fast ZZ -> QQ morphism.
real_double.pxd 539 bytes 3725:126bb54bf6a1   6 years robertwb use gsl functions, better latex printing
real_double.pxi 38 bytes 1856:8e4d2b643893   7 years wstein Added ParentWithBase?; included some other files that were missing.
real_double.pyx 41.7 KB 4843:a88b598ce12d   6 years robertwb use of bint eliminates need for bool, all doctests pass
real_interval_field.py 651 bytes 2615:f390fd1b1763   6 years cwitty Added support for intervals, based on MPFI (largely copied from the …
real_mpfi.pxd 1.8 KB 4843:a88b598ce12d   6 years robertwb use of bint eliminates need for bool, all doctests pass
real_mpfi.pyx 88.6 KB 5464:dbf7433a52bd   6 years robertwb cleanup calls to sage.structure.coerce, categories. All doctests pass.
real_mpfr.pxd 789 bytes 4843:a88b598ce12d   6 years robertwb use of bint eliminates need for bool, all doctests pass
real_mpfr.pyx 81.0 KB 5464:dbf7433a52bd   6 years robertwb cleanup calls to sage.structure.coerce, categories. All doctests pass.
real_rqdf.pxd 3.5 KB 4843:a88b598ce12d   6 years robertwb use of bint eliminates need for bool, all doctests pass
real_rqdf.pyx 47.4 KB 5464:dbf7433a52bd   6 years robertwb cleanup calls to sage.structure.coerce, categories. All doctests pass.
ring.pxd 911 bytes 4588:7e0109ba8847   6 years wstein Added cached one_element method.
ring.pyx 36.8 KB 4844:a1b4fd89033d   6 years wstein merge
ring_element.py 743 bytes 1818:139ace7cdede   7 years wstein Get rid of Element_cmp_, which was a hack to get around problems with …
sparse_poly.pyx 13.3 KB 4059:031e9f77862f   6 years wstein snapshot -- Integrating the calculus package into the rest of SAGE; fixing …
stdint.h 206 bytes 1788:d9cb09bfc30b   7 years wstein Fixed trac bug #166: "incorrect wrapping for modular arithmetic negation"
tests.py 100 bytes 4433:a152afaabef8   6 years wstein Add a general rings test file.
Note: See TracBrowser for help on using the repository browser.