Ecosyste.ms: OpenCollective

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

github.com/sagemath/sagelib

Git mirror of http://hg.sagemath.org/sage-main/
https://github.com/sagemath/sagelib

Trac #12950: Trac #12950: further doctests fixes

9dd8c54af008064b4ba2e6350652cafcf184feac authored over 12 years ago
Trac #12982: Formatting, fix duplicate doctests

095a878df0faf2a266729d99b76265540154dd5d authored over 12 years ago
Trac #12980: Naming, formatting, faster casting, unreferenced var

df21b48ddc7bf2cc640f4b5d7e06948829f9eecc authored over 12 years ago
Trac #12981: Formatting, typos, faster casting, dead code

655336cca002fe0482f100ee20716ef22ec1b27b authored over 12 years ago
Trac #12993: #12993: Bug in computing the rank function a poset

This patch fixes a current bug in poset in sage.
The following should return True:

sage: P = Po...

df91fd611827467eac2a180ec4725ceef489b064 authored over 12 years ago
Trac #12950: Trac #12950: Handle axis=(0,0) separately in revolution_plot3d

137a5666533c7c41305e8247edec343c1c637c2d authored over 12 years ago
Trac #12971: Naming, formatting

7281679f3cdf29662154857e83d4a79b0293c438 authored over 12 years ago
Trac #12991: Do not doctest autogenerated rst files.

d209fe0b2350c179503ab3c9ff00cf8569756f97 authored over 12 years ago
Trac #12982: McGeeGraph, Tutte12Cage, TutteCoxeterGraph, WagnerGraph

e131b2f32ccdb625e8b0d0196f929d7b5ceebd3f authored over 12 years ago
Trac #12981: Ljubljana graph generator

2d078635414e510115dfd6278c93a439d23e1408 authored over 12 years ago
Trac #12980: Harries-Wong graph generator and embedding

83adeebe74eba06843524222b017d27f60c68ed8 authored over 12 years ago
Trac #6812: #6812: integer vectors modulo a permgroup includind further speed-up by

using Cython sets for orbits; small fixes in the docs and an additional doc
test, fixing a corner...

f75e58020ed97e69b19bcfea0671d0163d0dc5dd authored over 12 years ago
Trac #12968: #12968: round of symbolic expression (precision issue due to RR)

Also fixes #9627 and #9953

57d75652d57f77f3e8bc67f60e2d125f58a4391d authored over 12 years ago
Trac #12956: #12956: Let categories override the default implementation of __getitem__ in Parent

1738b772100b2e01936d9895f84b9c61776f8c36 authored over 12 years ago
Trac #12975: trac #12975: cython() now accepts C++ in the clang pragma, not only c++

a7afd50ac45489171fd08946dd320a5257e42070 authored over 12 years ago
Trac #12975: #12975: Adding a doctest for C++ cython pragma

bd44b342ea7b6b875ca130ebce8504993f20abf6 authored over 12 years ago
Trac #12445: referee patch for changes to Sage banner

240f76b0b086b89b189def7a6c429807599dc21c authored over 12 years ago
Trac #12445: Sage banner reviewer patch

0387695379e61d9ae6777dbe5a8d52230483a080 authored over 12 years ago
Trac #12971: Adds the Biggs-Smith graph to our graph constructors

1efc35911fccca6cca927ed845cdc00aaf9021ab authored over 12 years ago
Trac #12966: 12966: indefinite factorization for exact matrices

cc732b6fd5527f5774552f0c9a851369eeb3352b authored over 12 years ago
Trac #12961: #12961: Documentation of the facade argument in Poset constructor

3ffd2a8f8d0d61fd3b4d8948cb31fa5d9b17358a authored over 12 years ago
Trac #12953: #12953: Bindable classes

e9c02fc7164181fba8314659b36ac47f87e0decb authored over 12 years ago
Trac #12919: #12919: Typo in Parent.discover_coerce_map_from

7fd85f9accee7ed93c5d77d8f610dddd2fc310ab authored over 12 years ago
Trac #12952: Refactor HarriesGraph(); formatting

- Reorder the orbits to correspond to the docstring
- Rename variables to be more informative
- ...

4d80c0794998c16588f57b7c61871af6c33cde7f authored over 12 years ago
Trac #12952: Some new graph constructors

c3d1c2d3e0a174c1421f42b720ebfc45b118f09e authored over 12 years ago
Trac #12950: Trac #12950: Add doctests to check Pynac evaluates psi1 numerically if input

is not exact.

69b7bbb17d58755dbc0bb3e83a96416e5625ad2c authored over 12 years ago
Trac #12950: Trac #12950: Fix doctests after infinities rewrite in Pynac.

3ef947c1408d631170e0065c1d2b0a373a3a4995 authored over 12 years ago
Trac #12950: Trac #12950: Add doctests to check that beta() remains symbolic if both inputs

are exact.

82e38ee66de2bd67291e441069b91215245a1ed7 authored over 12 years ago
Trac #12950: Trac #12950: Fix doctests after comparison of numeric coefficients in Pynac

changed.

a979125d276585b68484274556146739a8b3f2f8 authored over 12 years ago
Trac #11309: Equate flipped comparisons: (x>y)==(y<x)

d6aaa308b73b688b96384803da5ad320b1f69006 authored over 12 years ago
5.0

f7d6a681169357570a4b248dcd5c27a29a7b6b09 authored over 12 years ago
Added tag 5.0 for changeset e146fd17a039

57962d922dc10806f812288c329068941815528c authored over 12 years ago
Added tag 5.0.rc1 for changeset 9a290c1aa30c

a478fe754b832cd1522a771ec333a4d0cbe32c3d authored over 12 years ago
Added tag 5.0.rc0 for changeset 2c98c7cf0c13

dc9a9d1aa961dc035ed680e2d5feda2a2d8130a0 authored over 12 years ago
Added tag 5.0.beta14 for changeset 40dd2a95dbd2

b5973f2a7c7ae3cf662dc5a666e7d3a510b7f605 authored over 12 years ago
Trac #12551: Trac 12551: fixes characteristic() for extensions of rational function fields

2dcda49906fcdc6f3e4d5a9eca60399c5ab34b74 authored over 12 years ago
Added tag 5.0.beta13 for changeset 4ab7af588590

47d4ccf1cc399f0b3b0231ad239f1bd58f74dbdc authored over 12 years ago
Added tag 5.0.beta12 for changeset 6cc88ae63ada

3a954d18fab67766caf0be72136d8400b0524a80 authored over 12 years ago
Added tag 5.0.beta11 for changeset 2b98c982dd71

a589e575dde1725caec8760cc068ba1f965a725d authored over 12 years ago
Added tag 5.0.beta10 for changeset 89349f4d4acf

e1c352f415ecba32c96da7a107c0e909adbfff0b authored over 12 years ago
Added tag 5.0.beta9 for changeset c85055962d76

db87339a77e0cb34bf3ce69fb211ccc1f8203ae8 authored over 12 years ago
Added tag 5.0.beta8 for changeset 2f4020b6ffc5

d4b8c41287332928c5d62c48dd079fd13cc29718 authored over 12 years ago
Trac #10817: #10817 Implementation of the generalized associahedron for finite root systems

f9a0407d41b331bb13b22691ff1c0bba34fd81bf authored over 12 years ago
Added tag 5.0.beta7 for changeset 0eb198481636

445655375fef13f62651e7405e87c0004cc1f5fe authored over 12 years ago
Trac #11683: Trac 11683: fixes some typos in ell_curve_isogeny.py

bec0fd3dfc5c584a9b40871a5d4a55e0d75db3eb authored over 12 years ago
Added tag 5.0.beta6 for changeset f6f7915d4821

39f92006cf7e6aa0159c57347c855575d6c6a260 authored over 12 years ago
Trac #10349: #10349 Implementation of matrix mutation

a2af6e51594141b75aa8bbaf6d1954e98b599e4b authored over 12 years ago
Trac #8718: Trac 8718: consider the codomain in map_coefficients of multivariate polynomials

7aad19fdd2750f7aad971333b77440c7f3a47e5f authored over 12 years ago
Trac #8718: Trac 8718: consider the codomain in map_coefficients of univariate polynomials

63adce38ed49ea88c182d28196dc8a265ca253dd authored over 12 years ago
Trac #8718: Trac 8718: added map_coefficients() to polynomial_element

59a98dcace3ecfeff5443db418a15b30fa2bd67e authored over 12 years ago
Added tag 5.0.beta5 for changeset fb6221ae4cb4

97f694e013fd13fbe5e7efa4e5c82e13cae4d77d authored over 12 years ago
Trac #10347: #10347 Implementation of is_(skew_)symmetrizable for matrices

* * *
#10347 fix trailing whitespace

711644bd5133b6b4cc1a450d57256666e1e461cb authored over 12 years ago
Added tag 5.0.beta4 for changeset d1770061a892

ccc37c1f63b93bcab2318065e6660ab34838ee6e authored over 12 years ago
Added tag 5.0.beta3 for changeset 679ce078424b

2363f88905ace124c0230744fc84e8dd4c16b654 authored over 12 years ago
Trac #11981: Trac 11981: improved the docstring for multi_polynomial.map_coefficients()

b73cf8ac65dfb6343693a486e4c5f83d06e4dc7e authored over 12 years ago
Added tag 5.0.beta2 for changeset a350d40b8ffb

089d8e7b6295dd229a7d18ca02aa0d315f557f00 authored over 12 years ago
Added tag 5.0.beta1 for changeset 6ce4ba4792ae

1945d9ba997f4b2f1371810a973abcfac61875c8 authored over 12 years ago
Trac #11819: Trac 11819: remove use of deprecated module new

29358c2776e24f2071290467e39977fb183b9d5e authored over 12 years ago
Added tag 5.0.beta0 for changeset 63e6cb54ca9f

429424b362c328e382c12a284f3ccc1425699182 authored over 12 years ago
Trac #12945: Add some doctests, minor fixes

7413a032fc17dff89ee3bbb88bc22688c3547b3b authored over 12 years ago
Trac #12945: A new embedding for graphs.Balaban11Cage

72219aff38fd25d38352dcb7db4d36c0770adcf0 authored over 12 years ago
Trac #12945: trac #9136: Balaban 11-cage

2a4f6f9ca5a0a00c1b746f336c893627a3c063b5 authored over 12 years ago
Trac #12942: PEP 8, formatting

43b976385659b1b6837daedb9f22c7e495989bb8 authored over 12 years ago
Trac #12944: Inconcistencies in the documentation of traveling_salesman_problem

b9a80956d588e16a11157f27e4acd8a94d018dc4 authored over 12 years ago
Trac #12942: Adds Balaban's 10-cage to Sage's graph generators

1fc0643845e43587332c27f6568b0064748dae00 authored over 12 years ago
Trac #12950: Trac #12950: Fix unarchiving of symbolic functions defined at runtime without

any custom methods.

578df248a41fbe2ac9b7b25a08545cad3762e743 authored over 12 years ago
Trac #12939: Allow univariate polynomials to be evaluated at lists, i.e. f([3]) := f(3)

e989650d0a49ac66d21a4eb168e74fedd49bfdbb authored over 12 years ago
Trac #12950: Trac #12950: Doctest changes after atan(0,0) started raising an error in Pynac.

36442fef390f14687e42644362e1e44ac14e55f7 authored over 12 years ago
Trac #11155: added doctest for bugfix #11155

bd8c54031002ed2b2ca5ed66b7a9d452f033cfc4 authored over 12 years ago
Trac #12936: Trac #12936: Preserve legend options when adding plots.

1e5d163012fac4b477c7aeca9e4d4f64ed701dd1 authored over 12 years ago
Trac #12933: Speedup in DiGraph.stronly_connected_components_digraph

dbb8a5a2cecb50e97fff80d8c9f3c22bf7b5a72e authored over 12 years ago
Trac #8901: trac #8901: Updated doc-strings of IntegerVector to tell the user that it is a misnomer: its entries are non-negative integers.

7f9f3104f9735293d5173251e564c69f6c4225ac authored over 12 years ago
Trac #12929: #12929: Change the default color for option for posets

30585350199b5200e77c3492a12eab5fdb8e0f24 authored over 12 years ago
Trac #12663: trac #12663: Fixes iterations through Partitions_n when n < 0.

Bug caused Partitions to go into an infinite loop. Now it stops immediately, signified by return...

c6ca3f404a6bf09823b6de23fac3f4e8117f60a0 authored over 12 years ago
Trac #12838: #12838: root poset now treats type A1 properly

843b12bcf3ef8c8718e3667ba1be6d3c3df7198f authored over 12 years ago
Trac #12469: #12469: fixed typos of the first patch

5085533f1c73a7d83cb59fb7bf128f20c34b3a44 authored over 12 years ago
Trac #12910: Trac 12910: Graph and DiGraph now take an empty list as input

6f7f238e0f03d62b2f99ad01c9c16689ddbe153f authored over 12 years ago
Trac #12899: Update the "Install from Source Code" docs for sage-5.0

1555553e3408eddb53b00253fe13c7beb264728e authored over 12 years ago
Trac #12911: Use Sage's IPYTHONDIR when running IPython test in tests/cmdline.py.

86cd8da18eb0d043b1c58c9e1cf8d3cbbe2dd340 authored over 12 years ago
Trac #11608: 11608: RDF/CDF eigenvalues, symmetric matrices, multiplicities, updated

2f074603a2b3d063c08da2e15bca384e1b5cfb2e authored over 12 years ago
Trac #12904: trac 12904: HTML hex color is a valid color string

83e4fcc3c7027059561ec87f43f56be2d71b19b5 authored over 12 years ago
Trac #11383: trac 11383: added Color.__eq__, Color.__ne__ and Color.__hash__

c2a596b3e4d3ef2f5fa4299816daa52f8f028bcd authored over 12 years ago
Trac #12897: Trac 12897: increase doctest coverage in coding/sd_codes.py to 100%

bbcc5570005724e9adc3c50446f031cffd33d747 authored over 12 years ago
Trac #12903: Yet another memory leak in Sage's CPLEX interface

63055ffd09a732611e5fc06d3b0d2a5422af0ffd authored over 12 years ago
Trac #11608: 11608: RDF/CDF eigenvalues, symmetric matrices, multiplicities

9e6695fcf41b7a8e437a8b7a4d157f5f043d3f56 authored over 12 years ago
Trac #10113: #10113: Properly initialise randstate c-data, even when the given arguments are wrong.

0df262789e6b6467ac4458b3b5fada4a20673b32 authored over 12 years ago
Trac #12893: Trac 12893: increase doctest coverage of sage/coding/linear_code.py to 100%

768220e567db33bbe1fd12bd8aeb74768e4bd30e authored over 12 years ago
Trac #11932: Create matplotlib config dir in Sage library, not in sage-env.

649de8e39eb09a8975d0bbd737d0025f2baa1a55 authored over 12 years ago
Trac #12889: make is_irreducible on zero polynomial behavior consistent with other fields

8f00c27a6f1b5f38de839e7fd54fa65ba547d71d authored over 12 years ago
Trac #12469: trac 12469: use Python 3 syntax

0118a6223397aa8c7d229becf44cf11208381fcf authored over 12 years ago
Trac #12888: Trac #12888 -- Set new default parameters for RandomGNP

8d637c375be2eddc4c3f7d7a194f41fbb8515cd2 authored over 12 years ago
Trac #11233: Trac #11233: Add a doctest for an integral calculation fixed upstream in Maxima.

b711f3a7ddefe5238d954f9677cc6c7cd8ef8cf6 authored almost 13 years ago
Trac #12873: On i386 hardware, execute emms instruction in signal handler

a89fe46cc4faa6ca2492649f855a4ccdb9ceb584 authored almost 13 years ago
Trac #12884: fixing problems related to removing constraints

96520d672e98fb08ab9bcb31e2a431aa57537878 authored almost 13 years ago
Trac #12808: #12808: Make NestedClassMetaclass an extension type of type, and speed-up its initialisation.

--HG--
rename : sage/misc/nested_class.py => sage/misc/nested_class.pyx

28d5a62d8705697638b0c23c04813c86a497f227 authored almost 13 years ago
Trac #12857: Review of Split off Graphics class from plot.py (silent sage -coverage)

036f52971d95e144d0a68130a41bbdd346264bce authored almost 13 years ago
Trac #12875: #12875: Fix the homset category initialization for ModularAbelianVariety's homspaces

Before the patch, the following was wrong (probably introduced by #9138):
{{{
sage: End(J0(3...

805204973e50c180f6e5ec50a3c1085e7df4dd4c authored almost 13 years ago
Trac #12874: Recognition of Comparability graphs and Permutation graphs

f5130d590d4e9c9dc730d81275c5ace5262e291d authored almost 13 years ago
Trac #12808: #12808: Make the ClasscallMetaclass an extension type of type.

398c37263c8691c80b4300fceff1d3a798db61a0 authored almost 13 years ago
Trac #12872: A show method for permutations

cced5ef3786d2789450082fee136350740b7d9fe authored almost 13 years ago