source:
sage/rings
@
4839:175e95c146f5
| Name | Size | Rev | Age | Author | Last Change |
|---|---|---|---|---|---|
| ../ | |||||
| notes | 1:bf5417bc8931 | 7 years | tornaria | [project @ patch to sage-0.10.13] | |
| number_field | 4839:175e95c146f5 | 6 years | wstein | merge | |
| padics | 4769:c1569cce1012 | 6 years | wstein | Fix some precision bugs in the p-adics. | |
| polynomial | 4834:eb73fcf47477 | 6 years | wstein | merge | |
| __init__.py | 1 bytes | 0:039f6310c6fe | 7 years | tornaria | [project @ original sage-0.10.12] |
| algebraic_real.py | 82.0 KB | 4532:bf1eff087658 | 6 years | wstein | merge |
| all.py | 5.0 KB | 4499:51bd378ea3f8 | 6 years | padicgroup | Working on the merge. |
| arith.py | 79.6 KB | 4814:cbb9cfb57dbe | 6 years | wstein | … |
| 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 | 6 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 | 595 bytes | 1820:527de00094f6 | 7 years | wstein | Arithmetic work, in progress. |
| complex_double.pyx | 47.3 KB | 4470:fe73e4acd857 | 6 years | roed | merging in bug-fixes from sagemath. |
| 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.0 KB | 4419:72e327081ccf | 6 years | wstein | fix bug in algdep; added floordiv for field elements (that just calls … |
| 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 | 3167:ff3da0a3a9b2 | 6 years | wstein | merge |
| finite_field_givaro.pyx | 64.7 KB | 4599:fc1a0ade5cae | 6 years | robertwb | optimize finite_field_givaro sqrt, is_square |
| fraction_field.py | 8.5 KB | 4613:15f304966ea9 | 6 years | wstein | Fix a coercion issue that m vandenbergh reported. |
| fraction_field_element.py | 10.0 KB | 4570:7ba404e911bd | 6 years | robertwb | re-enable flat padic polynomials, fix fraction field exception name, all … |
| 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 | 4443:7710a4d1f98b | 6 years | roed | Working on matrices and other stuff. |
| integer.pxi | 86 bytes | 1319:a49c4e37b785 | 7 years | wstein | Massive patch! (1) Python 2.5; (2) Complete reoranization of Pyrex code. … |
| integer.pyx | 83.4 KB | 4602:c61f5ca3c82e | 6 years | robertwb | fixed all for sqrt() for ZZ, QQ. Added all param to lift_x |
| integer_mod.pxd | 1.5 KB | 3924:1ef5e8e12d7f | 6 years | robertwb | integer_mod inverse caching |
| integer_mod.pyx | 73.9 KB | 4561:4d80fe98e08b | 6 years | robertwb | more integer_mod sqrt tweaks |
| 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.1 KB | 4711:d23d85c4239a | 6 years | wstein | Fix some p-adic printing and precision issues. |
| 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 | 4487:6226de665804 | 6 years | malb | MPolynomial_libsingular is the default implementation for GF(p) now, make … |
| mpc.pyx | 16.0 KB | 1840:0ef05fee3ce2 | 7 years | wstein | Systematic _coerce_, etc. |
| mpfi.pxi | 12.2 KB | 3140:3e3a6137ca79 | 6 years | cwitty | Minor MPFI improvements. Support mignitude and intersection; doctests now … |
| mpfr.pxi | 6.0 KB | 4151:0a99ba4672c0 | 6 years | wstein | merge in real quad double. |
| 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 | 6 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.2 KB | 4711:d23d85c4239a | 6 years | wstein | Fix some p-adic printing and precision issues. |
| 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 | 42.9 KB | 4839:175e95c146f5 | 6 years | wstein | merge |
| rational_field.py | 10.6 KB | 4450:7355be05f6e8 | 6 years | padicgroup | Working on integrating changes to p-adics, polynomial file locations into … |
| real_double.pxd | 539 bytes | 3725:126bb54bf6a1 | 6 years | robertwb | use gsl functions, better latex printing |
| real_double.pxi | 38 bytes | 1856:8e4d2b643893 | 6 years | wstein | Added ParentWithBase?; included some other files that were missing. |
| real_double.pyx | 41.7 KB | 4470:fe73e4acd857 | 6 years | roed | merging in bug-fixes from sagemath. |
| 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 | 3716:f1d5bf7025bb | 6 years | cwitty | Add simplest_rational() method for RealIntervalFieldElement? |
| real_mpfi.pyx | 88.8 KB | 4473:ee76c43d0980 | 6 years | padicgroup | merging. |
| real_mpfr.pxd | 776 bytes | 4150:3ad3bd390f92 | 6 years | dfdeshom | clean bundle for rqdf |
| real_mpfr.pyx | 80.9 KB | 4815:d88370a014b1 | 6 years | cwitty | Avoid assertion failure from converting MPFR infinity/NaN to int |
| real_rqdf.pxd | 3.5 KB | 4255:fe0d48a81351 | 6 years | wstein | Get rqdf integrated into the rest of SAGE; fix numerous precision … |
| real_rqdf.pyx | 47.5 KB | 4467:e8991a053dc2 | 6 years | roed | Merging in padic and polynomial changes to sage-2.5 |
| ring.pxd | 911 bytes | 4588:7e0109ba8847 | 6 years | wstein | Added cached one_element method. |
| ring.pyx | 36.8 KB | 4588:7e0109ba8847 | 6 years | wstein | Added cached one_element method. |
| 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.
