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

fix some more bugs related to migration of old notebook servers

github.com/sagemath/sagenb - ad3266c2a8a4a75409b2b6ba7a43583c09c47cb4 authored over 15 years ago
new version that is getting stable

github.com/sagemath/sagenb - 891fe246d35babfe3a99a4eb929185ab4bd1339d authored over 15 years ago
fix some css that didn't get migrated in rebase of 7110. also fix accounts=True issue.

github.com/sagemath/sagenb - 4ec7a87b98af32754471139fe68126066060a802 authored over 15 years ago
change to new sagenb icon.

github.com/sagemath/sagenb - 33cdff41729a1e24b4d394247202cd2e9cb060c8 authored over 15 years ago
fix bug with missing email default for server

github.com/sagemath/sagenb - 070a514dea9eb7daad8a169918c88ccc08e9f6b3 authored over 15 years ago
add to todo list

github.com/sagemath/sagenb - 1930a19bdca4639aee83daf477d000805e7198b6 authored over 15 years ago
#7110/notebook: SageNB rebase #4046, #6694, #6865, #6939

github.com/sagemath/sagenb - d4ebf95f853a568ebf9b33ebe7498163f71a86d3 authored over 15 years ago
reorganize todo a little

github.com/sagemath/sagenb - a0510d711fd6c1d0b3856c5ff5d675191fb67e60 authored over 15 years ago
force choice of title; make it so new notebooks work

github.com/sagemath/sagenb - baf5b6f5731d375f731add82aa459b7ffa2b5118 authored over 15 years ago
fix DownloadWorksheets object to be truly async, since that will clarify to me how to improve a lot of other things.

github.com/sagemath/sagenb - 71e25450e656b6447af4b79c447c6590928fbe6d authored over 15 years ago
#5986: Workaround mishandled nested classes in Python and cPickle

As of Python 2.6, names for nested classes are set by Python in a way
which is incompatible with...

github.com/sagemath/sagelib - 8c04970f769bd6ba5fc148942deab3b16d74c739 authored over 15 years ago
#5985: cPickle: adds support for class pickling customization

This part of the patch adds a test file in the sage sources

github.com/sagemath/sagelib - 3ad0e8737ecdfec092b2d414f765b352ad276cb3 authored over 15 years ago
cleaned up abstract storage layer code (deleted my first few failed attempts).

github.com/sagemath/sagenb - 27ff337701ee66afde881b62a77e6c6145728f75 authored over 15 years ago
made the column for worksheet title wider (it was way too skinny)

github.com/sagemath/sagenb - 473a198824ee1dcdf70bff68484d97d5a99658df authored over 15 years ago
[x] stop button in home screen should save worksheet.

[x] search worksheets should include title
[x] get rid of file menu in big worksheet list -- it i...

github.com/sagemath/sagenb - 51be351dc3afaf105aed6c33e57161870ce6ed3b authored over 15 years ago
running worksheets not explicitly listed as running in /home/ display

github.com/sagemath/sagenb - 25361d86d50e579026a28ac782fac45ef56df0c3 authored over 15 years ago
new version mostly working

github.com/sagemath/sagenb - 98e30b97a3b6a64ab319cafafca335e95c1e1347 authored over 15 years ago
organized the todo list.

github.com/sagemath/sagenb - fb4003f717d6e5a32817376378c0ceb8c96442a9 authored over 15 years ago
fix deleting worksheets (which didn't "stay")

github.com/sagemath/sagenb - 228e692a6568853ed41b8dff2ebdb81d08ac5f0c authored over 15 years ago
lots of work on storage backend and new import/export functions that use it.

github.com/sagemath/sagenb - 14f100f75d68397ff6a24af8a8ed74e8756920b4 authored over 15 years ago
more work on the notebook storage rewrite --

github.com/sagemath/sagenb - 00a18330ae2ee980b889212a097b440a5d4557b5 authored over 15 years ago
trac 7124: the affine cryptosystem

github.com/sagemath/sagelib - 4d5d766d8389c5571969dae64250b2b9f36982d2 authored over 15 years ago
Implements symbolic 'at' for evaluation at a point - trac #385, also fixes #3914.

github.com/sagemath/sagelib - cdb21b5e94200a8d2243a99c22d6ca1432edf2c7 authored over 15 years ago
a bunch of work on new abstract storage layer and automatic migration to it. still *broken*, but now sort of works.

github.com/sagemath/sagenb - dba922bd1846a1b7c45ef54985b1123c0b9b12e2 authored over 15 years ago
Graph.successor and Graph.predecessor changed to Graph.neighbors_out and Graph.neighbors_in. The old functions stay and are deprecated

github.com/sagemath/sagelib - 572e6d62650c5e2dff87f2482bb8ccafeca2d377 authored over 15 years ago
add documentation for trac 6886

github.com/sagemath/sagelib - 393e97df3d345221359e6fba2593485bda8ad9f7 authored over 15 years ago
working on adding new storage backends

github.com/sagemath/sagenb - ea4be63ff4eb347b9236b4b365b8712343ef9457 authored over 15 years ago
add an optional check argument for isogenies

github.com/sagemath/sagelib - 8ac69ac083eeaa6525550cb88d0e64c719635666 authored over 15 years ago
defines function merge_vertices and fixes a bug in edge_boundary

github.com/sagemath/sagelib - 3f8cf79e6961cb242a6f4814cab9596141efe38d authored over 15 years ago
trac 7123: clean up the module sage/monoids/string_monoid_element.py

github.com/sagemath/sagelib - fb462c65fe97f58467f5a54797612d88a1b525e5 authored over 15 years ago
a little more work on the storage abstraction layer (10 minutes)

github.com/sagemath/sagenb - 6f52b8e0bb77361988cdd121c332dc6de6c9a9d4 authored over 15 years ago
Trac 6642 clarifying solve options and improving functionality with to_poly_solve

github.com/sagemath/sagelib - 8388a6b59929c0604b0283c8abd0951e988601c0 authored over 15 years ago
delete tour_graphtheory

github.com/sagemath/sagelib - 6e0324d171ea3194493479be240ade947d8d454c authored over 15 years ago
tutorial: make rings less confusing

github.com/sagemath/sagelib - 4df2ec417c2f3d3d5d4ba1bcf67a576c5e6fdd84 authored over 15 years ago
trac 7112 -- part 2 -- slight modification since sorting of these elements is evidently platform dependent....

github.com/sagemath/sagelib - 750cd3fa6aeadff6052b20a98698e7a4aef17561 authored over 15 years ago
fix to a doctest in simple/twist.py so it doesn't cause trouble later (see trac 7112)

github.com/sagemath/sagenb - ced27ba02bb9f2c0a56ba91db4dd052cf4240ebf authored over 15 years ago
trac 7112 -- fix a bunch of easy-to-fix doctest issues on OS X 10.5 PPC.

github.com/sagemath/sagelib - 438f954577526928f6ab4d20504f0121ed926791 authored over 15 years ago
#7141 `math_parse` parses $'s in <script> tags. Tim Dumol

github.com/sagemath/sagenb - 0029c7d2dd60a6103d8838412a578e7580a20844 authored over 15 years ago
broken snapshot version

github.com/sagemath/sagenb - 47fa287238fc57f9e3ae38e7ab41b0cb097d71a7 authored over 15 years ago
work in progress creating a new abstract storage layer for the notebook

github.com/sagemath/sagenb - 1569213757973a196dc9181f941cc9fe149fc6ec authored over 15 years ago
doctesting: fix double colons (trac #6572)

github.com/sagemath/sagelib - a4618223cbff9a8aa2ec38d6b7929eb02964cf17 authored over 15 years ago
#7126/doc: fix broken live doc sidebar, JSLint tweaks. Tim Dumol, Mitesh Patel.

github.com/sagemath/sagelib - f55e109313ccd6a16fee198953403818c12ffe20 authored over 15 years ago
Better documentation for a few remaining matplotlib upgrade things - trac 6935

github.com/sagemath/sagelib - 4387234b869977d3b771dac0c63e6e2f0bf5b67c authored over 15 years ago
Trac #7122: plot real part and imaginary part of function sqrt.

github.com/sagemath/sagelib - a44f1460aadc6e1406b5efa8e93d3450b161e6ae authored over 15 years ago
trac 7123: cryptanalysis of the shift cipher

github.com/sagemath/sagelib - 694ad90ea2af176bc796326b833b7129300c3fc6 authored over 15 years ago
Trac #5556: Some minor touchups.

github.com/sagemath/sagelib - 60a715dbe8954a6b6ae127ddb4b30a81a1901806 authored over 15 years ago
example of Sphinx/reST markup for INPUT/OUTPUT

github.com/sagemath/sagelib - e092bd2d8c8149c7de65311c915390227af5b7db authored over 15 years ago
document Sphinx/reST markup for INPUT/OUTPUT

github.com/sagemath/sagelib - 0a580c181606c06de49f02283ff763ca9534b6a7 authored over 15 years ago
Added tag 4.1.2.rc1.alpha3 for changeset 2c8113e36699

github.com/sagemath/sagelib - 8b8bf5d2b1b4c014fa1613252ceb5d6d78c6c464 authored over 15 years ago
4.1.2.rc1.alpha3

github.com/sagemath/sagelib - 00f191823f16df13caf424c4c803c4d4f58569f3 authored over 15 years ago
trac 7118 -- remove quaddouble

github.com/sagemath/sagelib - 518ae761c9917209c7c801c1e821948cc35853d8 authored over 15 years ago
trac 7118 -- remove quaddouble from sage

github.com/sagemath/sagelib - f43d724eb9cfd980a4feadbbf5f465431ca4d594 authored over 15 years ago
Added tag 4.1.2.rc1.alpha2 for changeset 1856df980c7f

github.com/sagemath/sagelib - 892f7eab7bfa931eb702b89f44d32723c9d6e0c6 authored over 15 years ago
4.1.2.rc1.alpha2

github.com/sagemath/sagelib - a62aa3d1c84dc35b8a5a4f266b91d062a20de5b8 authored over 15 years ago
make upgrading to new format more robust

github.com/sagemath/sagenb - e3dc484fcec712cef96f310d668376da72b935bd authored over 15 years ago
latex fix for RIF

github.com/sagemath/sagelib - fb97cf1d0cdc71c32d8d1ca074e65bcadeaa87c5 authored over 15 years ago
trac 7080 -- make sure all doctests still pass

github.com/sagemath/sagelib - cc34098b1a809a0234de6e5fccda0e6579674b40 authored over 15 years ago
Fixed one last issue with ssh expect interface.

github.com/sagemath/sagenb - 4f6974464b256ff74c7e7843861b517f43c4ebe3 authored over 15 years ago
#7116: miller functions should raise an error when evaluated at O.

github.com/sagemath/sagelib - 55f55b57f3c808c82790425ae5f7c0d00448da1a authored over 15 years ago
add to the todo list.

github.com/sagemath/sagenb - 0b93a55f499d96e3d4d9e7edd7694c59eb3ff1f3 authored over 15 years ago
use sage-native-execute to start ssh command, since otherwise it will crash on some hosts.

github.com/sagemath/sagenb - 5e1b20eb5405404a285af59e184ade3c20986106 authored over 15 years ago
trac 3852 -- unit conversions

github.com/sagemath/sagelib - b40850ec32d9fa41daedfdb0102c12c59d3cadb0 authored over 15 years ago
trac 7010: sanity check the key value of the shift cryptosystem

github.com/sagemath/sagelib - afcb17c4fc4b2c91a9df256a91524d712a207863 authored over 15 years ago
trac 7010: clean up sage/crypto/classical.py so it conforms to coding conventions

github.com/sagemath/sagelib - f009e10669048614630c97850546d24a47c4e8a8 authored over 15 years ago
knapsack updated, one doctest fixed

github.com/sagemath/sagelib - 35c515ac733cc00c675bf68e48e99ef760ed0c41 authored over 15 years ago
Stable version with no known bugs.

github.com/sagemath/sagenb - 1cdc5fb15f707d145a18a5492b243c222ee8cb40 authored over 15 years ago
fix a bug in search_doc that Victor Miller reported

github.com/sagemath/sagenb - 851d6aae58b4b81a388e62aa85d301f69f7c198c authored over 15 years ago
4.1.2.rc1.alpha1

github.com/sagemath/sagelib - 2be1e793146a4305bdc6e12972f9db63ffa6ac16 authored over 15 years ago
Added tag 4.1.2.rc1.alpha1 for changeset 92dca156b636

github.com/sagemath/sagelib - 81d88d664c9f46f10d2dc1504f73b6ed513dd9a2 authored over 15 years ago
Added tag 4.1.2.rc1.alpha for changeset 20596ad546bd

github.com/sagemath/sagelib - 289c7865ff4f271e62cf3c55efb8b8582d804ea3 authored over 15 years ago
4.1.2.rc1.alpha

github.com/sagemath/sagelib - 32409d120ea525407c958b96cb0a4b0da7f5ce89 authored over 15 years ago
fix for trac #7102: R.py doctest fails for non-english locale

github.com/sagemath/sagelib - a54385003499a92694df63ccacb76dda747668d0 authored over 15 years ago
rebase of 7059 -- Stop Sage tests from saving things to hard drive -- really!

github.com/sagemath/sagelib - 4f42ab854ffaab814c1ce8ed13f5227b1c525524 authored over 15 years ago
Brings calculus/calculus.py to 100% coverage.

github.com/sagemath/sagelib - f56772311f166297a850a63c587a600cbf77f572 authored over 15 years ago
trac 7093 -- fast_eval -- numerical noise on OS X 10.6

github.com/sagemath/sagelib - e640cf567b4506c3e93959b2b399d85be70bd7e8 authored over 15 years ago
trac 7093 -- fast_eval -- numerical noise on OS X 10.6

github.com/sagemath/memory_allocator - 1988723518902960d8ef2410cea3d9bc9cd986d4 authored over 15 years ago
Ticket #7088, inproper handling of pari factoring for non-monic multiple factors.

github.com/sagemath/sagelib - ce55776cdd0e7c209681be3e91219a010894b552 authored over 15 years ago
Added tag 4.1.2.rc0 for changeset f2b4c1630b81

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

github.com/sagemath/sagelib - 944f7527b7e36908d29412fec10b34b23771d607 authored over 15 years ago
Verifies that #5755 is fixed - symbolic expressions can become non-symbolic polynomials.

github.com/sagemath/sagelib - bb779dbf0ef3121d0c44b524779a0ba647303544 authored over 15 years ago
Allow more than one non-relational assumption at a time - trac 7084.

github.com/sagemath/sagelib - 5d6fa1d45448e2eed02da8c3a28015467265121b authored over 15 years ago
Fix numerical output and other things for gamma function - trac 5556.

github.com/sagemath/sagelib - 720dda366b25c15c88d4905a0acf5e40eb128226 authored over 15 years ago
Improve functioning of a few special functions and deprecate exp_int.

github.com/sagemath/sagelib - 10b48fec8aa812486c657485eb0c5851f33d7f2e authored over 15 years ago
#6977: Implement __len__ to add support for MuPAD objects as Python containers

github.com/sagemath/sagelib - c1127cce2544e6f3d669a589e9d51398e14a1c3e authored over 15 years ago
some changes to paths, etc., so notebook can get used with Sage

github.com/sagemath/sagenb - 48151e2f895cdbf8265160f4329cf709fab674b8 authored over 15 years ago
trac 7080 -- include new separated sage notebook in Sage

github.com/sagemath/sagelib - 80f3713fc60fa6a3006251648d48cf9f38d9d061 authored over 15 years ago
finished fixing all known blocker bugs

github.com/sagemath/sagenb - cd74104f5af4ab8417b014f065919b9095980761 authored over 15 years ago
restructure the introspection code some more to fix last remaining known bug

github.com/sagemath/sagenb - 420a4b111792a5a0705257d86819185af1de97e0 authored over 15 years ago
fix this bug: [x] Copy your "a random test worksheet full of stuff". Go to

"Data|foo.txt"; Change the text; Click "Save Changes" An error page appears.

github.com/sagemath/sagenb - 347c5ecf55c3285e0adf78424f58d9a0773568ca authored over 15 years ago
#7078 Eliminated circular dependency in `sage.misc.misc`. Tim Dumol

github.com/sagemath/sagenb - 009da2513c44c1875d80b46a0757d17c0cd1e9dd authored over 15 years ago
fix missing version templating issue

github.com/sagemath/sagenb - 9f81a4a8f4b3d97c4c9b3a31c8773937c0ab74f3 authored over 15 years ago
Trac 6823, reviewer patch for odd graph name

github.com/sagemath/sagelib - 056341881be72766d636cb504aff8bc491a3c27c authored over 15 years ago
tiny change to previous patch's EMBEDDED_MODE setting.

github.com/sagemath/sagenb - 7bc87d006f127d0644ce1dd61a99940ffdb47ebb authored over 15 years ago
adding to the todo list

github.com/sagemath/sagenb - b702909a687efbb7e4e6788238ca5864cb91457e authored over 15 years ago
#7078 SageNB -- Introspection does not format output properly. Tim Dumol

github.com/sagemath/sagenb - 25b0ca243205f4ecf5a292830f5fa404c71c7d80 authored over 15 years ago
update the todo with some bugs in new rest then release new version

github.com/sagemath/sagenb - 41bbb0cecb507e6cd34f99e269fbe935683a0b03 authored over 15 years ago
Replace the Ei implementation with mpmath and PARI to fix error in SciPy.

github.com/sagemath/sagelib - f39a40a5741a30a63d1a85298925b58e7759f8d1 authored over 15 years ago
updated the todo with some more problems

github.com/sagemath/sagenb - 450cb622125b64a6d77646bd3a1ed343bd4a332c authored over 15 years ago