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
GitPlugin: omit `close_fds=True` on win32 platform (fixes #4227)
github.com/sagemath/trac-git-plugin - de4a69bccb754e5ccb114fe0817e529224369fd1 authored almost 16 years ago
github.com/sagemath/trac-git-plugin - de4a69bccb754e5ccb114fe0817e529224369fd1 authored almost 16 years ago
GitPlugin: whitespace cleanup (fixes #4815)
github.com/sagemath/trac-git-plugin - bbc1feb74df9913f400ac6f7dfa9353078314643 authored almost 16 years ago
github.com/sagemath/trac-git-plugin - bbc1feb74df9913f400ac6f7dfa9353078314643 authored almost 16 years ago
GitPlugin: avoid usage of StringIO wrappers throughout PyGIT.py where avoidable
github.com/sagemath/trac-git-plugin - a14e33d6c605c3e8846ca57f44001730b9f8cfb2 authored almost 16 years ago
github.com/sagemath/trac-git-plugin - a14e33d6c605c3e8846ca57f44001730b9f8cfb2 authored almost 16 years ago
GitPlugin: optimiziation: make use of git's 1.5.6+ `tree-ls -l` feature for grabbing blob size instead of
individual `cat-file -s` calls; bump up minimum required git version to 1.5.6
github.com/sagemath/trac-git-plugin - 3666f7f8e2041abb6948960537eea914e40b27d4 authored almost 16 years ago
GitPlugin: minor optimization (use regex instead of string iteration)
github.com/sagemath/trac-git-plugin - 386f4ae2ea5aa5ed54d3574cec1d978f64fb81fb authored almost 16 years ago
github.com/sagemath/trac-git-plugin - 386f4ae2ea5aa5ed54d3574cec1d978f64fb81fb authored almost 16 years ago
GitPlugin: update the ''install_requires'' setting and bump the plugin version to 0.11.0.2
github.com/sagemath/trac-git-plugin - d5940e0618a845589c089afd364f0f82b84d7309 authored almost 16 years ago
github.com/sagemath/trac-git-plugin - d5940e0618a845589c089afd364f0f82b84d7309 authored almost 16 years ago
GitPlugin: cleanups; fix for leading whitespace in filename bug; better default for config variable `git_bin`
github.com/sagemath/trac-git-plugin - 54912e7ac05cd8062e9c1399a89f21d5c1fa6b9d authored almost 16 years ago
github.com/sagemath/trac-git-plugin - 54912e7ac05cd8062e9c1399a89f21d5c1fa6b9d authored almost 16 years ago
GitPlugin: avoid calling ls-tree with empty path argument
github.com/sagemath/trac-git-plugin - 4633573a6751a8a4d8b2265e2f359cbaaaad78da authored almost 16 years ago
github.com/sagemath/trac-git-plugin - 4633573a6751a8a4d8b2265e2f359cbaaaad78da authored almost 16 years ago
GitPlugin: get rid of unecessary readlines() calls
github.com/sagemath/trac-git-plugin - d9e57d4d268fc699f90d802e43b20e9f08631802 authored almost 16 years ago
github.com/sagemath/trac-git-plugin - d9e57d4d268fc699f90d802e43b20e9f08631802 authored almost 16 years ago
GitPlugin: converted os.popen3() call to subprocess.Popen() and wait for process termination (addresses #3675)
github.com/sagemath/trac-git-plugin - d8f6c4a2de471f5e33002038e808fcb73a330b79 authored almost 16 years ago
github.com/sagemath/trac-git-plugin - d8f6c4a2de471f5e33002038e808fcb73a330b79 authored almost 16 years ago
Remove features from the API that are likely to change, so I don't have to worry about deprecation later
github.com/sagemath/memory_allocator - 2daea2b2cf32b06c454bd568f1f8b63ca9cc7213 authored almost 16 years ago
github.com/sagemath/memory_allocator - 2daea2b2cf32b06c454bd568f1f8b63ca9cc7213 authored almost 16 years ago
Fix bugs (and make minor enhancements) brought up by the reviewers/testers
github.com/sagemath/memory_allocator - 0b33548c7ecc276f1e4e298ce74f86192efc6c70 authored almost 16 years ago
github.com/sagemath/memory_allocator - 0b33548c7ecc276f1e4e298ce74f86192efc6c70 authored almost 16 years ago
Obfuscate email address in README to reduce page-scraper spam.
github.com/sagemath/sagetex - a362e392ee2d4994bc2e195720c4c4ebe267c633 authored almost 16 years ago
github.com/sagemath/sagetex - a362e392ee2d4994bc2e195720c4c4ebe267c633 authored almost 16 years ago
Obfuscate email address in README to reduce page-scraper spam.
github.com/sagemath/sagetex - b92639dfcd562ff070473a7f290a80bff2876aa5 authored almost 16 years ago
github.com/sagemath/sagetex - b92639dfcd562ff070473a7f290a80bff2876aa5 authored almost 16 years ago
Add TeXShop info, change some 2008's to 2009's
github.com/sagemath/sagetex - 4f59c587e0b6cb943628d758f30831efa3703ea6 authored almost 16 years ago
github.com/sagemath/sagetex - 4f59c587e0b6cb943628d758f30831efa3703ea6 authored almost 16 years ago
Add TeXShop info, change some 2008's to 2009's
github.com/sagemath/sagetex - 9564c3b32bf397289e637add37199bfecd7ba644 authored almost 16 years ago
github.com/sagemath/sagetex - 9564c3b32bf397289e637add37199bfecd7ba644 authored almost 16 years ago
Deprecate substitution via __call__ with unnamed arguments for symbolics (values, expressions, equations)
github.com/sagemath/memory_allocator - 10810d255c2598bdc8a2a0fa13f730429e204efc authored almost 16 years ago
github.com/sagemath/memory_allocator - 10810d255c2598bdc8a2a0fa13f730429e204efc authored almost 16 years ago
Miscellaneous documentation/comment fixes
github.com/sagemath/memory_allocator - 197778cad900c498cdd99d72959e3f0a7f6b3e4f authored almost 16 years ago
github.com/sagemath/memory_allocator - 197778cad900c498cdd99d72959e3f0a7f6b3e4f authored almost 16 years ago
Add fast_callable (rewritten clone of fast_eval)
github.com/sagemath/memory_allocator - 1743481e6958a0f88c995049fd423ff171ed36d5 authored almost 16 years ago
github.com/sagemath/memory_allocator - 1743481e6958a0f88c995049fd423ff171ed36d5 authored almost 16 years ago
Pay no attention to the irrelevant RAND_MAX from <stdlib.h>
github.com/sagemath/memory_allocator - 8f107abdd2a081edb3862bb1c657aa9c598bb793 authored almost 16 years ago
github.com/sagemath/memory_allocator - 8f107abdd2a081edb3862bb1c657aa9c598bb793 authored almost 16 years ago
Changes for Cython 0.11
github.com/sagemath/memory_allocator - b68425a323677428f4067826a7aa5ba87e8df5d7 authored almost 16 years ago
github.com/sagemath/memory_allocator - b68425a323677428f4067826a7aa5ba87e8df5d7 authored almost 16 years ago
Change remaining SageX refs to Cython
github.com/sagemath/memory_allocator - 421ebde4d8902dd1c54fab3962c42950f44dabd5 authored almost 16 years ago
github.com/sagemath/memory_allocator - 421ebde4d8902dd1c54fab3962c42950f44dabd5 authored almost 16 years ago
Add code to put "this file was autogenerated from..." line in .sage file.
github.com/sagemath/sagetex - d38e5f69b3df78438d07e3319d48ea1183d5633c authored almost 16 years ago
github.com/sagemath/sagetex - d38e5f69b3df78438d07e3319d48ea1183d5633c authored almost 16 years ago
Add code to put "this file was autogenerated from..." line in .sage file.
github.com/sagemath/sagetex - a9aafb3a139d4ae179b7e4fd2f0f6ad65a5feee1 authored almost 16 years ago
github.com/sagemath/sagetex - a9aafb3a139d4ae179b7e4fd2f0f6ad65a5feee1 authored almost 16 years ago
Fixed installation section to reflect getting from CTAN or as spkg
github.com/sagemath/sagetex - c2e71af1595272f1b44485e2c9ce36b528c03b36 authored about 16 years ago
github.com/sagemath/sagetex - c2e71af1595272f1b44485e2c9ce36b528c03b36 authored about 16 years ago
Fixed installation section to reflect getting from CTAN or as spkg
github.com/sagemath/sagetex - d35e262d754d53c6371942f2dffcb0e3d6c7efc7 authored about 16 years ago
github.com/sagemath/sagetex - d35e262d754d53c6371942f2dffcb0e3d6c7efc7 authored about 16 years ago
Don't include .sage files in package, spkg-check will generate those
github.com/sagemath/sagetex - b7d0cee3f7940b20c4316b65bbeba52e80c52dbc authored about 16 years ago
github.com/sagemath/sagetex - b7d0cee3f7940b20c4316b65bbeba52e80c52dbc authored about 16 years ago
Don't include .sage files in package, spkg-check will generate those
github.com/sagemath/sagetex - 45ba69679982550edc3381395bb53d2b0db11d10 authored about 16 years ago
github.com/sagemath/sagetex - 45ba69679982550edc3381395bb53d2b0db11d10 authored about 16 years ago
Added tag v2.0 for changeset 8ab676618997
github.com/sagemath/sagetex - 0cdeaa84d04f6176f03a686b0821df6422a5250b authored about 16 years ago
github.com/sagemath/sagetex - 0cdeaa84d04f6176f03a686b0821df6422a5250b authored about 16 years ago
Added tag v2.0 for changeset 8ab676618997
github.com/sagemath/sagetex - 6268ba68a386559874123d55806d15f71d8fd1b4 authored about 16 years ago
github.com/sagemath/sagetex - 6268ba68a386559874123d55806d15f71d8fd1b4 authored about 16 years ago
un-spkg-ification complete, let's call this 2.0
github.com/sagemath/sagetex - d701540b702916d50ff6c4a7ebdf895f7a67d4f7 authored about 16 years ago
github.com/sagemath/sagetex - d701540b702916d50ff6c4a7ebdf895f7a67d4f7 authored about 16 years ago
un-spkg-ification complete, let's call this 2.0
github.com/sagemath/sagetex - 3525ccda7273963e224826b98ba11331a6234559 authored about 16 years ago
github.com/sagemath/sagetex - 3525ccda7273963e224826b98ba11331a6234559 authored about 16 years ago
Un-spkg-ification; I'm keeping separate this and the spkg stuff.
github.com/sagemath/sagetex - b5269f804a162f7f70547e623895b38ea87d71ad authored about 16 years ago
github.com/sagemath/sagetex - b5269f804a162f7f70547e623895b38ea87d71ad authored about 16 years ago
Un-spkg-ification; I'm keeping separate this and the spkg stuff.
github.com/sagemath/sagetex - 5cf158e2a2ab5e4a871ea5dd93421239ce9f8365 authored about 16 years ago
github.com/sagemath/sagetex - 5cf158e2a2ab5e4a871ea5dd93421239ce9f8365 authored about 16 years ago
Doc upates for spkg-ification; add test script
github.com/sagemath/sagetex - 4f90fdb8840d21bde4640fdf18d184f107ac9796 authored about 16 years ago
github.com/sagemath/sagetex - 4f90fdb8840d21bde4640fdf18d184f107ac9796 authored about 16 years ago
Doc upates for spkg-ification; add test script
github.com/sagemath/sagetex - 4ba5aae266e731ee931a9b39140dde8bc32c98bb authored about 16 years ago
github.com/sagemath/sagetex - 4ba5aae266e731ee931a9b39140dde8bc32c98bb authored about 16 years ago
"spkg-ification"
--HG--
branch : main
"spkg-ification"
github.com/sagemath/sagetex - 421bf72b6ac3256b7fd8a91e0d67bf8a28072937 authored about 16 years ago
github.com/sagemath/sagetex - 421bf72b6ac3256b7fd8a91e0d67bf8a28072937 authored about 16 years ago
Lots of documentation stuff; factored out ST@missingfilebox
--HG--
branch : main
Lots of documentation stuff; factored out ST@missingfilebox
github.com/sagemath/sagetex - bb5feba38bacd062a3c231d488f1c9e006b0daa3 authored about 16 years ago
github.com/sagemath/sagetex - bb5feba38bacd062a3c231d488f1c9e006b0daa3 authored about 16 years ago
Small fixed in associated Python scripts
--HG--
branch : main
Small fixed in associated Python scripts
github.com/sagemath/sagetex - 3a89fac8f46092afa69fe9722210705386760d07 authored about 16 years ago
github.com/sagemath/sagetex - 3a89fac8f46092afa69fe9722210705386760d07 authored about 16 years ago
Fix bb issue #5
--HG--
branch : main
Fix bb issue #5
github.com/sagemath/sagetex - 80ac02161f5b58334a07167f323c94741656a195 authored about 16 years ago
github.com/sagemath/sagetex - 80ac02161f5b58334a07167f323c94741656a195 authored about 16 years ago
Lots of documentation improvements, changed some \ST@wsf bits
github.com/sagemath/sagetex - 2cee4aa6d3eb835595b191b37bd47ba160e3404d authored about 16 years ago
github.com/sagemath/sagetex - 2cee4aa6d3eb835595b191b37bd47ba160e3404d authored about 16 years ago
Lots of documentation improvements, changed some \ST@wsf bits
--HG--
branch : main
`final' option implemented, needs documentation.
--HG--
branch : main
`final' option implemented, needs documentation.
github.com/sagemath/sagetex - 43edabb8169facb95f02e62964876cf95ee42daa authored about 16 years ago
github.com/sagemath/sagetex - 43edabb8169facb95f02e62964876cf95ee42daa authored about 16 years ago
Use keyword args only in plotting, to fix issue 2.
github.com/sagemath/sagetex - 593df178db11767db9f99d8db859236612bbdc35 authored about 16 years ago
github.com/sagemath/sagetex - 593df178db11767db9f99d8db859236612bbdc35 authored about 16 years ago
Use keyword args only in plotting, to fix issue 2.
--HG--
branch : main
Added signature for changeset 164c45640184
github.com/sagemath/sagetex - 617dddda53decc523a3380ffc2c4449165593ce0 authored about 16 years ago
github.com/sagemath/sagetex - 617dddda53decc523a3380ffc2c4449165593ce0 authored about 16 years ago
Added signature for changeset 164c45640184
--HG--
branch : main
move gmp definitions into their own file
github.com/sagemath/memory_allocator - 7936abd2f28f0d31f072288c38d0285e9e9402a2 authored about 16 years ago
github.com/sagemath/memory_allocator - 7936abd2f28f0d31f072288c38d0285e9e9402a2 authored about 16 years ago
Change the numpy include file to the standard name "numpy/arrayobject.h" instead of "arrayobject.h".
github.com/sagemath/memory_allocator - 24a1be8b531ff7dbfb9ccd8735d725e4340d6e7a authored about 16 years ago
github.com/sagemath/memory_allocator - 24a1be8b531ff7dbfb9ccd8735d725e4340d6e7a authored about 16 years ago
I'm not dead, I'm just, uh, resting. And putting this repo on bitbucket.
github.com/sagemath/sagetex - acf8ec7bcd146286f68446d85b969eed4b141022 authored about 16 years ago
github.com/sagemath/sagetex - acf8ec7bcd146286f68446d85b969eed4b141022 authored about 16 years ago
I'm not dead, I'm just, uh, resting. And putting this repo on bitbucket.
--HG--
branch : main
Change the RDF/CDF vector backend to numpy, and refactor the code to a common parent vector_double_dense. Also change names of the classes to vector_real_double_dense and vector_complex_double_dense.
github.com/sagemath/memory_allocator - 99a99bfd23e81e6a7713a39b54321064669088d7 authored about 16 years ago
github.com/sagemath/memory_allocator - 99a99bfd23e81e6a7713a39b54321064669088d7 authored about 16 years ago
Speed up prime_range, massive arith cleanup. See trac #4443.
github.com/sagemath/memory_allocator - b74eba71e7a53ce7f3ce2f221700a92b4db7ec56 authored about 16 years ago
github.com/sagemath/memory_allocator - b74eba71e7a53ce7f3ce2f221700a92b4db7ec56 authored about 16 years ago
GitPlugin: fix exception on changesets that contain file-mode changes denoted by 'T'
github.com/sagemath/trac-git-plugin - de6186dad1c3af656c3b6eea168c80e2eba66f0a authored over 16 years ago
github.com/sagemath/trac-git-plugin - de6186dad1c3af656c3b6eea168c80e2eba66f0a authored over 16 years ago
Fix memory leak in fast_float
github.com/sagemath/memory_allocator - 431bf8d0338cad65dcc21c3d28e27760ce992744 authored over 16 years ago
github.com/sagemath/memory_allocator - 431bf8d0338cad65dcc21c3d28e27760ce992744 authored over 16 years ago
GitPlugin: make `diff_tree` handle empty changesets (fixes #2807 and #3410)
github.com/sagemath/trac-git-plugin - f0f2f43b5df2031f5321ed1d0a8d4bcd02cbbb70 authored over 16 years ago
github.com/sagemath/trac-git-plugin - f0f2f43b5df2031f5321ed1d0a8d4bcd02cbbb70 authored over 16 years ago
GitPlugin: add (ignored) `path` argument to `previous_rev` method (fixes #3008)
github.com/sagemath/trac-git-plugin - 1fbf30c16f57577cd867b5fceeb67674f56346b7 authored over 16 years ago
github.com/sagemath/trac-git-plugin - 1fbf30c16f57577cd867b5fceeb67674f56346b7 authored over 16 years ago
trac #3815 -- segfaults in fast_float.pyx
github.com/sagemath/memory_allocator - 2f2430dcf60771f033dc39582dd9d32f26c279e9 authored over 16 years ago
github.com/sagemath/memory_allocator - 2f2430dcf60771f033dc39582dd9d32f26c279e9 authored over 16 years ago
Solaris 10: Fix numerical noise issue in fast_eval.pyx (#5013)
github.com/sagemath/memory_allocator - f6c1847f5460d7bb58d68f8e3c007ccf04a3339d authored over 16 years ago
github.com/sagemath/memory_allocator - f6c1847f5460d7bb58d68f8e3c007ccf04a3339d authored over 16 years ago
Use fast float for numerical integration.
github.com/sagemath/memory_allocator - a89db02a6a4b0217631d46b204e50ef612a89bbe authored over 16 years ago
github.com/sagemath/memory_allocator - a89db02a6a4b0217631d46b204e50ef612a89bbe authored over 16 years ago
Add question-style printing for intervals (and make it default)
github.com/sagemath/memory_allocator - 1746601139fe18aab336d65d6e21fdf9e42dcd8d authored over 16 years ago
github.com/sagemath/memory_allocator - 1746601139fe18aab336d65d6e21fdf9e42dcd8d authored over 16 years ago
Switch the RDF and CDF matrices to a numpy 1.2 backend; factor out common functionality to matrix_double_dense.pyx.
github.com/sagemath/memory_allocator - be55041a51e7c42d36e23bc415cf22685f5485ab authored over 16 years ago
github.com/sagemath/memory_allocator - be55041a51e7c42d36e23bc415cf22685f5485ab authored over 16 years ago
Minor cleanups; marked this branch as main.
github.com/sagemath/sagetex - 6cf6e5bd5054bca0c7003364bec071d997422a2c authored over 16 years ago
github.com/sagemath/sagetex - 6cf6e5bd5054bca0c7003364bec071d997422a2c authored over 16 years ago
Minor cleanups; marked this branch as main.
--HG--
branch : main
Minor fixes for new Cython
github.com/sagemath/memory_allocator - a7d7f8f5db6e837c26dc8f33422d5948b4969fc2 authored over 16 years ago
github.com/sagemath/memory_allocator - a7d7f8f5db6e837c26dc8f33422d5948b4969fc2 authored over 16 years ago
Memory patch
github.com/sagemath/memory_allocator - b46aa4f1ea32174db657609c08fb5eeeded63f2e authored over 16 years ago
github.com/sagemath/memory_allocator - b46aa4f1ea32174db657609c08fb5eeeded63f2e authored over 16 years ago
Added tag ctan1 for changeset 164c45640184
github.com/sagemath/sagetex - 4df738a8076935774a2ed562df5b00beba51667d authored over 16 years ago
github.com/sagemath/sagetex - 4df738a8076935774a2ed562df5b00beba51667d authored over 16 years ago
Added tag ctan1 for changeset 164c45640184
github.com/sagemath/sagetex - de95fadb06cdbbaa9395a5444768e0fc0ac955a8 authored over 16 years ago
github.com/sagemath/sagetex - de95fadb06cdbbaa9395a5444768e0fc0ac955a8 authored over 16 years ago
Wrap log2 in a function so it will work in cygwin. In cygwin log2 is a macro:
sh-3.2$ grep log2 *.h
math.h:#define log2(x) (log (x) / M_LOG2_E)
math.h:#define log2f(x) (logf ...
Add comparison operators to the fast_float mechanism in preparation for using them to test symbolic inequalities.
github.com/sagemath/memory_allocator - fe2ed2313a6c28d9e9178cd4f9f61aca736c2c08 authored over 16 years ago
github.com/sagemath/memory_allocator - fe2ed2313a6c28d9e9178cd4f9f61aca736c2c08 authored over 16 years ago
more housekeeping
github.com/sagemath/sagetex - eb1e4eb22914d072b307cb85874029438d7170d6 authored over 16 years ago
github.com/sagemath/sagetex - eb1e4eb22914d072b307cb85874029438d7170d6 authored over 16 years ago
more housekeeping
github.com/sagemath/sagetex - 3cb06846a754f23c0c3b6e03c0042b72c732dd3c authored over 16 years ago
github.com/sagemath/sagetex - 3cb06846a754f23c0c3b6e03c0042b72c732dd3c authored over 16 years ago
housekeeping
github.com/sagemath/sagetex - d5d8240caee992acd6a3ca64d5c0a0bca7aa3f60 authored over 16 years ago
github.com/sagemath/sagetex - d5d8240caee992acd6a3ca64d5c0a0bca7aa3f60 authored over 16 years ago
housekeeping
github.com/sagemath/sagetex - 4e07d6f19a117eba1d9f276e9d36183731dc541e authored over 16 years ago
github.com/sagemath/sagetex - 4e07d6f19a117eba1d9f276e9d36183731dc541e authored over 16 years ago
Fix order due to updated Cython.spkg
github.com/sagemath/memory_allocator - a694d75af8cdb1cc238a485a9570517bc6cc1c89 authored over 16 years ago
github.com/sagemath/memory_allocator - a694d75af8cdb1cc238a485a9570517bc6cc1c89 authored over 16 years ago
added Sweave reference
github.com/sagemath/sagetex - bdbd0675477e6a6e3aff1e5ef426397708a7b6db authored over 16 years ago
github.com/sagemath/sagetex - bdbd0675477e6a6e3aff1e5ef426397708a7b6db authored over 16 years ago
added Sweave reference
github.com/sagemath/sagetex - 344a97ea6208fccba22c7f2412a7dad8341787dd authored over 16 years ago
github.com/sagemath/sagetex - 344a97ea6208fccba22c7f2412a7dad8341787dd authored over 16 years ago
assoc Py scripts working well; nearly ready for 2.0
github.com/sagemath/sagetex - 91e115f627671535ad1c81335050d6f9c7b1f25e authored almost 17 years ago
github.com/sagemath/sagetex - 91e115f627671535ad1c81335050d6f9c7b1f25e authored almost 17 years ago
assoc Py scripts working well; nearly ready for 2.0
github.com/sagemath/sagetex - 7f920895b72f6f25a2f36c183e1d33d28d8cc7bf authored almost 17 years ago
github.com/sagemath/sagetex - 7f920895b72f6f25a2f36c183e1d33d28d8cc7bf authored almost 17 years ago
Added _PyList_extend
github.com/sagemath/memory_allocator - 5f26b6a944e5c30cdb59896418d960e76f018b35 authored almost 17 years ago
github.com/sagemath/memory_allocator - 5f26b6a944e5c30cdb59896418d960e76f018b35 authored almost 17 years ago
Doctest fixes for cython 0.9.6.13
github.com/sagemath/memory_allocator - d614d7e084e54b29ab63f2d53e596f5f629ae7dc authored almost 17 years ago
github.com/sagemath/memory_allocator - d614d7e084e54b29ab63f2d53e596f5f629ae7dc authored almost 17 years ago
New randstate framework for keeping track of random seeds
github.com/sagemath/memory_allocator - 95cc6c32b61616c3783d374181930635983c342e authored almost 17 years ago
github.com/sagemath/memory_allocator - 95cc6c32b61616c3783d374181930635983c342e authored almost 17 years ago
Pulled desagetex stuff into .dtx file
github.com/sagemath/sagetex - b8cd345e7e2d40166daaaf5511a56c9d0467ea73 authored almost 17 years ago
github.com/sagemath/sagetex - b8cd345e7e2d40166daaaf5511a56c9d0467ea73 authored almost 17 years ago
Pulled desagetex stuff into .dtx file
github.com/sagemath/sagetex - 61ce997897ac8d9c2afc74a6a87a31d1b5130430 authored almost 17 years ago
github.com/sagemath/sagetex - 61ce997897ac8d9c2afc74a6a87a31d1b5130430 authored almost 17 years ago
Modify ZZ.random_element() to sometimes return 0
github.com/sagemath/memory_allocator - b4c1e5f09ad657520b53e7082b9512cb9f1f8151 authored almost 17 years ago
github.com/sagemath/memory_allocator - b4c1e5f09ad657520b53e7082b9512cb9f1f8151 authored almost 17 years ago
First version of desagetex parser scripts
github.com/sagemath/sagetex - f745f1e87d1e469b617147c4503a664e520c1c16 authored almost 17 years ago
github.com/sagemath/sagetex - f745f1e87d1e469b617147c4503a664e520c1c16 authored almost 17 years ago
First version of desagetex parser scripts
github.com/sagemath/sagetex - 872428232d82d6cfa7370a882d05b8c4a38fa2fc authored almost 17 years ago
github.com/sagemath/sagetex - 872428232d82d6cfa7370a882d05b8c4a38fa2fc authored almost 17 years ago
declare `namespace_packages` meta-data (addresses #2806)
github.com/sagemath/trac-git-plugin - db63a7dafc2e3fc4f9a46a1058a0841097adf1e0 authored almost 17 years ago
github.com/sagemath/trac-git-plugin - db63a7dafc2e3fc4f9a46a1058a0841097adf1e0 authored almost 17 years ago
patch queue: 2355
github.com/sagemath/memory_allocator - 7e0aa68ae7470e93832ba80c22e7172b88b50d0a authored almost 17 years ago
github.com/sagemath/memory_allocator - 7e0aa68ae7470e93832ba80c22e7172b88b50d0a authored almost 17 years ago
first CTAN upload version!
github.com/sagemath/sagetex - b1b5165458b5e887556dd824ad829dd68948fe76 authored almost 17 years ago
github.com/sagemath/sagetex - b1b5165458b5e887556dd824ad829dd68948fe76 authored almost 17 years ago
first CTAN upload version!
github.com/sagemath/sagetex - b3f79776bb792f4aa6d794afdb57cc51978477aa authored almost 17 years ago
github.com/sagemath/sagetex - b3f79776bb792f4aa6d794afdb57cc51978477aa authored almost 17 years ago
Mathematica, Maple plotting section; updated plot3d for graphs to use Tachyon; required for Sage 2.10.3
github.com/sagemath/sagetex - 4102627b273d15a5c05a821208c4b950d6335002 authored almost 17 years ago
github.com/sagemath/sagetex - 4102627b273d15a5c05a821208c4b950d6335002 authored almost 17 years ago
Mathematica, Maple plotting section; updated plot3d for graphs to use Tachyon; required for Sage 2.10.3
github.com/sagemath/sagetex - 11bc54801301cd13cc9814cc991326adb632ca61 authored almost 17 years ago
github.com/sagemath/sagetex - 11bc54801301cd13cc9814cc991326adb632ca61 authored almost 17 years ago
MD5 fix, percent sign macro
github.com/sagemath/sagetex - 35830d7d8df4e32acee251d5672509c1e2f579bb authored almost 17 years ago
github.com/sagemath/sagetex - 35830d7d8df4e32acee251d5672509c1e2f579bb authored almost 17 years ago
MD5 fix, percent sign macro
github.com/sagemath/sagetex - 347fc51319bb5a7a059f3267e4119a982a34e44c authored almost 17 years ago
github.com/sagemath/sagetex - 347fc51319bb5a7a059f3267e4119a982a34e44c authored almost 17 years ago