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

Renamed variables, fixed typos. No functionality changes.

--HG--
rename : README.txt => README

github.com/sagemath/sagetex - 14c690a44d80a4e41027cd1945481800f5ad5f96 authored almost 17 years ago by Dan Drake <[email protected]>
Renamed variables, fixed typos. No functionality changes.

github.com/sagemath/sagetex - 9a6ae15c746303d6f75e6dd37ac9a2fa0ed7fa84 authored almost 17 years ago by Dan Drake <[email protected]>
Fix random divide-by-zero errors (and kill some dead code)

github.com/sagemath/memory_allocator - 9ab4999007df3ebb802282dbf926493064221cf4 authored almost 17 years ago by Carl Witty <[email protected]>
Renamed variables; added installation info; prepping for CTAN submit

github.com/sagemath/sagetex - b74e14496398bdefd79cca762adc38a7b2175d58 authored almost 17 years ago by Dan Drake <[email protected]>
sageplot flowchart; sys.path support for sagetex.py

github.com/sagemath/sagetex - c127605f5f621cdd8f8bd78284eee129497b8c9e authored almost 17 years ago by Dan Drake <[email protected]>
Get file format warnings correct in all cases, I think. Add section in documentation on 3D plotting issues.

github.com/sagemath/sagetex - df4933fc76b18e1f978bcc9289aeac9e3babbe7a authored almost 17 years ago by Dan Drake <[email protected]>
Imagemagick option implemented; needs documentation though

github.com/sagemath/sagetex - 9895eec5e0ddd1183bc1b8042ee02d3876a0327c authored almost 17 years ago by Dan Drake <[email protected]>
added try/excepts, removed errors when graphics are missing

github.com/sagemath/sagetex - 3b3de6506c75cdb0f137044f9728f2ecd2a7c4c9 authored almost 17 years ago by Dan Drake <[email protected]>
Initial relase.

github.com/sagemath/sagetex - f62532aa7f5be65eacd88e88be891be2b3df718f authored almost 17 years ago by Dan Drake <[email protected]>
GitPlugin: added new option `git_bin` for providing a custom `git`

binary; made `git version` parsing more tolerant; minor fixes

github.com/sagemath/trac-git-plugin - 2d904cfc37d527cadaea9ade1319866f0edf59b9 authored almost 17 years ago by Herbert Valerio Riedel <[email protected]>
GitPlugin: moved Trac version requirements into `setup.py` (inspired by trac:changeset:6573)

github.com/sagemath/trac-git-plugin - 495f90e65e3dbcc07ad12547ba353bf10ec415f9 authored almost 17 years ago by Herbert Valerio Riedel <[email protected]>
GitPlugin: made default shortrev length configurable via new `git.shortrev_len` option (defaults to 7)

github.com/sagemath/trac-git-plugin - 5640bec831e5415f0915068a98575fafaad2eb24 authored almost 17 years ago by Herbert Valerio Riedel <[email protected]>
GitPlugin: various cleanups and minor improvements

github.com/sagemath/trac-git-plugin - e3169a564ffee1498a2cb40cc87dad35c37afbdc authored almost 17 years ago by Herbert Valerio Riedel <[email protected]>
GitPlugin: added simple GIT sanity check to constructor, in order to

catch bad `git_dir`s early

github.com/sagemath/trac-git-plugin - 8be44996ad40c0f1840db17b0630a5e75e9c19b4 authored almost 17 years ago by Herbert Valerio Riedel <[email protected]>
GitPlugin: significantly reduced memory usage of revision cache by cutting down usage of `set` objects in favor of tuples in cache data structures, and

aggressively reusing sha strings

github.com/sagemath/trac-git-plugin - 4d39ea4491a5eac11cde087bc09883479adad247 authored almost 17 years ago by Herbert Valerio Riedel <[email protected]>
GitPlugin: implemented internal `shortrev()` method to avoid having to waste cpu cycles with `fork+exec` to `git rev-parse --short`

github.com/sagemath/trac-git-plugin - d06a37a028868327f306cc4417ef68c87b1262ff authored almost 17 years ago by Herbert Valerio Riedel <[email protected]>
GitPlugin: provided own `CachedRepository2` subclass with passed through `short_rev` method

github.com/sagemath/trac-git-plugin - eac8daadcc0aba164e5e6c851b57987866e81eca authored almost 17 years ago by Herbert Valerio Riedel <[email protected]>
GitPlugin: add dummy `ignore_ancestory` parameter to `get_changes` method (fixes #2552)

github.com/sagemath/trac-git-plugin - c2dcb4bcb233bb2c070bf06a1e48b5e5c21282fd authored almost 17 years ago by Herbert Valerio Riedel <[email protected]>
GitPlugin: made `git_version` a static method of `Storage`

github.com/sagemath/trac-git-plugin - 8eacae81fa8c1462789caa9b591d4efc28fcd220 authored almost 17 years ago by Herbert Valerio Riedel <[email protected]>
GitPlugin: put in-place caching logic of `git-cat-file -s` and `git-cat-file commit` calls

github.com/sagemath/trac-git-plugin - 925beec1434d6807a2547d53b0c558f5e7807c86 authored almost 17 years ago by Herbert Valerio Riedel <[email protected]>
GitPlugin: refactorized `git-core` execution by introducing a new class `GitCore`

github.com/sagemath/trac-git-plugin - 3f5c93afa9b965c7ba49b23a6754a96e7ad5ad42 authored almost 17 years ago by Herbert Valerio Riedel <[email protected]>
GitPlugin: log error if GIT version '''not''' compatible...

github.com/sagemath/trac-git-plugin - 34b295bbcdad51b533e6556ef14d08fb57d78298 authored almost 17 years ago by Herbert Valerio Riedel <[email protected]>
GitPlugin: added support for best-guess detection of renames in changeset-view

github.com/sagemath/trac-git-plugin - 2d2b15e973add85b8915a0eddf5d0ae0c30894df authored almost 17 years ago by Herbert Valerio Riedel <[email protected]>
GitPlugin: cleanups, factorizations, and minor fixes

github.com/sagemath/trac-git-plugin - e1c5655d14dec25c616e8164b6c4f65347866946 authored almost 17 years ago by Herbert Valerio Riedel <[email protected]>
GitPlugin: cleanups, factorizations, and minor fixes

github.com/sagemath/trac-git-plugin - 3a76ddbf54fe7f18bb00da7e6984bd9c58b514be authored almost 17 years ago by Herbert Valerio Riedel <[email protected]>
GitPlugin: implemented `get_last_modified` method

github.com/sagemath/trac-git-plugin - 5f6d83415022fe9aacdfb772f9d8b0592dc5c700 authored almost 17 years ago by Herbert Valerio Riedel <[email protected]>
GitPlugin: cleanups, factorizations, and minor fixes

github.com/sagemath/trac-git-plugin - ff0ef4a0b7ee5f4115b9e845804b91a3cc0ca57e authored almost 17 years ago by Herbert Valerio Riedel <[email protected]>
GitPlugin: refactorized option handling

github.com/sagemath/trac-git-plugin - fc5db0bf446180512a26735e79ca11743e31b980 authored almost 17 years ago by Herbert Valerio Riedel <[email protected]>
GitPlugin: allow to ''escape'' hashes by prepending `!`

github.com/sagemath/trac-git-plugin - d7ce2109dda0dd711f0a1a9c2542b07ec80dc064 authored almost 17 years ago by Herbert Valerio Riedel <[email protected]>
GitPlugin: parse timezone information of committer and author and print respective timestamps of properties in iso format

github.com/sagemath/trac-git-plugin - ae67d8f2a49d7c3c64c55ccb51c465ccc8715250 authored almost 17 years ago by Herbert Valerio Riedel <[email protected]>
GitPlugin: converted to use `tracext` package namespace (see trac:"TracDev/Proposals/Setuptools") and bumped version to `0.11.0.1`; from now on, for 0.11 this plugin needs to be enabled with

{{{
[components]
tracext.git.* = enabled
}}}

github.com/sagemath/trac-git-plugin - 8fb6ee6eef878ef23be6b01bbd39dae7fac16760 authored almost 17 years ago by Herbert Valerio Riedel <[email protected]>
GitPlugin: minor cleanups, and fixed synchronization issue with !CachedRepository wrapping

github.com/sagemath/trac-git-plugin - 6e8343a52acbb7eb8d83145af11a05096ddfb828 authored almost 17 years ago by Herbert Valerio Riedel <[email protected]>
GitPlugin:

- factorized git execution
- implemented GIT version check (requires >= 1.5.2 now)

github.com/sagemath/trac-git-plugin - 19dcc42974ae6a9d3000b8b86ae17d7a19af5a4b authored almost 17 years ago by Herbert Valerio Riedel <[email protected]>
GitPlugin: use zero-termination mode of `diff-tree` (and thus avoid escaping newlines and tabs)

github.com/sagemath/trac-git-plugin - 003336361f319de2ec75c86e4a1af932fe48ae3f authored almost 17 years ago by Herbert Valerio Riedel <[email protected]>
GitPlugin: call popen3 with sequence instead of string as command, in order to avoid shell-overhead (addresses #746)

github.com/sagemath/trac-git-plugin - 48f696d0ec431e652eb018e39f84a656ef2e9808 authored almost 17 years ago by Herbert Valerio Riedel <[email protected]>
GitPlugin: implemented "blame"/annotate support for 0.11

github.com/sagemath/trac-git-plugin - f48fefc4ac08ec9923e4d3b726d540f4954ec5f4 authored almost 17 years ago by Herbert Valerio Riedel <[email protected]>
handle tags that point to git tag objects by performing an additional lookup to the actual commit object (addresses #789)

github.com/sagemath/trac-git-plugin - 72b2808c9fdd0a668fb77e68329ac716f8b891e5 authored almost 17 years ago by Herbert Valerio Riedel <[email protected]>
implemented `get_quickjump_targets' method; addresses #789

github.com/sagemath/trac-git-plugin - 1c4606a8c831b8753b44e906129144699ec4ee1a authored almost 17 years ago by Herbert Valerio Riedel <[email protected]>
- changed ''next revision''/''previous revision'' to point to next/previous changeset in a flattened history as provided by `git-rev-list --all`

- implemented in-memory commit tree cache in order to speed up typical Trac repository access pa...

github.com/sagemath/trac-git-plugin - 2cd58eaa0ce41077158ba4655d89d95802299a33 authored almost 17 years ago by Herbert Valerio Riedel <[email protected]>
GitPlugin: adapted plugin to 0.11 API changes

github.com/sagemath/trac-git-plugin - b706b48cc1e9e6291b29edd4c0e9bafdef238559 authored almost 17 years ago by Herbert Valerio Riedel <[email protected]>
added code to aid profiling expensive git operations

github.com/sagemath/trac-git-plugin - 07ea7702763278ef816c1fe3614684fe3d9e2110 authored almost 17 years ago by Herbert Valerio Riedel <[email protected]>
GitPlugin: created new branch 0.11 off 0.10

github.com/sagemath/trac-git-plugin - 139d7d959795f9acacdd106ef7d0f149f6a5105e authored almost 17 years ago by Herbert Valerio Riedel <[email protected]>
implemented syntax to recognize 40-character wide hex strings as commit sha sums and turn them into hyperlinks

Signed-Off-By: Herbert Valerio Riedel <[email protected]>

github.com/sagemath/trac-git-plugin - 7132d6026c1d162b3453621f1a349df6fd22d866 authored almost 17 years ago by Herbert Valerio Riedel <[email protected]>
GitPlugin:

- speeded up `get_history` and `rev_older_than`
- raise `NoSuchChangeset` exception if invalid ...

github.com/sagemath/trac-git-plugin - deee8969326ef7168b40f1b6ac4859344eb2b8d4 authored almost 17 years ago by Herbert Valerio Riedel <[email protected]>
Add a quick hack to prevent code 500 errors and tracebacks when viewing deleted files.

Instead shows an empty file, for now.

Signed-Off-By: Hans Petter Jansson <[email protected]>
Signed-Off...

github.com/sagemath/trac-git-plugin - 788e4c57eb6c7114fc22ae233afa78ce53db95e1 authored almost 17 years ago by Herbert Valerio Riedel <[email protected]>
Add a dummy get_last_modified() to avoid an exception in Trac.

Signed-Off-By: Hans Petter Jansson <[email protected]>
Signed-Off-By: Herbert Valerio Riedel <[email protected]>

github.com/sagemath/trac-git-plugin - 360b785509a1095a97fe3adcd2a919c10f9e4826 authored almost 17 years ago by Herbert Valerio Riedel <[email protected]>
reverted [3169] and [3170] due to missing authorship attribution

github.com/sagemath/trac-git-plugin - 2f8b7d4e7ed5c2f454f3fd3b1b51abdeeadae831 authored almost 17 years ago by Herbert Valerio Riedel <[email protected]>
Add a quick hack to prevent code 500 errors and tracebacks when viewing deleted files.

Instead shows an empty file, for now.

github.com/sagemath/trac-git-plugin - 7d69c6126d97f5119c1a174bfe8cae1e757f498c authored almost 17 years ago by Herbert Valerio Riedel <[email protected]>
Add a dummy get_last_modified() to avoid an exception in Trac.

github.com/sagemath/trac-git-plugin - bed40673abcb3721fe9151cf47d1336d4e67040b authored almost 17 years ago by Herbert Valerio Riedel <[email protected]>
tracc #1986 -- numerical noise in fast_eval.

github.com/sagemath/memory_allocator - d7cd393aa8ccddde4cf359e886bbcf098861f7f9 authored almost 17 years ago by was <[email protected]>
trac #1938 -- fix some typos and bad writing.

github.com/sagemath/memory_allocator - 46eab63f8163e011e7faa9955346d7a43c6becda authored almost 17 years ago by William Stein <[email protected]>
fast_float pickling

github.com/sagemath/memory_allocator - fc7632a401897befd425014b5291631f2de72e7c authored almost 17 years ago by Robert Bradshaw <[email protected]>
Lots of doctests

github.com/sagemath/memory_allocator - bae5eb79fedf833f9b744116d0d5db9784ccf1ba authored almost 17 years ago by Robert Bradshaw <[email protected]>
Lots more explanation, fix sec() and extraneous printing.

github.com/sagemath/memory_allocator - 2dbec4521804fb469032fc3ed9974e3d6d35734b authored almost 17 years ago by Robert Bradshaw <[email protected]>
More c functions

github.com/sagemath/memory_allocator - ebf7fac727a636aa53fc1e40ca2225db6e6ed868 authored almost 17 years ago by Robert Bradshaw <[email protected]>
Resolve merge issues for fast plotting.

github.com/sagemath/memory_allocator - 166e407318a9d5ee6b9a4c83460576e63a73fc91 authored almost 17 years ago by Robert Bradshaw <[email protected]>
Merge plotting code (probably broken)

github.com/sagemath/memory_allocator - 3215fca3baee0b8e679c4cde2fdc0d4f2ddc6705 authored almost 17 years ago by Robert Bradshaw <[email protected]>
Hook fast_float into 3d surfaces

github.com/sagemath/memory_allocator - f4eb61d0f91d1becb3403448accb40842b0d5898 authored almost 17 years ago by Robert Bradshaw <[email protected]>
Faster parametric surface evaluation

github.com/sagemath/memory_allocator - fed71933d4161c35be7895a2fcc2abea62e7e632 authored almost 17 years ago by Robert Bradshaw <[email protected]>
More fast_float doctests

github.com/sagemath/memory_allocator - e71332c345a0c54384d2a4c5c7d542490e03a3c7 authored almost 17 years ago by Robert Bradshaw <[email protected]>
fast_float for polynomials, fast_float introspection, create .pxd for cimport

github.com/sagemath/memory_allocator - b7f2cae23742da6cf6de452989e9677eaad96fbc authored almost 17 years ago by Robert Bradshaw <[email protected]>
Implement fast float functions for calculus

github.com/sagemath/memory_allocator - 80c63066d49d0dc01aae2f2cd5be4c8bb3110d40 authored almost 17 years ago by Robert Bradshaw <[email protected]>
Fast (floating point) function evaluation framework

github.com/sagemath/memory_allocator - f51df40c586c1d6dbe7dbc00d96cfd39be560d48 authored almost 17 years ago by Robert Bradshaw <[email protected]>
Some more additions to cdefs.pxi

github.com/sagemath/memory_allocator - b90f35a7f60d131992e58e5e7b40741c3ba4833c authored almost 17 years ago by Robert L. Miller <[email protected]>
Update cdefs.pxi and stdsage.pxi

github.com/sagemath/memory_allocator - 829f3b45145dd6623bf7ce32117af8dfdc554604 authored almost 17 years ago by Robert Bradshaw <[email protected]>
Working on p-adic extensions.

github.com/sagemath/memory_allocator - 954a65d0742b43c592e39520d3bf7342b2808895 authored about 17 years ago by David Roe <[email protected]>
fix leak in MultiModularBasis_base

github.com/sagemath/memory_allocator - 1950769d303fb3e045b0761dcc3e50a24a9621c1 authored about 17 years ago by Nomail Name <devnull@localhost>
fix some small memory leaks

github.com/sagemath/memory_allocator - 6d914084beef5148f09eb16c190b7d8adf905fb2 authored about 17 years ago by Nomail Name <devnull@localhost>
fix some small memory leaks

github.com/sagemath/memory_allocator - 1578cd7ccc6a7ab52a0fd589a1bd8157d80f5738 authored about 17 years ago by Nomail Name <devnull@localhost>
fix memory leak - see ticket #854 for details

github.com/sagemath/memory_allocator - 118181a1ebd79852fcea63be125f7162f778aef0 authored about 17 years ago by Nomail Name <devnull@localhost>
Fixes for new Cython

mostly to do with change from cmp to richcmp for comparison operators

github.com/sagemath/memory_allocator - 41cbdc64031fd15f1d341ed057bbcb9c0a83e75e authored about 17 years ago by Robert Bradshaw <[email protected]>
Implement exact real root isolation for polynomials with rational coefficients.

github.com/sagemath/memory_allocator - 4d469f2fd39e6e932e7f9e3a14cf3b4c6ecfb500 authored about 17 years ago by Carl Witty <[email protected]>
Changed "Polynomial Ring in ..." to "Multivariate Polynomial Ring in ...".

github.com/sagemath/memory_allocator - de2ef52a17fb1a80718d478fdc060d43376267c0 authored over 17 years ago by Mike Hansen <[email protected]>
merge

github.com/sagemath/memory_allocator - e204f4b5984d64e5218bb5ad3759be89279ce18b authored over 17 years ago by sage <sage@modular>
merge

github.com/sagemath/memory_allocator - 14e0a54e72dba31daea155e898ef833684528b29 authored over 17 years ago by sage <sage@modular>
fix segfault exposed by #566

github.com/sagemath/memory_allocator - 7720027f971ee415b12874343e2ab6551be3b88e authored over 17 years ago by Martin Albrecht <[email protected]>
merge

github.com/sagemath/memory_allocator - 6a88b17cb9696f4aff08e881cc1d7d72702dc33f authored over 17 years ago by sage <sage@modular>
slight modification to gmp.pxi to disable effect of chanegeset 6207 -- trac #566

github.com/sagemath/memory_allocator - d52008acbdda40e833c1cfbdf1cc328062beb493 authored over 17 years ago by William Stein <[email protected]>
merge in Martin's memleak fixes

github.com/sagemath/memory_allocator - dc48d2414289692824a332b95c04f0ed0f87cf28 authored over 17 years ago by William Stein <[email protected]>
Finished movement of code in sage/ext/mp?_pylong into c_lib.

github.com/sagemath/memory_allocator - d93ae62737239efa4ff7a2c577d9e8370aed97c1 authored over 17 years ago by Craig Citro <[email protected]>
Fixes to get c_lib integration to work.

github.com/sagemath/memory_allocator - f4d0dab1f1c9cf8aab436f296ba5d4ec98c13fd7 authored over 17 years ago by William Stein <[email protected]>
remove all (memory-leaking) uses of FAST_SEQ_UNSAFE

Now that we have fast list/tuple indexing, it is hardly any gain,
and it was an irrecoverable me...

github.com/sagemath/memory_allocator - 3a96f2756136530576555a3ac118fa6a69feb248 authored over 17 years ago by Robert Bradshaw <[email protected]>
remove all (memory-leaking) uses of FAST_SEQ_UNSAFE

Now that we have fast list/tuple indexing, it is hardly any gain,
and it was an irrecoverable me...

github.com/sagemath/memory_allocator - ec9efbd2e990244f93440ac4366d358a8bdc850e authored over 17 years ago by Robert Bradshaw <[email protected]>
David Harvey: add new mpz_get_pyintlong() function which returns either python int (fast!) or python long if it doesn't fit; change some Integer methods to use this new function

github.com/sagemath/memory_allocator - e1b95f54050beba2d36f041affcf15a034e1bf54 authored over 17 years ago by William Stein <[email protected]>
Misc. build refinements; removal of mp?_pylong to c_lib

github.com/sagemath/memory_allocator - 8849674ce332cf1231e55d486d1dd8aedcce731b authored over 17 years ago by Joel B. Mohler <[email protected]>
Add some much needed doctests.

github.com/sagemath/memory_allocator - 078246d5f15eb52914bf12e05760ce8d86392519 authored over 17 years ago by William Stein <[email protected]>
Fix bug that Thea Gegenberg reported in vectors mod n.

github.com/sagemath/memory_allocator - 38fb21215eecc5a55d9f2ead4b9d1a47e1adbdb5 authored over 17 years ago by William Stein <[email protected]>
change cdefs/python api to use bint

github.com/sagemath/memory_allocator - 0f8465208c53ff55a9c4462a8ca86f4b3d13bc87 authored over 17 years ago by Robert Bradshaw <[email protected]>
whitespace annoyances

github.com/sagemath/memory_allocator - 6526008b6b5c4870fed7b9ee4ae1924805e21c00 authored over 17 years ago by Robert Bradshaw <[email protected]>