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
trac 5114: add doctests showing that the issue is fixed
0e1bb16abee65223e49ce552e4f640be7f5af440 authored over 15 years ago
0e1bb16abee65223e49ce552e4f640be7f5af440 authored over 15 years ago
trac 5856: make elliptic curves over Z/pZ behave like elliptic curves over finite fields
b621ecec84ba43bf995cf6af982526a063d2620a authored over 15 years ago
b621ecec84ba43bf995cf6af982526a063d2620a authored over 15 years ago
[mq]: trac_5918-typos.patch
ce4070561b1352f35eeb1430eb5420d16669f8eb authored over 15 years ago
ce4070561b1352f35eeb1430eb5420d16669f8eb authored over 15 years ago
Bugfixes for InfinitePolynomialRings
601a16f6317f88983a08d8805a2f96b414d5ac4a authored over 15 years ago
601a16f6317f88983a08d8805a2f96b414d5ac4a authored over 15 years ago
trac 5921: fix problem with large content in roots()
c8f517aef9fe9cc5f9b3de7a77baab62e2d137df authored over 15 years ago
c8f517aef9fe9cc5f9b3de7a77baab62e2d137df authored over 15 years ago
trac 5928: binary operations on factorizations should coerce all factors into a common universe
d19e93b51f56bc3dd7a044f6fd1571055ba17e76 authored over 15 years ago
d19e93b51f56bc3dd7a044f6fd1571055ba17e76 authored over 15 years ago
Brings primes.py to 100% coverage.
8feba3d86f430e0d2b1df30682ab634a5b4bb5e7 authored over 15 years ago
8feba3d86f430e0d2b1df30682ab634a5b4bb5e7 authored over 15 years ago
trac #5926 -- solaris top sometimes fails due to race condition
4cf38778062f76bca360a66f8225b9d41ba2d12d authored over 15 years ago
4cf38778062f76bca360a66f8225b9d41ba2d12d authored over 15 years ago
trac 5804 -- Solaris 10/Sparc: number_of_partitions(100000) is broken
ea811edde5c3b48b5987bb13e4ca5a7b771d97af authored over 15 years ago
ea811edde5c3b48b5987bb13e4ca5a7b771d97af authored over 15 years ago
Trac #5925: Improve speed of CombinatorialAlgebra.multiply()
- Treat the case where _multiply_basis returns a monomial
specially, to avoid creating lots of ...
[mq]: 5921
d88d151ab100e05c94cd6f6d08d9aca6865301e0 authored over 15 years ago
d88d151ab100e05c94cd6f6d08d9aca6865301e0 authored over 15 years ago
Graph colorings
9d9cce1f104e6dd9b1ca5ae787acaf6266c538bb authored over 15 years ago
9d9cce1f104e6dd9b1ca5ae787acaf6266c538bb authored over 15 years ago
Spelling mistakes
6b6b28ab88527a6348f989f63a763b65894ecfba authored over 15 years ago
6b6b28ab88527a6348f989f63a763b65894ecfba authored over 15 years ago
Fix GF(2,e) poly bug
c62b4790e649479e7692e75e4310f5cff2e149c5 authored almost 16 years ago
c62b4790e649479e7692e75e4310f5cff2e149c5 authored almost 16 years ago
Fixes plot fill to line y=c, improves documentation of fill and adaptive refinement, improves error handling in plot submethods.
<Down>
Enter commit message. Lines beginning with 'HG:' are removed.
Update French tutorial to the proofread version. (#4318, #5337, #5850)
b778b0c7f6e039d24d20dd9257632b4e53096240 authored almost 16 years ago
b778b0c7f6e039d24d20dd9257632b4e53096240 authored almost 16 years ago
Edge default color to black
703e1d5041f4574cdfc77ceb9f59f543df2df6f9 authored almost 16 years ago
703e1d5041f4574cdfc77ceb9f59f543df2df6f9 authored almost 16 years ago
trac 5912 -- %fortran mode is broken in the notebook
c838f938f20b37bd3a1ae2f2232d3feb6a4f329a authored almost 16 years ago
c838f938f20b37bd3a1ae2f2232d3feb6a4f329a authored almost 16 years ago
Fix #5907 for fast_callable
b9ea38f56c9f9c0aa4d7bfd7492899e7d2919094 authored almost 16 years ago
b9ea38f56c9f9c0aa4d7bfd7492899e7d2919094 authored almost 16 years ago
"libpng error: Image width or height is zero in IHDR" when plotting CompleteGraph(2)
6511fef7b688f9a84ebe47f9e90c50b4fc26c7e2 authored almost 16 years ago
6511fef7b688f9a84ebe47f9e90c50b4fc26c7e2 authored almost 16 years ago
Add the forgotten module
b1bee6ca20a2463d09b896c582099437a436061d authored almost 16 years ago
b1bee6ca20a2463d09b896c582099437a436061d authored almost 16 years ago
Trac #4958: MPolynomialIdeal.reduced_basis?? returns correct source now
d228485691ce1000b9faef8eb378227fac25ebfd authored almost 16 years ago
d228485691ce1000b9faef8eb378227fac25ebfd authored almost 16 years ago
trac 545: Adjust simplify() in sage/logic/boolformula.py; delete all doctests with simplify()
e83782a707c5c2c761b6a2ab1a4c30ac24dced36 authored almost 16 years ago
e83782a707c5c2c761b6a2ab1a4c30ac24dced36 authored almost 16 years ago
Implementation of Infinite Polynomial Rings and Symmetric Groebner Bases
68553bf3faddef9bb68a7022390ff0452ddaa972 authored almost 16 years ago
68553bf3faddef9bb68a7022390ff0452ddaa972 authored almost 16 years ago
Improve latex() for boolean formulas.
Fix a few spelling mistakes.
90d75a1f248a30f86bfb39a5648b0d160e73c135 authored almost 16 years ago
trac 545: add logic modules booleval.py, boolformula.py, logicparser.py, logictable.py, and propcalc.py
977f90f3712e2465b25a3fecf4ac133a1bdc4c76 authored almost 16 years ago
977f90f3712e2465b25a3fecf4ac133a1bdc4c76 authored almost 16 years ago
Documentation fix for lcalc interface.
93440224b0039c8b6c0e745db4e1556bad3e3146 authored almost 16 years ago
93440224b0039c8b6c0e745db4e1556bad3e3146 authored almost 16 years ago
Refactor matrix kernels
7c7072a2a234ece240631fd20680f1248ae36007 authored almost 16 years ago
7c7072a2a234ece240631fd20680f1248ae36007 authored almost 16 years ago
Fix fast_float evaluation of constant polynomials
ad9a560154308f95fd00a9def8624acdd473e768 authored almost 16 years ago
ad9a560154308f95fd00a9def8624acdd473e768 authored almost 16 years ago
Trac #5895: Limit new worksheet snapshots to 30 per worksheet
d3f712d48f453cd1beb76e53609de1b56d541f0e authored almost 16 years ago
d3f712d48f453cd1beb76e53609de1b56d541f0e authored almost 16 years ago
[mq]: ell-doctest
9d18cf0b6b637ff5a209638bb538ced579a35d1c authored almost 16 years ago
9d18cf0b6b637ff5a209638bb538ced579a35d1c authored almost 16 years ago
Adjust docstring on SendWorksheetToStop()
de6cd45f4154e2f0ad96b7d540b40bff12ba176e authored almost 16 years ago
de6cd45f4154e2f0ad96b7d540b40bff12ba176e authored almost 16 years ago
trac 5898: reveiwer patch; trivial fix
711cc38077c5b4a49e948a7a6ef73be3005f392d authored almost 16 years ago
711cc38077c5b4a49e948a7a6ef73be3005f392d authored almost 16 years ago
Bring plot_field.py to 100% coverage and fix minor bugs.
93f50bcb3232e61a253fa265a51032c6b1a7cb12 authored almost 16 years ago
93f50bcb3232e61a253fa265a51032c6b1a7cb12 authored almost 16 years ago
Add path to Cython headers to CYTHON_INCLUDE_DIRS.
08139e561b59a756ef0c789e52407adca1e431ba authored almost 16 years ago
08139e561b59a756ef0c789e52407adca1e431ba authored almost 16 years ago
trac 5479: implement Spec.__call__ in generic/spec.py
9a352e5969066b74ea8cc1650571cc54ed33996c authored almost 16 years ago
9a352e5969066b74ea8cc1650571cc54ed33996c authored almost 16 years ago
trac 5820: implement comparison of ring coercion morphisms
2179801d3c16780dcb165e476a3629d83aeab183 authored almost 16 years ago
2179801d3c16780dcb165e476a3629d83aeab183 authored almost 16 years ago
trac 5890: clean up ell_generic.py
bf3d92e4d724a033b488dd2f15ab2d6f9021d437 authored almost 16 years ago
bf3d92e4d724a033b488dd2f15ab2d6f9021d437 authored almost 16 years ago
patch for 5791
3037d759fb9da46672eb71aa1da35fdb515cc80f authored almost 16 years ago
3037d759fb9da46672eb71aa1da35fdb515cc80f authored almost 16 years ago
rebased patch for 4435
da50aa648be26e4af7789539741e48a1fb917294 authored almost 16 years ago
da50aa648be26e4af7789539741e48a1fb917294 authored almost 16 years ago
Reformat docstrings for some files in elliptic_curves
8caa7d20a6568c001bae843ffc5998648b071cd3 authored almost 16 years ago
8caa7d20a6568c001bae843ffc5998648b071cd3 authored almost 16 years ago
trac 5765: improve doctest coverage and small fixes for schemes/generic/algebraic_scheme.py
59e8a9f8f2b8597f7b157fb1b0fbfc5e0424580a authored almost 16 years ago
59e8a9f8f2b8597f7b157fb1b0fbfc5e0424580a authored almost 16 years ago
Added tag 3.4.2.alpha0 for changeset 5be79b152b0e
77f60480a3d16844115313937959e37bf9b23dd2 authored almost 16 years ago
77f60480a3d16844115313937959e37bf9b23dd2 authored almost 16 years ago
3.4.2.alpha0
777c0d76b61f03b8d632bb605db7eb944f204822 authored almost 16 years ago
777c0d76b61f03b8d632bb605db7eb944f204822 authored almost 16 years ago
Reviewer patch to merge failed hunk from previous patch (#5610)
0625f1a08a8f6a4bbda4f861659ecc01b23d25da authored almost 16 years ago
0625f1a08a8f6a4bbda4f861659ecc01b23d25da authored almost 16 years ago
trac 5886 -- Bug in free module homomorphism creation
208ee6c5a1ce81ae431df7e88e2a4af86667efe4 authored almost 16 years ago
208ee6c5a1ce81ae431df7e88e2a4af86667efe4 authored almost 16 years ago
trac 5880 -- notebook -- greatly reduce the number of actions that trigger taking a snapshot
6aec2775b4c92b2a3c2b08458bda75cf35135646 authored almost 16 years ago
6aec2775b4c92b2a3c2b08458bda75cf35135646 authored almost 16 years ago
merge
0015fff9893cbafa054e40909d00545b68ed62f0 authored almost 16 years ago
0015fff9893cbafa054e40909d00545b68ed62f0 authored almost 16 years ago
Irreducible matrix representations of the symmetric group via Yang-Baxter graphs.
16b3eb8e3a623578a18740e771295ae75dd72f35 authored almost 16 years ago
16b3eb8e3a623578a18740e771295ae75dd72f35 authored almost 16 years ago
[mq]: p1list
8ddd2a9a513434051ddf21083150be6aeccfdbe9 authored almost 16 years ago
8ddd2a9a513434051ddf21083150be6aeccfdbe9 authored almost 16 years ago
Fix for #5877 (calling a group character is broken)
cfd3e3076ed545308e0c1b19d97832e8c8bb1287 authored almost 16 years ago
cfd3e3076ed545308e0c1b19d97832e8c8bb1287 authored almost 16 years ago
trac 5904: improve doctest coverage of schemes/jacobians/abstract_jacobian.py
cddac47f95ab2514f43e994c5f11625cbb646ab5 authored almost 16 years ago
cddac47f95ab2514f43e994c5f11625cbb646ab5 authored almost 16 years ago
[mq]: ecdb
39759b1130ff76c4cb3294824b500bcb36502520 authored almost 16 years ago
39759b1130ff76c4cb3294824b500bcb36502520 authored almost 16 years ago
trac #5871 -- solaris x86 3.4.1 -- code_bounds.py fails some plot doctests
a0e312be8168b6613d012dea7e94b907309c7209 authored almost 16 years ago
a0e312be8168b6613d012dea7e94b907309c7209 authored almost 16 years ago
remove some files from the algebras directory
08e4377b240b41530056e56bd240dda70aaa18d7 authored almost 16 years ago
08e4377b240b41530056e56bd240dda70aaa18d7 authored almost 16 years ago
trac 5860 -- part 2
36d3f8e18b7b38929955e7e877a7b41246444c41 authored almost 16 years ago
36d3f8e18b7b38929955e7e877a7b41246444c41 authored almost 16 years ago
trac 5860 -- delete sage/catalogue
9afa5f46fcea63234d4c452ea58bbe759aa65753 authored almost 16 years ago
9afa5f46fcea63234d4c452ea58bbe759aa65753 authored almost 16 years ago
Remove cocoa, four_ti_2, reduce and template interfaces since they do not work or are borken
e89287188579f5b4a6626f1a588999e798c198ef authored almost 16 years ago
e89287188579f5b4a6626f1a588999e798c198ef authored almost 16 years ago
Squarefree divisors function.
55ba8ab7053b45bd7a6d962c9a58ec79e3c3351e authored almost 16 years ago
55ba8ab7053b45bd7a6d962c9a58ec79e3c3351e authored almost 16 years ago
Add three elliptic_curves files to the reference manual after ReST-ifying
dda5baeea3a37126c926ff4f2d7784790d712fb1 authored almost 16 years ago
dda5baeea3a37126c926ff4f2d7784790d712fb1 authored almost 16 years ago
Replace has_element by __contains__
a741e73ffecf387d22a5fd778e0bd9530a600a53 authored almost 16 years ago
a741e73ffecf387d22a5fd778e0bd9530a600a53 authored almost 16 years ago
3.4.1
7381d5f9787926b5bba986ee88bf0e6738ef9947 authored almost 16 years ago
7381d5f9787926b5bba986ee88bf0e6738ef9947 authored almost 16 years ago
Added tag 3.4.1 for changeset cd5dc795e6fb
39765bb376b366985d732d038519da95118dcdb9 authored almost 16 years ago
39765bb376b366985d732d038519da95118dcdb9 authored almost 16 years ago
Don't launch TinyMCE while viewing docs.
d28ffaf6ca252befa47fd072c329995756bc7c55 authored almost 16 years ago
d28ffaf6ca252befa47fd072c329995756bc7c55 authored almost 16 years ago
untabify
724d0fa2f2d6e13c0abcd1d2efcee84340db8a54 authored almost 16 years ago
724d0fa2f2d6e13c0abcd1d2efcee84340db8a54 authored almost 16 years ago
add licenses to docs...
645f6e3b70c65e0ef5806cc86c1ff9ec24476c9c authored almost 16 years ago
645f6e3b70c65e0ef5806cc86c1ff9ec24476c9c authored almost 16 years ago
small bug in precision of p-adic L-series.
be7ba8ddcfe231fbc68a133155bcf13937537f93 authored almost 16 years ago
be7ba8ddcfe231fbc68a133155bcf13937537f93 authored almost 16 years ago
Trac #4575: Create html tables from nested lists
c5901091c83e05a8bb7befcc8b3b3b96602f3d94 authored almost 16 years ago
c5901091c83e05a8bb7befcc8b3b3b96602f3d94 authored almost 16 years ago
[mq]: ecdocs3
add56cb6180520d53300b144056f142cfd58cb6e authored almost 16 years ago
add56cb6180520d53300b144056f142cfd58cb6e authored almost 16 years ago
Improvement of has_element
79ae31b0ba89e124aabff694730d6f6eafe550a2 authored almost 16 years ago
79ae31b0ba89e124aabff694730d6f6eafe550a2 authored almost 16 years ago
Several number theory changes
* * *
Amended number field doctests
Several bug fixes for comparison of PermutationGroup_generic and _subgroup
1a48806f59a3c55c9f9af96e263be88a86d187ff authored almost 16 years ago
1a48806f59a3c55c9f9af96e263be88a86d187ff authored almost 16 years ago
Disable lisp.py doctests (see #5841)
aac4f0d081a3d769e78a690b6c0110a60235f127 authored almost 16 years ago
aac4f0d081a3d769e78a690b6c0110a60235f127 authored almost 16 years ago
more about docstrings for the developer's guide
3ca5eff247c2553302ece894a831d39425908eb2 authored almost 16 years ago
3ca5eff247c2553302ece894a831d39425908eb2 authored almost 16 years ago
latex customizations, part 2
143e1a50cfc124f0fd217cdbc08e441a7d6be74d authored almost 16 years ago
143e1a50cfc124f0fd217cdbc08e441a7d6be74d authored almost 16 years ago
latex customizations, part 1
a824e457e17a4a8cdcefb24b23570cb793433565 authored almost 16 years ago
a824e457e17a4a8cdcefb24b23570cb793433565 authored almost 16 years ago
Fix __dealloc__ bug that shows up as very rare crash
f781c30ca4756fa5fbe8aaceaa76e71b2dcb4379 authored almost 16 years ago
f781c30ca4756fa5fbe8aaceaa76e71b2dcb4379 authored almost 16 years ago
Make "show" display in image immediately in the notebook by printing out the appropriate <img> tag.
c33e91eeebfdea3e81e694d9a1c0c830ff599dc9 authored almost 16 years ago
c33e91eeebfdea3e81e694d9a1c0c830ff599dc9 authored almost 16 years ago
[mq]: bitset-bugfix-len-function.patch
0f1bbbbc2f4233c245353baf801880ce8f7df5a4 authored almost 16 years ago
0f1bbbbc2f4233c245353baf801880ce8f7df5a4 authored almost 16 years ago
trac 5829: copyright as "The Sage Development Team"
c6feee867c48ddd28739f32f71d9f2a0c0e87b95 authored almost 16 years ago
c6feee867c48ddd28739f32f71d9f2a0c0e87b95 authored almost 16 years ago
3.4.1.rc4
002abc89d1fa2b511b20bdaca9ee809b9edad5b5 authored almost 16 years ago
002abc89d1fa2b511b20bdaca9ee809b9edad5b5 authored almost 16 years ago
Added tag 3.4.1.rc4 for changeset 11638b3b420e
10aced838900abafca291855ebcd02d5df24a476 authored almost 16 years ago
10aced838900abafca291855ebcd02d5df24a476 authored almost 16 years ago
[mq]: trac_5826
1faf7f4c6150945edc900ce937740a52bf107b0e authored almost 16 years ago
1faf7f4c6150945edc900ce937740a52bf107b0e authored almost 16 years ago
trac #5824-part 2: Move DSage to its own spkg
8fad109c4438ed12ab89444db8f96b46570b61ed authored almost 16 years ago
8fad109c4438ed12ab89444db8f96b46570b61ed authored almost 16 years ago
Fix ticket 5821 preparseing raw strings
d761a20403e129213eac4a887b8cc688b35c8b64 authored almost 16 years ago
d761a20403e129213eac4a887b8cc688b35c8b64 authored almost 16 years ago
Fix timing issue in clisp-readline in maxima pexpect (#5662)
e230070fc80788224a64ea1d4f39cdf9840131df authored almost 16 years ago
e230070fc80788224a64ea1d4f39cdf9840131df authored almost 16 years ago
trac 5822 -- cusps -- implement action of the Galois group on cusps for congruence subgroups as on page 12 of Steven's "Arithmetic on Modular Curves"
8c03503bf2c2b0cdade9a9ccf6d862a2aea6e9a4 authored almost 16 years ago
8c03503bf2c2b0cdade9a9ccf6d862a2aea6e9a4 authored almost 16 years ago
Fix doctest fallout due to previous patch, i.e. functional changes due to GAP 4.4.12->4.4.10 downgrade (#5697)
475c5be237f513191929f52f673520c5181cff31 authored almost 16 years ago
475c5be237f513191929f52f673520c5181cff31 authored almost 16 years ago
Revert functional changes from the GAP 4.4.12 update from #3337 due to GAP 4.4.10 downgrade (#5697)
430c5c9ffe51e9f0834579d20aaefb9c1e4a7e8d authored almost 16 years ago
430c5c9ffe51e9f0834579d20aaefb9c1e4a7e8d authored almost 16 years ago
Work around numerical noise problem for doctest in rings/polynomial/complex_roots.py (#5378)
59215cc8ff4dec735a5fec56037f4c4dfc1396c8 authored almost 16 years ago
59215cc8ff4dec735a5fec56037f4c4dfc1396c8 authored almost 16 years ago
[mq]: review
275ea80721a82f4da511b2f8dc2f6916d34e89dd authored almost 16 years ago
275ea80721a82f4da511b2f8dc2f6916d34e89dd authored almost 16 years ago
Change doctest for kloosterman_sum_numerical() to work around numerical noise issue (#5805)
7ee1ae04bbdad171ff0f32bd499ccc20137c98e0 authored almost 16 years ago
7ee1ae04bbdad171ff0f32bd499ccc20137c98e0 authored almost 16 years ago
Trac #5811: Sage 3.4.1.rc3: Fedora 10/64 - type_reducible.py doctest failure due to '__cmp__"
c9e91f0a49a931bce10cf531c7c26099850e7908 authored almost 16 years ago
c9e91f0a49a931bce10cf531c7c26099850e7908 authored almost 16 years ago
fix warnings when building reference manual
56201bcb355d990f0887db87614185ac9427bea4 authored almost 16 years ago
56201bcb355d990f0887db87614185ac9427bea4 authored almost 16 years ago
referee patch for #4933
ca432cff753c6bac05395e3ff192c3b6e32231b1 authored almost 16 years ago
ca432cff753c6bac05395e3ff192c3b6e32231b1 authored almost 16 years ago
option zorder has no effect for point() and polygon()
9d09491a29850323b773f4249092aa9ce394712a authored almost 16 years ago
9d09491a29850323b773f4249092aa9ce394712a authored almost 16 years ago
[mq]: trac_5571-crystal.patch
* * *
changeset: 11934:fd9e79854e99
tag: tip
user: Daniel Bump <[email protected]...
trac 5809: schemes/generic/hypersurface.py is completely broken
454e7ce7c5d2a7fb4065d3da2cf3f1413ccd7f8c authored almost 16 years ago
454e7ce7c5d2a7fb4065d3da2cf3f1413ccd7f8c authored almost 16 years ago
Fix a bug in region_plot.
dbd0aad3f0ef959fe853a9bf12442142e6695610 authored almost 16 years ago
dbd0aad3f0ef959fe853a9bf12442142e6695610 authored almost 16 years ago
more fixes for 5541
57b927f4070ec03be6af462c68fd2f0a79a185a9 authored almost 16 years ago
57b927f4070ec03be6af462c68fd2f0a79a185a9 authored almost 16 years ago