Ecosyste.ms: OpenCollective

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

github.com/sagemath/memory_allocator

Cython extension class to allocate memory
https://github.com/sagemath/memory_allocator

Merge tag '6.7.beta3' into HEAD

Sage version 6.7.beta3

0995af4d6c7bdad079fac3d0db211ee0ff3f2c61 authored over 9 years ago
Trac #18121: Patch Cython with PyTypeObject members

Various places in Sage need access to `PyTypeObject` members. There is
currently no consistent w...

926bdd7ed811bfcf07281de39bcf19aa3c8e3a1e authored over 9 years ago
Trac #17932: Ref: add various missing modules to r/misc

Add missing modules to the Miscellaneous part of the reference manual

(Merges cleanly despite t...

ed5d2b77acdea1ba2b13ac6d702f808c5b8d81b4 authored over 9 years ago
#17932 cosmetic changes to module docstrings

f196823e4c5b7f45c213f71ea83d9356bdbb2626 authored over 9 years ago
Move interrupts to Cython

2a254272389911bc11b74c6c506c1fc819559281 authored over 9 years ago
Define 3-argument version Py_VISIT3 of Py_VISIT

5706fede892db99934afccf823e19c3aa68f1e77 authored almost 10 years ago
Trac #18161: Ref: add various missing modules to r/repl

Ok, looks good to me.

URL: http://trac.sagemath.org/18161
Reported by: mmezzarobba
Ticket autho...

aaf4e24408a832e985dccc2432666a1620f9b31f authored almost 10 years ago
Ref: start organizing the ToC of r/misc

(TBI once all modules are in the manual...)

0464b4063478d13ed6d960a448e4c2e3c907ca44 authored almost 10 years ago
trac #18161 some details

108226f4a3402a303bdc8251abc77c82fddc2336 authored almost 10 years ago
Merge branch 'u/mmezzarobba/ref-repl' into 6.7.b1

50f291395bfe71c9e5a8b9f52cb7a9916191505e authored almost 10 years ago
Merge tag '6.7.beta1' into t/17962/sublinking

Sage version 6.7.beta1

Conflicts:
src/sage/coding/binary_code.pyx

6a67faefdf2f4a54dc07034fced60dd57bb3e11b authored almost 10 years ago
Use PyTypeObject from Cython

6e039859f1c5e775b1f445a43cf3448151340e56 authored almost 10 years ago
Ref: add missing modules to r/misc, r/structure

Minimally sphinxify or fix their docstrings so that the reference manual
still builds, but not n...

f56073a68893f1ba1c26313d53daba8cd8bc044c authored almost 10 years ago
interactive_constructors_c: rst fixes

307bd655b2778fe6b4be1dedcf59d18eb00585d2 authored almost 10 years ago
Merge commit 'e56aeb2c9a190813096a0f7db1683d3d5bc774d1' into t/18030/ticket/18030

076dbab992c92bfde5f5e1cb2fe42f6da7929c1b authored almost 10 years ago
Re-organize building of Sage library and auto-generated files

1db5e995c6e91fd2c119f32241c57dbfd7a7a237 authored almost 10 years ago
Clean-up stdsage.pxi includes

daf7861c1c29d968c745b3398621affc53719dbf authored almost 10 years ago
Trac #17952: Actually remove c_lib files

Since many tickets of #17854 have been fixed, we can now finally remove
almost all of `c_lib`. O...

18e22ac4a0239fd19da40fedc92e0d6b0be266c3 authored almost 10 years ago
Fix sublinking

2b9f5149513ad860ef3129151a817cd536bb51a6 authored almost 10 years ago
Remove obsolete c_lib files

92de39ac7af9a0a0115671673c9d6cbd66b2d72a authored almost 10 years ago
Don't use sig_str() message for AlarmInterrupt

c73161dc5c71bfde206685874e74c37e1e20f07b authored almost 10 years ago
Add interrupt.pyx to the reference manual

Also add back pselect.pyx, which was removed by mistake in 4d2df6a35f.

e0c112bb179ea5d8fc938e32078bde33aa6c9b72 authored almost 10 years ago
Move interrupt setup to src/sage/ext/interrupt.pyx

b8c86916bf6adca1c8b4a9b86ef8671696ce430b authored almost 10 years ago
Trac #17877: Minor documentation fixes

Fix a few random typos and inaccuracies in docstrings.

URL: http://trac.sagemath.org/17877
Repo...

406e75c559e250a13ab94a410812102ea37a4f27 authored almost 10 years ago
Trac #17882: Cython clean-up in fast_eval.pyx

We remove the following line from `stdsage.pxi`:
{{{
ctypedef void PyObject
}}}

This requires f...

d05b3c161f65b231410a6039e40bc8e59f85b5ef authored almost 10 years ago
Trac #17881: Move memory functions from c_lib to Cython

Note: in `src/setup.py`, we change the location of `c_lib` includes to
`$SAGE_SRC/c_lib/include`...

57003fcf3b536edd9fc594620efa046258eb0bcb authored almost 10 years ago
Merge branch 'u/mmezzarobba/17877-typos-etc' into 6.6.b2

093f4784d0a934dadacdd7b6fc05222a5b45e106 authored almost 10 years ago
Trac #17819: Use unsigned long for Integer.divisors

The `divisors` method of `Integer` is implemented using `long long` if
possible. However, it wou...

86dbaf440efe79eb5a3f22fe95ca361157615479 authored almost 10 years ago
Remove wrong PyObject declaration from stdsage.pxi

9705be4ee2b7f424cf992ea5670aa51092acb2e3 authored almost 10 years ago
Move memory functions to Cython

16f699787f568bdab9ffe5d52db97ea2ace2e3fb authored almost 10 years ago
typo

c2c07b1d18ac0ba01ea720adc77efa747688a47c authored almost 10 years ago
Trac #17625: Remove init_csage_module()

The `c_lib` function `init_csage_module()` only does something on Cygwin
32, but it seems no lon...

9d2d96d981873ffc26cf8e92316e3d9c34ed344a authored almost 10 years ago
Merge remote-tracking branch 'origin/develop' into t/17625/ticket/17625

Conflicts:
src/sage/ext/stdsage.pxi

945eb1e07e04e732cf89fba13f7af2e1494cc8be authored almost 10 years ago
Merge remote-tracking branch 'origin/develop' into t/17800/ticket/17800

3992f8bfe386a0228298bb2e36f03d17d6c89c1f authored almost 10 years ago
Merge remote-tracking branch 'origin/develop' into ticket/17819_

b2c160b27d6fcc6c8043de650a8d992ba31a4bbb authored almost 10 years ago
Trac #10257: Add checking memory functions

We should introduce `check_` variants of the Sage memory functions which
`raise MemoryError` upo...

8ac16bad007ebd0731f3fb5ad8512e78a9478a7b authored almost 10 years ago
Merge ticket/10257 into ticket/17819

efd0ae3422f74464baa994c049ad97a2f80ca72b authored almost 10 years ago
Remove check for -1

cb199d627ed60c22104149e6256daec91202e0a5 authored almost 10 years ago
Replace PY_TYPE_CHECK and IS_INSTANCE by isinstance

66ffb93be641bc2cb8135c95c77fd4830d565adc authored almost 10 years ago
Trac #17766: Simplify cythonization of sage.category, coding, and ext.

I'm breaking down #15410 into individual tickets in the hopes that makes
it easier to review.

U...

e621d85a16d263829cb2c0ebcb73e720cdcfc97f authored almost 10 years ago
Trac #17668: Replace PY_NEW and PY_NEW_SAME_TYPE by __new__() method

Change this everywhere except for `Integer` and `RealDoubleElement`
classes, which use a custom ...

611380f6a3914cddbdcb5852d87c6ed0b2874697 authored almost 10 years ago
Simplify category, coding, and ext cythonization.

b06c9c7b81683cb0de25f7f0c6d6c89bfa500f39 authored almost 10 years ago
Merge remote-tracking branch 'origin/develop' into ticket/10257

0099a6d6a3cd3c1917c3410dc0470b84fac7ef85 authored almost 10 years ago
Trac #13907: Fix docstrings in sage/ext/fast_eval.pyx

The docstrings in this file are quite messed up. Changes are needed
throughout the file, since t...

d8d7e005546a1389f3b027f72b86cd8ae0df494b authored almost 10 years ago
Merge remote-tracking branch 'origin/develop' into ticket/10257

4637b59f8b2d32989831769aa5d2a6651cc055b7 authored almost 10 years ago
Replace PY_NEW and PY_NEW_SAME_TYPE by Cython code

29ed4b86c647bc9d2c3010e12fe18e55b99eeca7 authored almost 10 years ago
Trac #10103: Remove gmp_globals and gmp.pxi

The following files can be removed:
* c_lib/src/gmp_globals.c
* c_lib/include/gmp_globals.h
*...

342153e9e486d3d9ae2f9dc574b7d3b5fc9e8bda authored almost 10 years ago
trac #13907 minor point, alignement

30cbf6c834b1cf6f855513f43b5903525a0633bc authored about 10 years ago
Fix numerical noise on cygwin

f9c2cfcfef6dd1a58c5ad9030bf8367121c8f029 authored about 10 years ago
Remove init_csage_module()

ebbd5d4c278ddbca6625e8c25fca7cae5485c827 authored about 10 years ago
trac #13907 further little changes

356634cefe4142b744a7c9f7a37f29cf06fe8362 authored about 10 years ago
Merge branch 'u/Fougeroc/Fix_docstrings_in_fast_eval.pyx' of ssh://trac.sagemath.org:22/sage into 6.5.b4

ef96523ac83df89726b023487ac9f254bd7296a8 authored about 10 years ago
Add memory functions

54b481e4c8f179c7f36d8c09438c28cdff64216e authored about 10 years ago
Support PEP 3127 Integer literals

9e3b3b311a416a7308e75d37915001776a2a845f authored about 10 years ago
Trac #17267: Clean up mpfr, mpfi, mpc declarations

After MPIR and FLINT, let's do these 3 others.

This requires a change to `gen_interpreters.py`,...

4d23bdb3cf460258887e445dd66a92be4c6a5c7e authored about 10 years ago
Add numerical tolerance settings

5a68a2c6f75fe099a0f9b34f15ed13bc56f272db authored about 10 years ago
Fix docstring style

e8a87483eb0dbbd0bb2b92bb38cd981ce831ce4f authored about 10 years ago
Clean up mpfr, mpfi, mpc declarations

4f9851ddfc88ce0595ee5b4e6508d24421970a45 authored about 10 years ago
Trac #17180: Move and fix rational reconstruction

`rational_reconstruction` modifies its input:
{{{
sage: a = -1
sage: a.rational_reconstruction(5...

02c41518e663a1939570053438c7612703129bc8 authored about 10 years ago
Trac #17195: Upgrade Cython to 0.21.1

This should be an easy upgrade.

Main useful feature for Sage: declarations of the `PySlice` API...

eff9a74b22691c24333e328707ce4ce529f09010 authored about 10 years ago
Upgrade Cython to 0.21.1

95db4adca4aa659ab0d695ec2dcbe53a9fdaab62 authored about 10 years ago
Remove gmp_globals.c, gmp_globals.h and gmp.pxi

8117e1c150a894c2ddc778c9bab1d6d199bceb8d authored over 10 years ago
Fix rational reconstruction

1af72cb1c8cd56e2fb89ea4f4ba9eece9dd7ae6e authored over 10 years ago
Cleanup/reorganization of FLINT imports

4f5d57e18d02e063d95fd43e682811a0970bad02 authored over 10 years ago
Merged files that seemed to be causing merge conflict locally

Conflicts:
src/sage/schemes/affine/affine_morphism.py

0f97627446089d7635f7bf056428a69d807e3021 authored over 10 years ago
Merge attempt to merge ticket branch with beta

23675c83c594bc8fa8e4b1147c3335d26605a5e3 authored over 10 years ago
Trac #16746: Use the Sage displayhook in doctests

The doctests output should look like the Sage commandline output, which
it currently does not qu...

4094eaba738f48f0e27a95d729da54b4328130f6 authored over 10 years ago
Update doctests that depended on the old displayhook

13ec3a5aa8d9fc37292b6526d519d3879e72c748 authored over 10 years ago
Trac #16962: clean-up: remove some references to Mercurial branches and devel/sage

As the summary says, there are still some references to
`devel/sage/sage/...` and to Mercurial b...

92a56ab743303e0d85c545f20a55c9415ea14b35 authored over 10 years ago
Clean-up: remove references to Mercurial branches, devel/sage

6e3624f54605cf5e0f1113356af6ed3f613910e8 authored over 10 years ago
Fix numerical noise on various systems

d8af1abde0b3d94d90add107776ee76b86876fac authored over 10 years ago
Print RDF and CDF elements like Python floats

5e79216600d4469521f996195a769e720aa2557d authored over 10 years ago
Reverted change of using format instead of %.

2dbe9c1e12237e77f4140aa29f43e69f2620e60e authored over 10 years ago
Some tweaks fixing things from #2516.

c04289f860a2d8cbe2a061e428ed97c32285eb3e authored over 10 years ago
Merge branch 'develop' into t/2516/ticket/2516

* develop: (944 commits)
Updated Sage version to 6.3.beta4
upgrade ipython to version 2.1.0
...

ebfd954dbf26eeaa7e40034a53fa25eb5e488a09 authored over 10 years ago
Trac #16216: Improve PEP8 compliance: replace "== None" by "is None"

To cite from [[http://legacy.python.org/dev/peps/pep-0008/|PEP8]]:
[[br]]
Comparisons to singlet...

93b5ee13b95af22671499398fcbf9dae7f50bda7 authored over 10 years ago
Merge branch 'develop' into u/wluebbe/ticket/16216b

Conflicts:
src/sage/combinat/backtrack.py
src/sage/combinat/designs/block_design.py
src/sa...

3eaf8ae7892def821241d28fe415322df6d977bf authored over 10 years ago
13355 reviewer's patch: fix doctests, typos, PEP8

13c72e780bdff66485357bdb0a7826b5cada1ee8 authored over 10 years ago
Merge branch 'develop' into t/13355/plot_fails_if_a_function_implicitly_needs_complex_intermediate_values

* develop: (141 commits)
Updated Sage version to 6.3.beta1
trac #16237: Typos
Use lazy_imp...

4fb68cbf02bbd4e52b5097c2e30348ce116d88f4 authored over 10 years ago
13355: handle domain properly in evalf functions (doctests)

dea3ac4d37e45aca833b999bbd5a2256991654a0 authored over 10 years ago
Trac #15780: Increase Performance in Projective Morphism

Increase Performance in Projective Morphism by replacing all evaluation
of polynomials with fast...

a124080a7c1069e6491d57d282b8fec2c982280e authored over 10 years ago
Merge branch 'develop' into t/2516/ticket/2516

* develop: (237 commits)
Updated Sage version to 6.3.beta0
Trac 16305: set (DY)LD_LIBRARY_PA...

238684c9d150145f4dc59bce12d52b380c28c4c7 authored over 10 years ago
manual fixup of the generated changes

* changed "not xxx is None" to "xxx is not None" (where appropriate)
* reverted changes in docst...

63a6bf6ca8b392362855f214b612983e758b8770 authored over 10 years ago
generated changes from "== None" to "is None"

- and similarly from "!= None" to "is not None"
- 177 modules affected (py, pyx and 1 rst)

8c8d0a9d140cc8f2e029242b34aa618520501a33 authored over 10 years ago
Trac #16051: fast_callable can return ipow with exponents in the base ring

fast_callable returns a string of operations. However, due to how
caching
of constants is done, ...

2da8ada12363206de61e08b0547d27814da6c3dc authored over 10 years ago
2516: fix doctest

b7037a47bda22c3ea6cfd5be270fbd9bcfc7c982 authored almost 11 years ago
2516: fix last doctests

ea6ecacba9c1571898f0023d8a154aa3721a8c03 authored almost 11 years ago
Trac 2516: further doctest fixes

419e06c8cf85dd424b5a48bce6255f9d082958af authored almost 11 years ago
Trac #16051: changed type to parent for constant comparison

2353d1074ae69e310030f96b61c8bfd426484512 authored almost 11 years ago
Trac 16051: comparing fast_callable constants by value and type

44efcd423632f42ebd1cb90879d33adb62941fe4 authored almost 11 years ago
Some further changes in documentation.

ef706a72eeb273daeb20ae50f63737ba8fa25611 authored almost 11 years ago
Some fixings on the documentation.

a3096f8e83f6dfd73741f13f182a58324f1d5ef4 authored almost 11 years ago
Trac #16051: changed type to parent for constant comparison

49314e4208e24dfbcbbde7abdd999de0ab75b588 authored almost 11 years ago
Trac 16051: comparing fast_callable constants by value and type

5080154b2011195fae2e4b4b76fd77ff471616c7 authored almost 11 years ago
change "except Exc,e" to "except Exc as e" in .pyx modules

Since this was easy it was also done for cython modules.

4b7dfa36cc5c777bf65ed97f7967b1e29d05a4c9 authored almost 11 years ago
Merge branch 'develop' into ticket/10136

3e601d3e7536d2590ccb1ec64b447b85ad371f85 authored almost 11 years ago
10136 reviewer's patch: adapt ext/fast_callable to new reality; fixes patchbot fail

125edc384bd7ccf1fe7503a4b50b0470a5168f58 authored almost 11 years ago
replace remaining deprecated "has_key()" by "in" usage

6e15f92e3e4da39cd11b15b55fdb4529ed97b29b authored almost 11 years ago
Trac #15441: Clean up ecl SIGCHLD configuration

Switch from patching ecl to using `ecl_set_option(ECL_OPT_TRAP_SIGCHLD,
0)`.

This ticket was or...

3195e9a933f831f2cbb4367c2c3e6215d66c769e authored about 11 years ago
Trac #15065: clean up the doc of fast_callable

the doc syntax is not good in fast_callable

URL: http://trac.sagemath.org/15065
Reported by: ch...

a232577771a973a4195dda1f3c3fffdc9ad865f8 authored about 11 years ago