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 6221: typos in Lagrange interpolation polynomial

e10295ecb3046fdc245fa1bbb7891cf7dd384050 authored over 15 years ago
Minor referee patch for trac #6083.

6546dc6fd486f9b30f05bc27ed49578bf7590db7 authored over 15 years ago
Change worksheet default save time for newly created notebooks

a96c793485e9a756b9659d1dac329f22db94b2d3 authored over 15 years ago
Trac #6144: Fix one doctest failure (improvement) in sage/calculus/tests.py

6eddd711e1c339787509ef6fce063d584a9ba400 authored over 15 years ago
Trac #5431: Verify that the preparser correctly preparses 0xe.

7b14ece03d944ab391f58dd0fd3f6af7614eeba4 authored over 15 years ago
Trac #5444: Add doctests for ellipsis range with RealNumber endpoints.

eaf2981850afca8941cea43131e30dc92b19d32d authored over 15 years ago
[mq]: speedup-by-replacing-mod-with-rem-in-jacobian-morphism.patch

cddff6c680231d952bcfc5911b4f78e7487e795e authored over 15 years ago
Trac #6217: fix issues with sorting in formal_sum

87b4037b767eab6114bf28b9935317d14dab75ba authored over 15 years ago
#6215: Follow up to 6126 adding some more doctest

610ae67254214c43948a84d4ad2f49571fce66f9 authored over 15 years ago
[mq]: docrev

726e5eb79ca25f79082c6d1b4a9711b02fb112f6 authored over 15 years ago
4.0.1.rc1

ffa263b755611f625150f88db41ab7f8f3b0148f authored over 15 years ago
Added tag 4.0.1.rc1 for changeset a6b21a2a3822

f47bac43ce249bd63912a989be6d89540c3841fe authored over 15 years ago
Trac #5931: Greatly speed up sage.combinat.symmetric_group_algebra.e

006055d8fd550538649e87b5a0d77cd3dadafbc3 authored over 15 years ago
Trac #5878: Review patch fixing issues with update to pynac symbolics in 4.0.

583d1d63e125e13256830d550cd77804586df9ef authored over 15 years ago
Implementation of elliptic curve isogenies.

0861b118567315c447592b2df58a058abfcf6d2b authored over 15 years ago
Trac #6208: Improved performance of gap.eval() due to pre-compiled regular expressions

2a8489f502c8805d5d1d694e0a894d298191930a authored over 15 years ago
Trac #6144: Make the modules under sage/symbolic depend on the pynac header, so that they

are rebuilt if the package is updated.

29a38c487f029554fe04302fb020cedecd977608 authored over 15 years ago
Referee's patch for trac #6118.

32a7e95cad453ac291ad160cebd9d2954732d1e1 authored over 15 years ago
Trac #6144: Fix doctests to match changes to handling of exp in pynac.

a0b74a68813d0bfa2a7bf9b4b35d57d4d0f93134 authored over 15 years ago
4.0.1.rc0

d9713e8aaa0af2a92d64d41ac74f4789c78fa515 authored over 15 years ago
Added tag 4.0.1.rc0 for changeset 7666f20c55f2

8d1113017bb352bbb7d51f84e44a9702cc20d51f authored over 15 years ago
Trac #6203: numerical noise on sparc solaris (trivial to fix)

659612a969d904ae6e61a94500939cd2db3f1d1e authored over 15 years ago
minor docstring fix - wdj

4f0e79d037ae25e4df58176905f41a30e65180fc authored over 15 years ago
trac 6201: CC() raises exception instead of returning 0

ff589e2ae239cdb8b9806cd154282d139a5248f8 authored over 15 years ago
additional docstrings and print method, following referee's recommendtion - wdj

48140b5a9ad048e95b82cf9fd39bbc2048ee24b5 authored over 15 years ago
trac 6139: reviewer patch

31f0e8a686f6b4fe0244cc5e553d3cc1f1844231 authored over 15 years ago
Use mpmath to compute numerical values of constants.

Previously khinchin, mertens and twinprime were LimitedPrecisionConstant,
but with this patch th...

b87babc906532c22536298e6b13f9a96f20531c7 authored over 15 years ago
imported patch trac_5732.patch

4f57e6c1dcf7edb2eb481dfcbc7dcf097b556262 authored over 15 years ago
Basic mpmath support in Sage.

Adds sage.libs.mpmath which provides wrapper functions and
monkey patches some internal mpmath f...

e90a0819dc4e19c804c36a55ab853745d70c0a69 authored over 15 years ago
Add support for returning the matched expressions corresponding to each

wildcard in the given pattern.

a597143b5c1f438a1499b08272be16423c782a42 authored over 15 years ago
Trac #6194: Change sage.symbolic.pynac.py_mod to match that of the original GiNaC

function. This allows simplifications such as exp(2*pi*I) -> 1 to work.

85aa54e7cf45c26264dee17c48258543caf85357 authored over 15 years ago
revisions to hexad,py following suggestions of referee - wdj

09f3c8db0bf3c06877ae8a0191d18c7ac4755fd8 authored over 15 years ago
Trac #6190: Fix documentation in sage/combinat/backtrack.py

ab6bf004d7c1158c983da5f99c93ef58722aef07 authored over 15 years ago
trac #6192 -- numerical noise on x86 fedora core 8 (cicero on skynet)

ac999d8952e91179a8ce3b011d692673a44bb6c2 authored over 15 years ago
#6178: echelon form and general linear algebra over PID's

e02fd1cffb8ce2825fea6447dab979f59a581ae8 authored over 15 years ago
#6188: add missing files in sage/rings/number_field/ to reference manual

58c1580c0b33f581c40bd79a48d1ff62ec37ec19 authored over 15 years ago
Fix doctests in sage.symbolic.expression to match hashing changes in the pynac

library. #6163

9d268d652b50124ff09cd02ca7f144e759d1432d authored over 15 years ago
added support for constructing CNF for mq.SBox

3a8d213c806be342216f41c1c42c712bc8c8c073 authored over 15 years ago
trac #6184 -- Fixed a bug where mesh=True and dots=True didn't work for 3D plots.

6da4df052a325687d1de41720e27def300a578c9 authored over 15 years ago
Trac #6091: enhanced subfield syntax

ac52dc53ad511acaff94744e406e159d54d8d875 authored over 15 years ago
Final edits to better illustrate intentions.

62fb7529bc09e5e32c305e911f1ee4253ef8dcd5 authored over 15 years ago
trac 5996: Wigner, Clebsch-Gordan, Racah, and Gaunt coefficients

b35176449f05d3bb36b58b73a2b7a985ff31662e authored over 15 years ago
trac 5827: Solve subset sum problem for super-increasing sequences

d5286c70a2842e80f7afeef0d60232810b1f3795 authored over 15 years ago
trac 6176: ReSTify sage/numerical/optimize.py and add it to reference manual

5aa89808f6eea4c82fa48984ad5a94b0060fb492 authored over 15 years ago
4.0.1.alpha0

0c03d7d1ed08403ba53496034bedacd0cb777198 authored over 15 years ago
Added tag 4.0.1.alpha0 for changeset 7371b43f0cf3

772ba155bd0eb68fb06e617367278d8c11ea7fd5 authored over 15 years ago
Trac #6166: Handle the case where the docstring is empty.

f478da41d530c4254007d1f7ed238dab616a6e77 authored over 15 years ago
development team

ad28c3f51978cb7c28d0c4c097f2445bf8a1db16 authored over 15 years ago
Trac #5404: deprecate numerical_sqrt

67eba2666541bff536108660d164fb3ce664041a authored over 15 years ago
Trac #6171: make prec work with sqrt more of the time

07b13d5234093f611c70ae909ae262e529f0db9c authored over 15 years ago
Trac #6168: fix a bug when coercing elements from one FLINT zmod_poly ring to another

66207d933794233635d076501eb0e7061d9907c9 authored over 15 years ago
Fix typo in wester.py. #3829

e2fa0f3044a146861b46c0167a00417dd74bf966 authored over 15 years ago
fixed the bug reported in trac # 5241. - wdj

3f0f33a561734fdfb48dc09ff470272c3e8169c0 authored over 15 years ago
trac 6043: optimized construction of Lagrange interpolation polynomial

7ecb950c188ed20b897e30b5128db3e2f0d82a06 authored over 15 years ago
Trac #6166: remove nodetex and other directives from ref manual

799ab08f3f3c097d66648d0ab0227cd89edd4ba8 authored over 15 years ago
Added functionality to plot histogram; fixed missing last endpoint bug in

plot; fixed typos throughout.

5018d2143702ae0222bba61f9a4fa9e5f0cfabd7 authored over 15 years ago
added functionality t plot historgram

6ab73ad7974b971f62ad9c028b733f35ee717482 authored over 15 years ago
merge

8984001f66a847e28f109a4d98c036e24fd9fb15 authored over 15 years ago
Take care of some off-by-one errors that are shifting the symmetry of contour and density plots.

c0a63a1de0b055f4ceaf635c00e1eee78f43fae3 authored over 15 years ago
Trac #6157: Add simple example to implicit_plot3d and add variables to plot ranges.

0d469bf64dddbbe87b1fe6eac799e3a8294fb151 authored over 15 years ago
Correct some doctests in #4575

5d682c6a488147b0788b2a2969903f40c74677f8 authored over 15 years ago
4.0

aa2be401b65073424319a38648740cb7b589d95b authored over 15 years ago
Added tag 4.0 for changeset f5cacfdb638e

057ce61e300be55018360b867e8a06ff9e1a9404 authored over 15 years ago
Adds the 'color' synonym for 'rgbcolor' for disks; changes docs to reflect this.

8112d20c0289aea0b6338195300ea9c752950aad authored over 15 years ago
trac #6154 -- fix some numerical noise in rc2.

386bccd172a99ea113fa7a693b133556fe2b7c58 authored over 15 years ago
fix repo -- incorrect delete of spkg-debian-maybe

12be268ca450c982d289583080e757235111965d authored over 15 years ago
Trac #6167: add the very useful sloane sequence A000008 (ways of making change for n cents)

0f3a6598515d016a05d9dadf03f9c45bc84114ea authored over 15 years ago
new patch for 5716

f96d24a1ed11ac27865d6db70eff660a701af0e5 authored over 15 years ago
4.0.rc2

12eb34c0eff3f2a330de854864cb86ed2643ecea authored over 15 years ago
Added tag 4.0.rc2 for changeset 78a57d6886c8

91d7ee5e4cfdb6485d4db06e31535b95843bf9be authored over 15 years ago
Trac #6148: functions involving ceil and floor are plotted incorrectly

2b0bdd08498463f5cc9ed4ad3a049fa0940a9437 authored over 15 years ago
Trac #6150: numerical noise issues in 4.0.rc1

74a96eda57843f8ff58899774e697470d05c73f0 authored over 15 years ago
Trac #6152: ref manual fixes

1d91949d1223c1ea4d377da371bf07d9f7fa04ca authored over 15 years ago
Trac #6149: Fix ReST glitches, part 2

d10c139b26aabac8a28da3d635cb117700ac2a5f authored over 15 years ago
#133: fix bugs in Galois action

b2c978f6259fbf8feb2f96ef1224fe1092e2d1bb authored over 15 years ago
Trac #6149: Fix ReST glitches

cc0df57206cd6b342e5c0c0ac160bb8aeb8fe20c authored over 15 years ago
Trac #6109: fix malformed ReST in QQbar.py

c309faa3f5e2c5dbd8744fe8a3356fb4badb9216 authored over 15 years ago
4.0.rc1

bd8d55895cc091a31e663a3b489ec0bb9c4f2fda authored over 15 years ago
Added tag 4.0.rc1 for changeset f73b9fd115bf

8fa1d58245beb2c7182cbb88d3b54db08043e192 authored over 15 years ago
Trac #6114: symbolics -- fix removal of constants.so

eb532af38178f9f38b8ec5a5b5bfa54ee84d9499 authored over 15 years ago
Trac #6053: Add numpy header include directory to the notebook %cython mode.

e6a8f54a23b82b71d6ab82edfa9354df9efa8542 authored over 15 years ago
Trac #6142: fix issues with assumptions() doctest due to architecture dependant hashing

a6cce7ba458ae1fdf2043945a024942771f00323 authored over 15 years ago
Trac #6111: Fix bool(SR(oo) == sympy.oo) segfault.

3913eb76bf288193be54b0fb5b5c7235895d317b authored over 15 years ago
Trac #6075: dsage is not yet entirely optional

121270c197852b3df55e3530e637598df7a71761 authored over 15 years ago
[mq]: numpy-1.3.0-update.patch

31dbff7f7300d9ffc5672ed5cea38624dd608a56 authored over 15 years ago
[mq]: qrefresh

18e3fa6b73210bfdc6f37ab57057afe339624695 authored over 15 years ago
Trac #6141: change facets to a method

b44a4f5ce7dd24b280cea2d5520a2cbffcd9c369 authored over 15 years ago
Trac #6126: Symmetric group algebra jucys_murphy elements incorrect

8ef33e7360aadd8a93e12efbb264f3ae1fa5b9f9 authored over 15 years ago
fixed calling an Sbox with m != n and ReST-ified SBox docs

8451a1f896ee355fc21afb206ef719a3f48ff321 authored over 15 years ago
[mq]: scipy-0.7-update.patch

1956f9f9874f8dcef2cd35f6d7ac66ee04329977 authored over 15 years ago
Fix trac #4478 (remove spkg-debian-maybe).

86cae475ea94f709d635fb5b9c58fbaf10381769 authored over 15 years ago
third patch for 5806

85b6eae7f1451208bedfce7ada6d343e47e9c04f authored over 15 years ago
Fix trac #6133, remove dead pbuild files (and clean up MANIFEST.in).

833e58591b46079368518de3cc0ec102cafdad7e authored over 15 years ago
Fix symbolic matrices to use maxima to find eigenvalues.

77cd9523cdf81841c27fe7183ab09b92d73a455c authored over 15 years ago
Trac #6134: Fix SR coercion issue with numpy.float128

0d4101f38aba4f1d20c8b06b99d265447e03fb00 authored over 15 years ago
Make symbolic matrices use pynac symbolics by default.

97ff92dfa60d08c040dd50b8dd9282de96d7daca authored over 15 years ago
Trac #6129: ammend EXAMPLE comment in sage/gsl/ode.pyx to match doctest function g_1

6a992ce7268b6df145e027d6ba53ee1a8d994eb6 authored over 15 years ago
Several docstring changes. - wdj

7ced75dcf8adb31ca490d9b50239f564b4f56725 authored over 15 years ago
#5080: handle pathological case in dual_free_module

97f6fd2defa4f5b921ccbf8ff72a2780de245934 authored over 15 years ago
trac #6038 -- Add implicit_plot3d to the reference manual.

8ef743b7ddbad35343b044cbd52e69c8d35c0929 authored over 15 years ago