Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/sagemath/sagelib

Git mirror of http://hg.sagemath.org/sage-main/
https://github.com/sagemath/sagelib

dont link in static libraries, this should be handled by libsingular

0b8aae04c8b4c41eafe2dbd8f7a997933d587119 authored over 15 years ago
patch for 2507

05a0597cf3ffa3a47ba0ee6db06e294e54e04889 authored over 15 years ago
#6019: speed up new_submodule by a factor of >100

ce7cb02764a9c9985be914da37b8d7de06143cfd authored over 15 years ago
Deletions: padic doctests.

Added p-adics to the reference manual, 100% doctest coverage, reduces the number of files in the...

d51086e93467b56710ec4d824fd67e75a824045f authored over 15 years ago
Outside files: padic doctests.

Added p-adics to the reference manual, 100% doctest coverage, reduces the number of files in the...

a5bf1dbd583d12a52ea240bf8bf3450dc32be00d authored over 15 years ago
Adds an absolute value function, and clarifies that norm() is the field theoretic norm.

fa8bae21b4e51b8c3b17ff447b6e605558a6b6e8 authored over 15 years ago
Fixes a bug with raising padic_ZZ_pX_elements to negative powers.

a1680fd91bddea4eabb433b210e8afa6bb89eb2a authored over 15 years ago
Eliminated some duplicate doctests, fixed latex reps for padic_base parents, fixed the doctest failure on find_val_aprec (due to ntl comparison with Integers being weird), fixed a bug in the creation of padic_ZZ_pX_CR_elements from others if a different precision is requested.

cff1fa1d18be5e821bf8b7a56a8b7a07ed03f543 authored over 15 years ago
#5250: fix another broken doctest

c0481d2bb0c8cbbbdf2fd26ccbd1679168714088 authored over 15 years ago
Addresses some of the referee's concerns about #5778.

Namely, changes _set_to_mpz to _set_mpz_into, adds more doctests to _div_, adds more examples of...

d878a555c3faeac99fffa4cad985e91cd5a1f7dd authored over 15 years ago
Patch 4: padic doctests.

Added p-adics to the reference manual, 100% doctest coverage, reduces the number of files in the...

45176157eacb32b2806a11dde94d893162210c25 authored over 15 years ago
Patch 3: padic doctests.

Added p-adics to the reference manual, 100% doctest coverage, reduces the number of files in the...

bbde64f64ce913ae11a22f1c2c2782767460a4f2 authored over 15 years ago
Patch 2: padic doctests.

Added p-adics to the reference manual, 100% doctest coverage, reduces the number of files in the...

038d5ad70ace92dbbf5825c06c83518eb4c89347 authored over 15 years ago
Patch 1: padic doctests.

Added p-adics to the reference manual, 100% doctest coverage, reduces the number of files in the...

74ff2de429417daac48f78d8f73e8ed5273345cc authored over 15 years ago
trac #5767 -- Bring coverage of plot3d/base.pyx up to 87%.

5d9d131e49397a1013b4ba7430b02cb4d587e879 authored over 15 years ago
#4337: fix broken doctest in bordeaux_2008

c536df86aa7db9fb2357c1ce0958a734519ec1fc authored over 15 years ago
trac 6016: reviewer patch

c16bbd2b5a571220b74f29cd447bd231a8b172f3 authored over 15 years ago
Trac #6106: Added factor to fraction_field_element class.

305a3461a51aa83f73268b1a323338a8773c944d authored over 15 years ago
Fix doctest fallout from clisp->ecl switch (#6024)

657fb45b5c6a692635bd341209580db4fdd72605 authored over 15 years ago
For #5929: fix hang in maxima/ecl due to assumption questions

When maxima asks a question, current code sends CTRL-C
twice to break, then raises an exception....

5f145cec4ce7ee9bdf10eb0e829bf91b4d1e7d96 authored over 15 years ago
For #5929: fix timeout in maxima/ecl due to out-of-synch condition

This is triggered by the following doctest
{{{
sage: maxima._sendstr('1/1'*500)
sage: maxima('2+...

da6581db845c8488ef85e03a235a58494c592165 authored over 15 years ago
trac 6015: bring doctest coverage of set.py to 96%

a1409a07b99fc6fdf07c0e704c5c4ca82806d3bd authored over 15 years ago
[mq]: trac_5787_pt3.patch

d004194eb57c7f9fa9032fbdfb8bd9234e436029 authored over 15 years ago
#5250: sort out a conflict with #4357

c632f1c003c77048780f1104e36f196d50fc777e authored over 15 years ago
Hexads on S(5,6,12) and mathematical blackjack. - wdj:wq

f9014f8294a53a275fe065296d4248c87d26978a authored over 15 years ago
#6013: rewrite number field relativize to be much faster

8ea94316142df2075a0c1280fb4a1ba9cd19d8e4 authored over 15 years ago
implement pdflatex

e99ff000ef658f5bbf49fb79d84239969aa28be9 authored over 15 years ago
trac 6011: reviewer patch; add consistency to the whole module

be03d4c1c03d3f6ac2488de57ad01848029f3ccb authored over 15 years ago
trac 6007: reviewer patch; add consistency to the whole module

6b7b7ac11af9f6deaf8e6d5bc6d39123f60877f8 authored over 15 years ago
Trac 6009: reviewer patch; fix typos, add consistency to the whole module

592d1b26e1210055f146849e1bba3440c7a7ab57 authored over 15 years ago
Bring plot/arrow.py to 100% coverage, with tiny plot3d enhancement.

4413f55b54bfd0cb4ffdc55ffeaa249596019d5d authored over 15 years ago
Brings plot/text.py to 100% coverage.

e6e9b5b123885f077af26127eb19f3d6a517c3bd authored over 15 years ago
Improvements to elliptic curve torsion computation

5da8f5cf8c44c199f0af879c0f44314bbb160921 authored over 15 years ago
Brings plot/primitive.py to 100% coverage.

f5b5d76572aa340ec1e700b9aa72dbf94dc0de1a authored over 15 years ago
#4357: further fixes suggested by the referee

020f6cac3417fa2ec6dc99c7139268010b99c160 authored over 15 years ago
#4337: fix accidental breakage for modular forms over non-minimal base rings

f86efd39952d7a067aea2fbfb3cd44ba7a76b11c authored over 15 years ago
More doctesting for sage/modular/hecke (see trac #5787).

41cb39d0be561a9a025cd720318985e01774597d authored over 15 years ago
Referee patch for trac #4337.

2fca4da8e7e33778ae1148feeaea3b986bb8d0e8 authored over 15 years ago
Brings plot/point.py to 100% coverage and enhances plot3d method.

2eb0ef7ebeb4cd6158db7199602b3445d2d55352 authored over 15 years ago
Implementation of crystal of letters for type E_6

It gives B(\Lambda_1) and its dual B(\Lambda_6)

995b15fe72381f1808133c4609e7c83265aeb490 authored over 15 years ago
trac 5997: reviewer patch; fix trivial typo

aa68d558122bae1302a52989200dfa8cebbdf84b authored over 15 years ago
trac 5974 -- part 4 -- address a referee comment.

822961e9e029d2bc445f663cc6a8a6c65f7506fb authored over 15 years ago
[mq]: trac_6004-odd-degree-model.patch

595a6f61ddb1638a0c92fe75cd4b4a0a3d4b6e2a authored over 15 years ago
[mq]: trac_6004-odd-degree-model.patch

a8f768f4167902c1de725fd6a209ddc1d6f6ab13 authored over 15 years ago
#5250: fix various bugs in multiplicative groups of integer mod rings

4c245726f61b4b35e8327d09f1517a30a0b0b7cd authored over 15 years ago
Cosmetic touch-ups on trac #5923.

27d4f0ad41dc1918905d1092755c458080086416 authored over 15 years ago
patch for #5716

991391c5177a7f9c1203252dc8618e6ccba33cb4 authored over 15 years ago
#6000: Sets enumerated by exploring a search space with a (lazy) tree or graph structure.

This patches extend the sage.combinat.backtrack library with other
generic tools for constructin...

77d5077bf96a2c3caece9b2c5ed5c9c4543bfd30 authored over 15 years ago
trac_5794-revised.patch modified for combinat server

5aec52e5bc19cc4e1bc78546ef6e0f825070dfd8 authored over 15 years ago
3.4.2

9c9c85806fc917eb3ec8d0abd18e56a3ac852149 authored over 15 years ago
[mq]: trac_5243-fixes.patch

79593889b88c5016913804d71202f4d57d51fa57 authored over 15 years ago
[mq]: 64-bit-doctest.patch

5550c471cd9fabbfed1089a03e98f351e93442cb authored over 15 years ago
Trac #5990: developer's guide -- info on spkg files

dc43c64b8bce491af14e409355b43bdb40fa1f0d authored over 15 years ago
trac 5249 -- implicit_plot3d functionality (isosurfaces, 3d contour plots, etc.)

fc68685024a1920f96e67f932c848ba0a23704e0 authored over 15 years ago
#4337: compute action of Hecke operators on Gamma_1(N) modular forms

e00ef48094362f8e6c4ea26d5f309e019e67d9cc authored over 15 years ago
#6071: weight 1 Eisenstein series

de955318aeff0d848c2cd48c4417c30c8e11c20d authored over 15 years ago
itrac 5969 -- part 1 -- implement computation of rational cuspidal subgroups of modular abelian varieties

9131fa376320cd14c417b7137145920094f6ec62 authored over 15 years ago
Fix cmp related doctest failure in sage/modular/arithgroup/arithgroup_perm.py (#5984)

25232b684e1ab9bf3cde596f49c8e008e0082e5e authored over 15 years ago
Fix cmp related doctest failure in sage/schemes/jacobians/abstract_jacobian.py (#5983)

54beac24d0b34b66998a30551a41eb82d4c06488 authored over 15 years ago
Sage 3.4.2: prime_pi() broken on 32 bit (#5981)

df706719548ec69406893d7591b6fac186bdfccc authored over 15 years ago
#5979 Parent: fixes broken (implicit) invariant between ._element_constructor and self._element_init_pass_parent

In Parent, there is a (previously implicit) invariant, namely that:

self._element_init_pass_pa...

2ee36138caaa53cbd530aad627227c4ce87c312a authored over 15 years ago
trac 5974 -- the generic linear_combination_of_rows and linear_combination_of_columns functions for matrices are very stupidly slow (one more special case)

45e10341f019f914169c7b88d17de0c9f3719657 authored over 15 years ago
trac 5974 -- the generic linear_combination_of_rows and linear_combination_of_columns functions for matrices are very stupidly slow (fix another bug uncovered by that optimization -- cyclotomic matrix multiply).

fa10bfde533c2e00704e0d4f618ee3d918e227f0 authored over 15 years ago
#5968: referee fixes

6254a2df4c7c4aa359f5f0c693ef0037407f68ba authored over 15 years ago
Added tag 3.4.2 for changeset 0447e189b343

211cc9a75025b0ac932ccdb855536c60bd08b0f7 authored over 15 years ago
3.4.2

a67139a8d4f70af4ef25798d44d762493890a815 authored over 15 years ago
change doctest so that we check for Primes being != to x^2+x (#5966)

e3eb411f64f802682957af57336ea1cf3f9e75b8 authored over 15 years ago
trac 5974 -- the generic linear_combination_of_rows and linear_combination_of_columns functions for matrices are very stupidly and slow (also, fix a bug in echelon form that I uncovered)

43c09c42ae2e3231bcbfe9763993490b347700b4 authored over 15 years ago
Raise NotImplementedError for n>2^40+1 for prime_pi due to wrong results on 32 bit boxen for 2^46 (#5963)

eeb1dcb4d7025f9e866432f34a531e2cb3514f34 authored over 15 years ago
Fix Maxima related doctest failure in matrix/matrix_symbolic_dense.pyx (#5957)

ae81eea2ef750eb37e2986cd3b8b25e945ae7d7d authored over 15 years ago
trac 5972 -- segfault in degenerate matrix multiply

3df94e3d05ed2a30e89cff784f41ccb254bdea21 authored over 15 years ago
trac #5968 -- part 2 -- increase doctest coverage of sage/modular/modsym/modular_symbols.py from 0% to 100%

eabd786c5b27c74d9c48175a3d0181851fce0505 authored over 15 years ago
trac 5968 -- increase doctest coverage of sage/modular/modsym/modular_symbols.py from 0% to 100%

6d7005dd5f6b9e586d4eb1098febd13a08e9bdb7 authored over 15 years ago
trac 5887 -- patch to address referee comments.

269d6dd4733bf8b19c54984c7c994d8a53f76dc3 authored over 15 years ago
trac #5887 -- major bugs in morphisms of R-modules (rebased against 3.4.2.rc0)

765717637f9b9c25d2ee95a98c4bb93381ee3579 authored over 15 years ago
Minor changes to latest patch for Ticket #5834

This patch:
- removes the last four appearances of hilbert_symbol_rational()
- adds an e...

16896760a4261dfd2e1fb6f4c8922cd89741223c authored over 15 years ago
#5449 Implement a variant of @cached_method with cache stored in the parent

When the elements of a parent do not have unique representation, it
can be desirable to store th...

1e1ab9ad2ced5a05a7746742ba5a5d4ff45d5549 authored over 15 years ago
#5923: fix bug with Pari integers in modular form constructor

e5a26c9cff553f4f2df9cfd134ae76f31edfdb7b authored over 15 years ago
#5262: fix computation of sign in functional equation for cusp form L-series

f41e69e612432ab5e55d479cab774aa24540f013 authored over 15 years ago
add slopes() function for overconvergent forms (Lloyd Kilford's code)

e22229ea2520596f88ef3befeda0bb8b21c03154 authored over 15 years ago
Disable (long blocking) download option for public (accounts=True) notebook servers

d6983c0aa6c9d8d2a893fa3a07dab6ce7de55d2a authored over 15 years ago
Added documentation/doctests for all quadratic form genus symbol routines.

Also:
- Replaced the signature routine in genera/genus.py
- (Re)wrote the signature_vect...

e6a8276f24af446a8cf57f7e0b67f96172aeae74 authored over 15 years ago
extra patch for 5953

346bd421da3894a11effa79ed471d3aed4499368 authored over 15 years ago
Fix ReST formatting issues in modular/modform/vm_basis.py (#5953)

7448cc27e66baaf2aa4d97646fd0979a291e35f4 authored over 15 years ago
#5736: further fixes

cfcdfa0aa15c558c8532046e87b1a68f409d2a33 authored over 15 years ago
3.4.2 ref manual fixes for misc/latex.py, misc/latex_macros.py

c2137f638d8a74dcab24ffd68c9af20203b4fa7b authored over 15 years ago
random simplicial complexes

e412df418f53538a3ba3a1f75e5cd3dbb8bc6f56 authored over 15 years ago
#4357: fix new_subspace for modular forms spaces

e433b0a05226ae035aab525b4b3b7b94108ddfe8 authored over 15 years ago
Ascii art for Dynkin diagrams

249cb5f51f73edcfece8a4830a5e6d6d90d92bc0 authored over 15 years ago
trac 5557: add doctests

49cc4ba30f399430cdbc64846c6bb4001ef54e7a authored over 15 years ago
3.4.2.rc0

c61ef7197c699d04d326e79249dbc76981eef5ba authored over 15 years ago
Added tag 3.4.2.rc0 for changeset e52b22e17523

83e4a692a5e1e578b51cd029d6f86c00d3677fcd authored over 15 years ago
Remove files with zero bytes length

895c444da81c16f5571f278f33194f1e6bf2be0b authored over 15 years ago
trac 5824 -- remove dsage from core of sage library.

36a7cb127b360412c2db825c602721553713da56 authored over 15 years ago
Fixed the subposet construction (Ticket #5283)

d1afc52562c40f3c89f45b16e9b1343f9de1941c authored over 15 years ago
Implemented __cmp__ for poset elements (to deal with #5280).

dc386c8dfd44a3cb533bd83d91ffafef1d93d5b7 authored over 15 years ago
Fixes content function for p-adic polynomials: now returns p^k instead of k, and raises a TypeError if the base ring is a field.

67c3965fd449231f64033b81a3f4cf6046e98e0e authored over 15 years ago
Fixed #5881: __cmp__ is random-ish in root_system/type_dual.py also (analog to #5811)

ad98a027f39769f3e3aea71c6ce80f3ceaffb8c5 authored over 15 years ago
Remove empty file sage/catalogue/__init__.py

80faa03dc8a999d79a880f6320bfa2a87aeda8a6 authored over 15 years ago
Make graphs.trees use new constant time program.

d2f39f833f23d4ab635c0fabeca62c756622c18c authored over 15 years ago