Ecosyste.ms: OpenCollective

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

SageMath

Creating a viable free open source alternative to Magma, Maple, Mathematica and Matlab
Collective - Host: opensource - https://opencollective.com/sage_math - Website: https://sagemath.org - Code: https://github.com/sagemath

* #6865 Moved CSS in `css.py` to templates, and adjusted `twist.py` to use them.

github.com/sagemath/sagelib - b8f77addbfab049e8b1c945ccdac45458507acad authored over 15 years ago
fix latex typos in orthogonal_polys.py

github.com/sagemath/sagelib - 18167ebdb9ea04a39b25914e8513fcbf421dc2c8 authored over 15 years ago
#6597: SetMorphism: 100% doctest + equality + pickling

This patch also renames the following methods in Map, which were
unused and not doctested:

- t...

github.com/sagemath/sagelib - 462d38e914bec9639769595eddce150c151d63bf authored over 15 years ago
make use of libsingular functions and added libSingular options #6909

github.com/sagemath/sagelib - ef2c7fb8704188bbe996e5661ce590141bddad0e authored over 15 years ago
Makes behavior of log for nonpositive real inputs consistent for all types (that is, -oo for zero and the standard complex branch for negative).

github.com/sagemath/sagelib - d3b5ae31fada81018b3b25330d64e8d167a618ce authored over 15 years ago
Graphs: aut_gp orbits=True doesn't translate vertices back

github.com/sagemath/sagelib - 84a73a0e25312cea453b208566ab638b5b2087f4 authored over 15 years ago
Added graph generators for the hyperstar, (n,k)-star, n-star, and bubble sort graphs.

github.com/sagemath/sagelib - 51de727611715915b5506fac19693fb38bfcc24e authored over 15 years ago
Trac #6838: error creating matrices over GF(2) from elements of QQ

github.com/sagemath/sagelib - cfccfa209e0ed172df2848ebf140cc9d1aa409a5 authored over 15 years ago
trac 6514 review

github.com/sagemath/sagelib - dab7c902d9c1544310f0801f79f4bb5cd9552ae9 authored over 15 years ago
Ticket #6856: set username template to account_settings.html to fix cancel button

github.com/sagemath/sagelib - 11a1de69a368ea7c0637d2a6b91df5cb25b2f220 authored over 15 years ago
trac 6840: reviewer patch; typo fixes

github.com/sagemath/sagelib - 5d4c56693261bae7306fa4d7d2e99f6feb124a85 authored over 15 years ago
#6853, fix notebook template typo

github.com/sagemath/sagelib - c8dbb58b65b661fbfbfd6e18f0426ec3ffd7fbd3 authored over 15 years ago
Fixed docstring in function polynomial()

github.com/sagemath/sagelib - cb5f40678f2bd05d7c3720a391be6755f76737ac authored over 15 years ago
trac 6850: typo fixes and add sage/rings/ring.pyx to reference manual

github.com/sagemath/sagelib - 3f4f51a60d60da418c0a7eddaf9dc0a818a0993a authored over 15 years ago
trac #6745 -- followup for quaternion algebras -- add computation of left and right orders associated to ideals)

github.com/sagemath/sagelib - e62f2fe227abca9c2fe7303a3b6a65b9c96f72cd authored over 15 years ago
fix Definition part of docstring for Cython functions: #6848

github.com/sagemath/sagelib - f3456a2d23ee65fb4f16e8ae1fd08794a1850150 authored over 15 years ago
#3835: Implement algebraic_closure() function for fields

github.com/sagemath/sagelib - 18581a4f6d3729c34b91664c35145eb9c4cb938d authored over 15 years ago
#5347 - fix divides() for generic ring elements

github.com/sagemath/sagelib - ad2cbc4077884a2aa364fdcbec3de101bbb87d85 authored over 15 years ago
#6531: add generic ring classes to reference manual (rebased to 4.1.1)

github.com/sagemath/sagelib - 17f3846d0502612043e5d3150c253be2126bab7d authored over 15 years ago
trac 6846: fix reference manual warnings resulting from #6751

github.com/sagemath/sagelib - faf13674c9425cdcedd3cb336eea52f23cf84ad8 authored over 15 years ago
trac 6819: reviewer patch

github.com/sagemath/sagelib - 7efb2319441e6c16c7d3790d4e2c55129d6afc01 authored over 15 years ago
trac 6841: the shift cryptosystem

github.com/sagemath/sagelib - 2b6b0bee7c0578ca1c31ada880a9c0bd1ff025f0 authored over 15 years ago
Correction of ordinal_str() in the case of n*100+11, n*100+12, n*100+13

github.com/sagemath/sagelib - a1282a3932d1b0928a390222b68f249d7ebc7f61 authored over 15 years ago
- Implemented crystal of letters for type E7

- Added the method that goes to the highest weight element from any crystal element
(living in ...

github.com/sagemath/sagelib - c3f7b4c12f221922b5904a8980566d0976efa4bd authored over 15 years ago
cryptographic Boolean function

github.com/sagemath/sagelib - 039eec48ea02a7e5fcc2e0551888f67bb927f994 authored over 15 years ago
trac_6835: make the degrees of finite field consistently Integer

github.com/sagemath/sagelib - fe138cba0c7b236a63363453402cab90fd418468 authored over 15 years ago
Use HEAD as the rev when rev=None. Closes: #5612

github.com/sagemath/trac-git-plugin - 8c295406c91521f962864b85ced4a762080f4b82 authored over 15 years ago
Fix bug in inverse_mod for integral elements of number fields

github.com/sagemath/sagelib - 37d30c002be7358eba6985b3596dd895026c9911 authored over 15 years ago
Lists of Manin symbols over number fields

github.com/sagemath/sagelib - 1fd5df293da84aabe05c23c45ba213b6b78e89f3 authored over 15 years ago
Trac 5221 - fixes default cmap for contour plots where fill is None

github.com/sagemath/sagelib - 91cbac16e2be816b5f57589f135ada312502f0a0 authored over 15 years ago
Trac 5145 - increases plot_points default for various contour plot functions.

github.com/sagemath/sagelib - aced16f25deba9310b08757001319d43921e2816 authored over 15 years ago
trac 6596: minor docstring fixes

github.com/sagemath/sagelib - 0acf4ace691401eb715ae5b60d8e562babc7f9c6 authored over 15 years ago
[mq]: variety2_cc

github.com/sagemath/sagelib - 3b8a49d8b92f97b6da3fc9bc45d51c2cf7099dfb authored over 15 years ago
Ticket 6521 - fixes all instances of .copy() to .__copy__() or copy() as appropriate.

github.com/sagemath/sagelib - c8e64c8ef78a34be2748e2d37c12f1cd1a02c104 authored over 15 years ago
Documentation from graph? and digraph?

github.com/sagemath/sagelib - 56e5b112e4bc1fba36d8baae415e9f10d96c9039 authored over 15 years ago
[mq]: CC_variety

github.com/sagemath/sagelib - 4b60afac9e7fc1b3387fa0917cf5ed2e549b48fb authored over 15 years ago
Fixes solution_dict issues in solve and a few other things. #4786

github.com/sagemath/sagelib - a577da76d83488daef417f84d16676c4302acdf4 authored over 15 years ago
Patch to sage/gsl/probability_distribution.pyx

github.com/sagemath/sagelib - 284131c9145a502b085797a91f0e07b1010eaef8 authored over 15 years ago
trac #6571: Corrected a ReST bug.

github.com/sagemath/sagelib - 35370a5e3b5304fadacff949c9b0f2b2ed9a666a authored over 15 years ago
imported patch trac_6571-seb-review.patch

github.com/sagemath/sagelib - cc682cdd7f7a6a84b61727fe6bc60fe6ad37b4cf authored over 15 years ago
Move a cdef up above the first use.

github.com/sagemath/sagelib - a921c0db52dca1105094ea306687c52d70cdab8b authored over 15 years ago
trac 6425: make GammaH constructor check that generators are units modulo the level

github.com/sagemath/sagelib - ca73673128c9e1716776c9d8654370ed5091e30b authored over 15 years ago
trac 6659: reviewer patch; typo fix

github.com/sagemath/sagelib - 5ff0b5972fc92293ff73dfca75f1e7059aaddcdd authored over 15 years ago
trac 6647: reviewer patch: fix ReST formatting typos

github.com/sagemath/sagelib - 6246940ee06ee69bb3a60c83003034b78b044b8f authored over 15 years ago
trac 6631: reviewer patch; typo fix

github.com/sagemath/sagelib - d4dc639139b03482df10a4844562ce0334c6752f authored over 15 years ago
Reviewer patch for trac #6571: improvements to iter_morphisms for Words.

1. iter_morphisms is no longer recursive (no longer iterates through all
compositions and calls ...

github.com/sagemath/sagelib - 5205f3097d3b5afcf659153cda364fd14e542e2a authored over 15 years ago
Changes multinomial to accept lists as argument

github.com/sagemath/sagelib - f16590a862fa4209600495b8ba79de7c7449932c authored over 15 years ago
progress on #5726

github.com/sagemath/sagelib - 7cd40b6f396452fb051637a8fbc06225d5837cc3 authored over 15 years ago
trac 6818 -- maxima interface gets dramatically slower over time

github.com/sagemath/sagelib - fcd1a33f87d24c9669ea89eb4c7d17313d50b876 authored over 15 years ago
trac 6620: reviewer patch; fix ReST typos

github.com/sagemath/sagelib - 7e5663ff56e6cde6e69eac14c71bc7df3b863820 authored over 15 years ago
trac 6811: reviewer patch; fix typos

github.com/sagemath/sagelib - 3c77c6e24ce0430c09a4b573cef38eb0b1e5f70d authored over 15 years ago
trac 6384: reviewer patch: fix a typo

github.com/sagemath/sagelib - 169a8a2a467a375a86ea2a26f1d1203088bb0f37 authored over 15 years ago
6751-docstring-typo

github.com/sagemath/sagelib - c52531b4fe34f5928e1c5d973d3890463d38d2b3 authored over 15 years ago
trac 6402: reviewer patch: fixes typos

github.com/sagemath/sagelib - 60fc93936203c8e4257043d2d53843af72d81c7d authored over 15 years ago
Trac #5982: trac 5982: reviewer patch: fix ReST typos

github.com/sagemath/sagelib - ca051b07ea08ce81d47288c3de0f1e88d1a17d95 authored over 15 years ago
Trac # 6813 :Function WorldMap

github.com/sagemath/sagelib - 50c1abf59796dc29bf4f15782e62fed6f8fff597 authored over 15 years ago
trac 6811 -- prime_pi.plot is wrong

github.com/sagemath/sagelib - b404e72249e0831f4c5daa28a3f714f1eefb0fa2 authored over 15 years ago
trac 5857: reviewer patch: trivial typo in ReST formatting

github.com/sagemath/sagelib - 854e0d4cd8eedd31222da2eb16078af4e1223ea5 authored over 15 years ago
trac 5660: fix broken doctest

github.com/sagemath/sagelib - 679949fecf5e00e509158277139d9fa64b1e6ea3 authored over 15 years ago
trac 6253: reviewer patch: add sage/misc/constant_function.py to the reference manual, and fix typos

github.com/sagemath/sagelib - 2ac8ed109f6be6d6e7cfa4dcc82457c8220da2dd authored over 15 years ago
trac 5600: fix typos and some minor cosmetic adjustments

github.com/sagemath/sagelib - b2130c4fa587822de7150de151a142305a31eccc authored over 15 years ago
trac 6806: typo in patch of ticket #6396: primes_of_degree_one is broken for relative extensions

github.com/sagemath/sagelib - 4086d83eea87e922eaa55ca5dd4e0392f433d55f authored over 15 years ago
Fix bug in blocks_and_cut_vertices() where a cut vertex can be listed more than once.

github.com/sagemath/sagelib - 3cde8b6eade5683ab285864b1feac4c454f65a50 authored over 15 years ago
Implemented support for converting mathematica lists and large GP and mathematica floats (i.e. numbers with an exponent) into native sage objects.

github.com/sagemath/sagelib - 99a1c387331b87544a6c0ae02744f215c79a5a24 authored over 15 years ago
Resolves #6465 and moves symbolic integration into SFunction sub-class

github.com/sagemath/sagelib - be28debf4454d3daf36d412766732a262bc3bdae authored over 15 years ago
fix doctest failures due to upgrade to Maxima 5.19.1

github.com/sagemath/sagelib - 4362106154fa24f920a25a1d2785e123a270b777 authored over 15 years ago
ref patch for #6677

github.com/sagemath/sagelib - 3e500df8264db7611d577ce6ed5e07779ec2327b authored over 15 years ago
fix #6304 (update bernmm to version 1.1)

github.com/sagemath/sagelib - 54620e3f0b9880d8849d07ea40208583bafdb9cc authored over 15 years ago
trac 6384 : changing and checking input for elliptic curve isogenies

github.com/sagemath/sagelib - 5a1d7102a5a3201b35a30d18b5c262f4ba8b853e authored over 15 years ago
trac 6628: fix minor typos

github.com/sagemath/sagelib - 7137a5575fe62fa4c11819e39ceee224320682ee authored over 15 years ago
Fixed a silly bug in computing the number of facets of a non-reflexive LatticePolytope.

github.com/sagemath/sagelib - 249ff7bfff18368655f4774a058cf60bea232d17 authored over 15 years ago
Trac #1509: Added ability to rotate text. Implementation is a simple pass-through of the matplotlib rotation option.

github.com/sagemath/sagelib - 9ca4179bb6182b1c5130ef70c92af6e8e0fe43f2 authored over 15 years ago
Improvement of plot3d for LatticePolytope - plotting lower dimensional polytopes and more customization.

github.com/sagemath/sagelib - 82855778791fecf5b946d2e1c1afbf1dd0f0d0e9 authored over 15 years ago
#6571 in words: iter_morphisms can now iterate over all non erasing word morphisms.

* * *
Corrected some doctests and code in the file sage/combinat/words.py affected by the improve...

github.com/sagemath/sagelib - dede4010138e45263c86891944a7c01969cab5dc authored over 15 years ago
trac 6402: trivial fixes

github.com/sagemath/sagelib - b7db00857f123f2ef002f53a7743b07453a1eda5 authored over 15 years ago
#5660 - documentation syntax fixes

github.com/sagemath/sagelib - c0764a2b527b1f57bf30f82fe8fe522ad39bab3e authored over 15 years ago
[mq]: new-matplotlib.patch

github.com/sagemath/sagelib - 70e392d30013e16c137d50413eb36bab237d8d3e authored over 15 years ago
#5857: add an iterator method for elliptic curves over finite fields.

github.com/sagemath/sagelib - 636fb648b5d87138110f232a178e3ea2c81db87d authored over 15 years ago
First version of tour_graph in the tutorial !

github.com/sagemath/sagelib - e3c9049336b947a032990a85924e25b4c7d240ed authored over 15 years ago
#5660: improve efficiency of count_points() for elliptic curves

github.com/sagemath/sagelib - b60c80847b8b6c339c62d6f1bd138c5001077e94 authored over 15 years ago
trac 6556: notebook: document keyboard shortcuts

github.com/sagemath/sagelib - 9fe10e542b16415f3a8aae87f1d4514e1dda96f8 authored over 15 years ago
Some movement in the docstring from Graph?

github.com/sagemath/sagelib - 42a3bd8d1f8d7ef0d26b87e4e7034aeed7ae6d5a authored over 15 years ago
trac 6770: typos in two modules of modular form

github.com/sagemath/sagelib - 344cc25a37deeed6d3b863e5fb907e13ea445f2d authored over 15 years ago
Added code for bases of Hecke Algebras

github.com/sagemath/sagelib - 407480c1c8c5e851c99cea622baaba31f0be96d3 authored over 15 years ago
#6672: small speedup of contruction of points on elliptic curves

github.com/sagemath/sagelib - 2dcb837ff3bb374f79f56246e3cdb093e72fdfc2 authored over 15 years ago
Function Graph.independent_set_of_representatives

github.com/sagemath/sagelib - 686cc1081752e6f1be1e1a5a1d230cff670338a6 authored over 15 years ago
trac 6763 - Bin packing, and a bit of docstrings...

github.com/sagemath/sagelib - a9e0d04760d6a143a8ca7591815864a2eaab3ab8 authored over 15 years ago
[mq]: trac_6647_permutationgroup_improvement.patch

github.com/sagemath/sagelib - 732105fba999f969f08eb3f836bf55b08fea53da authored over 15 years ago
typo corrected

github.com/sagemath/sagelib - f40b4c7f82da3d3538109d9813b3566a33836e0d authored over 15 years ago
Faster powers of factorizations

github.com/sagemath/sagelib - ca0cf9ae7ff893ac93530f666d8149dcb2b871ae authored over 15 years ago
Trac #6762, add __contains__ to quaternion algebra ideals over Q.

github.com/sagemath/sagelib - 5f79cc664f9055d69d1c36a3e298f1ccd104cb38 authored over 15 years ago
Trac #6760, error in quaternion algebra free module.

github.com/sagemath/sagelib - 5d9f3be0e5b2b3cd7d1349452a887219a6366619 authored over 15 years ago
#4822: doctest fix

github.com/sagemath/sagelib - c3f891f6089bd650798d7abbac4b83924ec4582a authored over 15 years ago
#4822: more helpful error message for elliptic curve database access

github.com/sagemath/sagelib - ff28ca758d36db7f1a22db533834b8e1765e4fa5 authored over 15 years ago
trac 6751 -- implement ternary quadratic forms associated to orders in rational quaternion algebras

github.com/sagemath/sagelib - 74f2dce3c177d7c0ee1f5984553cd22b728a3126 authored over 15 years ago
#6568, notebook Jinja migration, combined Tim Dumol's patches

* * *
* Migrated notebook.py from HTML to Jinja.
** notebook._html_body
** notebook._html_head
**...

github.com/sagemath/sagelib - e0398e4bf8a17b847a41cc7b6251bca982d2128e authored over 15 years ago
trac 6745 -- quaternion algebras -- add computation of left and right orders associated to ideals

github.com/sagemath/sagelib - 061f63e7089328fdaafbf5659891c97f1289aa27 authored over 15 years ago
Improved tree layout + docstring fixing

github.com/sagemath/sagelib - 735b5f422468322791cddf28ec649d2969bd9700 authored over 15 years ago