source: sage/rings @ 7578:c647cb656137

Name Size Rev Age Author Last Change
../
notes 1:bf5417bc8931   7 years tornaria [project @ patch to sage-0.10.13]
number_field 7508:0e1318c724ad   5 years mabshoff merge
padics 7355:800730a3be94   6 years zimmerma replaced (hopefully) all occurrences of {\em xxx} into \emph{xxx}
polynomial 7578:c647cb656137   6 years burcin Add more basic functionality to BooleanPolynomial?.
__init__.py 1 bytes 0:039f6310c6fe   7 years tornaria [project @ original sage-0.10.12]
algebraic_real.py 81.7 KB 6020:883975c9cb07   6 years boothby Fix to trac #503 and #496, general cleanup of pow.
all.py 5.0 KB 6148:cfe7ed4dfd50   6 years wstein Add doctest for is_PrimeFiniteField.
arith.py 82.6 KB 6268:ab9235d6dc34   6 years sage fix a doctest
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 14.1 KB 6051:605b11319454   6 years dmharvey added bernoulli_mod_p_single() function
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 48.2 KB 5482:39c40e310c6d   6 years robertwb initial merge of coercion with 2.7
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 27.9 KB 5809:ed5b08febcca   6 years mhansen Fixed bug #456.
contfrac.py 22.5 KB 4257:59ab0312963e   6 years wstein Fix a doctest and a sqrt issue.
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.4 KB 6152:9baf108ebd50   6 years wstein Fix a bunch of issues that doctests reveal in light of my reworking of …
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 32.0 KB 6204:4fe3e36e1154   6 years wstein add a morphism doctest from trac #376
finite_field_element.py 20.1 KB 6058:e8928d14f4b5   6 years wstein Merge in Pablo De Napoli patch that adds finite field element minpoly.
finite_field_givaro.pxd 3.5 KB 5713:fbd6f310f779   6 years malb new Givaro spkg
finite_field_givaro.pyx 65.5 KB 6058:e8928d14f4b5   6 years wstein Merge in Pablo De Napoli patch that adds finite field element minpoly.
fraction_field.py 8.7 KB 5479:193a7611d293   6 years robertwb pushouts for coercion model
fraction_field_element.py 12.5 KB 4848:6066c291b4f1   6 years robertwb minor fix
homset.py 4.4 KB 5476:bcc88b84dabf   6 years robertwb action model, most doctests pass
ideal.py 12.7 KB 5861:f7001a72c568   6 years robertwb coercion tweaks, vector spaces (and subspaces), mpoly l/r-mul
ideal_monoid.py 1009 bytes 4019:45caf0bb509b   6 years wstein polynomial method on symbolic objects; use symbolic objects as number …
infinity.py 17.1 KB 5585:f444c257c49d   6 years wstein add a doctest for "is infinity"
integer.pxd 1.2 KB 6077:79f62e58f075   6 years wstein Improve integer.pyx doctesting coverage to 100%.
integer.pxi 86 bytes 5511:b23867fb85ef   6 years wstein Change from SageX to Cython.
integer.pyx 97.0 KB 6260:ed31a2eb5017   6 years robertwb Fix powering for rationals, fixes hyperelliptic_padic.py, also change …
integer_mod.pxd 1.5 KB 4843:a88b598ce12d   6 years robertwb use of bint eliminates need for bool, all doctests pass
integer_mod.pyx 78.0 KB 6020:883975c9cb07   6 years boothby Fix to trac #503 and #496, general cleanup of pow.
integer_mod_ring.py 24.9 KB 5866:5d0fb8286895   6 years robertwb latex repr for rings
integer_ring.pxd 322 bytes 6014:ea8db8ece051   6 years jbm5 renaming of NTL C++ structure aliases
integer_ring.pyx 16.2 KB 6014:ea8db8ece051   6 years jbm5 renaming of NTL C++ structure aliases
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 8.5 KB 5481:1fb33b78a725   6 years robertwb Fix mathematical error I stupidly introduced $t + t2/2 + t3/3 + ... \in …
laurent_series_ring_element.pxd 154 bytes 5477:593029d99535   6 years robertwb more doctest fixes
laurent_series_ring_element.pyx 27.3 KB 5493:0f556ea3318c   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.4 KB 6202:694d6572b4f3   6 years craigcitro Fixed trac ticket #376 (problem with finite field homomorphisms).
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.7 KB 4995:e99649363d9c   6 years wstein fix a bug maybe that David Roe pointed out.
power_series_mpoly.pxd 243 bytes 5590:21ff4f535d9e   6 years wstein some experimental power series code (not used); some optimizations to …
power_series_mpoly.pyx 5.6 KB 6221:125ab3b64c6a   6 years boothby Further work on #503.
power_series_poly.pxd 172 bytes 5590:21ff4f535d9e   6 years wstein some experimental power series code (not used); some optimizations to …
power_series_poly.pyx 11.5 KB 6221:125ab3b64c6a   6 years boothby Further work on #503.
power_series_ring.py 23.1 KB 5590:21ff4f535d9e   6 years wstein some experimental power series code (not used); some optimizations to …
power_series_ring_element.pxd 229 bytes 5590:21ff4f535d9e   6 years wstein some experimental power series code (not used); some optimizations to …
power_series_ring_element.pyx 52.6 KB 5907:d173f12d3121   6 years wstein Work in progress on improving modular forms functionality.
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.8 KB 5861:f7001a72c568   6 years robertwb coercion tweaks, vector spaces (and subspaces), mpoly l/r-mul
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 5511:b23867fb85ef   6 years wstein Change from SageX to Cython.
rational.pyx 47.0 KB 6260:ed31a2eb5017   6 years robertwb Fix powering for rationals, fixes hyperelliptic_padic.py, also change …
rational_field.py 11.7 KB 6140:2fb4b1da68ab   6 years wstein Working on improving basic structure of number fields.
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 43.2 KB 6077:79f62e58f075   6 years wstein Improve integer.pyx doctesting coverage to 100%.
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 89.7 KB 5964:036b2d873689   6 years wstein Fix a few latex errors.
real_mpfr.pxd 791 bytes 5299:67135a38ba45   6 years robertwb explicit double -> int cast (for 0.9.5.1a to compile)
real_mpfr.pyx 82.6 KB 5931:2f05aca7d856   6 years robertwb nasty merge of mpoly stuff
real_rqdf.pxd 3.5 KB 4843:a88b598ce12d   6 years robertwb use of bint eliminates need for bool, all doctests pass
real_rqdf.pyx 48.1 KB 6190:c9fc8f4e9158   6 years wstein Apply mabshoff's patch, finally.
ring.pxd 946 bytes 6178:508217f008d5   6 years malb merge
ring.pyx 38.1 KB 6203:afb755d3b93a   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 …
rqdf_fix.h 256 bytes 6190:c9fc8f4e9158   6 years wstein Apply mabshoff's patch, finally.
sparse_poly.pyx 13.3 KB 4059:031e9f77862f   6 years wstein snapshot -- Integrating the calculus package into the rest of SAGE; fixing …
stdint.h 293 bytes 5743:6a88526f2e72   6 years was Fixes so SAGE will build on Solaris.
tests.py 324 bytes 6274:f12659f0ebd0   6 years sage fix a 32-bit doctest
Note: See TracBrowser for help on using the repository browser.