Your project notifications generated too many emails to send
individually. Here are the subject lines of the emails you would have
received:
Re: Issue 1093 in sympy: implement ListPlot[Table[DivisorSigma[1, n]/(n
Log[Log[n]]), {n, 1000}]]
Re: Issue 1092 in sympy: limit(sum(1/k, (k, 1, n))-log(n), n, oo) should do
it
Re: Issue 1099 in sympy: collect sometimes doesn't collect inside brackets
Re: Issue 1106 in sympy: trim fails
Re: Issue 1103 in sympy: diff of an integral
Re: Issue 1108 in sympy: Make Eq(f) the same as Eq(f, 0)
Re: Issue 1104 in sympy: cse(sin(a**a)/a**a) doesn't do it
Re: Issue 1102 in sympy: _subs_dict doesn't works with functions
Re: Issue 1100 in sympy: integrate(exp(-I*2*pi*y*x)*x, (x, -oo, oo)) is
wrong
Re: Issue 1095 in sympy: Trig functions break cancel
Re: Issue 1096 in sympy: Consistant facts on Symbol consturction raise
assertion
Re: Issue 1101 in sympy: I*oo should print nicely
Re: Issue 1109 in sympy: limit(diff(sqrt(1-x**2), x), x, 1) hangs
Re: Issue 1107 in sympy: Make solve() work for ratios
Re: Issue 1098 in sympy: (units).integrate() != integrate(units)
Re: Issue 1094 in sympy: Compute Bernoulli numbers via mpmath
Re: Issue 1105 in sympy: flatten fails for nested lists
Re: Issue 1110 in sympy: add infix notation to sympy
Re: Issue 1097 in sympy: Poly.integrate() crash, but integrate(Poly) work
Re: Issue 1122 in sympy: _decompose in Poly slow
Re: Issue 1121 in sympy: Add Azimut (North-Orientation) to
sympy.geometry.Polygon
Re: Issue 1124 in sympy: bug in collect
Re: Issue 1129 in sympy: fix sorting in python2.6
Re: Issue 1118 in sympy: Memory leak in trig functions
Re: Issue 1116 in sympy: integrate outputs wrong result when the function
is singular
Re: Issue 1112 in sympy: add L2 norm, gram-schmidt and inner product
Re: Issue 1128 in sympy: .rref() sometimes returns invalid results
Re: Issue 1123 in sympy: regression: solve(diff( )) is much slower since
0.5.15
Re: Issue 1115 in sympy: hashing in python2.6
Re: Issue 1117 in sympy: Setup buildbot (again)
Re: Issue 1125 in sympy: galgebra depends on numpy
Re: Issue 1120 in sympy: solve(Eq(cos(x), sin(x)), x) should be atan(1)
Re: Issue 1126 in sympy: (LaTeX) printing -- allow reverse polynomial order
Re: Issue 1119 in sympy: Implement global equations solver in sympy:
Re: Issue 1127 in sympy: integrate(2*a/((((2*a)**2+x**2))**(3/2)),x) gives
traceback
Re: Issue 1111 in sympy: explain how to produce a patch with git in our
patches tutorial
Re: Issue 1113 in sympy: rewrite sign(x) (and possibly abs()) using
Piecewise
Re: Issue 1114 in sympy: new example: gibbs_phenomenon
Re: Issue 1142 in sympy: sympy.test() improve error reporting
Re: Issue 1137 in sympy: integrate(d) should raise TypeError
Re: Issue 1134 in sympy: improper use of "exec" to define class attributes
Re: Issue 1146 in sympy: Ignoring redefinition of f
Re: Issue 1139 in sympy: Description and Differentiation of vector, tensor,
and multivector fields.
Re: Issue 1130 in sympy: test_heurisch_symbolic_coeffs inconsistently fails
Re: Issue 1144 in sympy: sympy.test() allow to easily return a list of test
functions
Re: Issue 1131 in sympy: im._sage_ is missing.
Re: Issue 1148 in sympy: regression in together
Re: Issue 1147 in sympy: doctests are broken
Re: Issue 1149 in sympy: implement quantum commutation relations example
Re: Issue 1141 in sympy: sympy/core/tests/test_var.py fails when executed
2x inside one python session
Re: Issue 1143 in sympy: sympy.test(), improve collecting tests
Re: Issue 1138 in sympy: implemet Virasoro algebra
Re: Issue 1145 in sympy: sympy.test(): implement doctesting without the py
lib
Re: Issue 1135 in sympy: Integration failure 1/sqrt(1+tan(x)**2)
Re: Issue 1140 in sympy: isympy fails to import sympy when executed from bin
Re: Issue 1133 in sympy: integrate(exp(x)*cos(a+b*x)*sin(c+d*x), x) fails
Re: Issue 1136 in sympy: make sympy run on top of CLPython
Re: Issue 1132 in sympy: add a test for complex integral from wikipedia
Re: Issue 1163 in sympy: make log(sin(x+1)+1).limit(x, 0) simpler
Re: Issue 1165 in sympy: implement debug framework
Re: Issue 1153 in sympy: fix iter fragility, pypy patch
Re: Issue 1164 in sympy: make sqrt(sin(x+1)+1).limit(x, 0) simpler
Re: Issue 1159 in sympy: integrate(x/sqrt(x+y),x) doesn't do it
Re: Issue 1160 in sympy: mathematica("2*Sqrt[x+y]") fails
Re: Issue 1157 in sympy: implement Basic.simplify()
Re: Issue 1158 in sympy: regression: roots of polys
Re: Issue 1169 in sympy: unify symbols and var
Re: Issue 1171 in sympy: (x**2).evalf(subs={x:0}) raises TypeError:
NoneType is not iterable
Re: Issue 1167 in sympy: should O(1) == O(1, x)?
Re: Issue 1151 in sympy: Doctest fails without cache
Re: Issue 1152 in sympy: Comparing Sum2 gives wrong results
Re: Issue 1170 in sympy: ordering of classes
Re: Issue 1155 in sympy: implement Real.__sage__()
Re: Issue 1150 in sympy: Basic.is_fraction docstring missing
Re: Issue 1168 in sympy: Matrix([[x+y, -x, 0], [-x-y, x, 1],
[0,1,0]]).inf() gives wrong result
Re: Issue 1166 in sympy: tests work on python2.5 i386, but fail everywhere
else
Re: Issue 1154 in sympy: Don't do any calculation at import time
Re: Issue 1161 in sympy: Wrong result if calling Basic.subs() with a
dictionary
Re: Issue 1156 in sympy: Script Header in non-executable files
Re: Issue 1162 in sympy: make sympy all tests pass in python2.6
Re: Issue 1178 in sympy: sympify uses a mutable object with a keyword
argument
Re: Issue 1184 in sympy: Extend trigsimp
Re: Issue 1173 in sympy: electric circuit solver
Re: Issue 1188 in sympy: integrate(1/sin(x)**2,x) fails
Re: Issue 1177 in sympy: pickling protocol 2 is totally broken in sympy
Re: Issue 1190 in sympy: Sum can't do the most basic symbolic sum
Re: Issue 1176 in sympy: pickle bug in protocol 2
Re: Issue 1174 in sympy: Fix cgit
Re: Issue 1175 in sympy: New options pricing example
Re: Issue 1181 in sympy: Advanced trigonometric simplification
Re: Issue 1186 in sympy: fix sign the third time
Re: Issue 1189 in sympy: Sum uses __str__ when doing direct finite sums
Re: Issue 1182 in sympy: global variable 'cubic' undefined in
sympy/polys/rootfinding.py
Re: Issue 1180 in sympy: Strange behaviour of O notation
Re: Issue 1172 in sympy: example: curve sketching
Re: Issue 1179 in sympy: Sum.__str__() and Sum.doit with no explicit limits
fails
Re: Issue 1183 in sympy: typo in sympy.physics.units.planck
Re: Issue 1185 in sympy: new ast parser
Re: Issue 1187 in sympy: error in (exp(10**(-10)) - 1).evalf(50)
Re: Issue 1193 in sympy: some functions not ever works fine
Re: Issue 1196 in sympy: improve our examples
Re: Issue 1197 in sympy: Port gerrit to sympy
Re: Issue 1202 in sympy: failing limit
Re: Issue 1205 in sympy: sympy's test hides xpassing tests
Re: Issue 1201 in sympy: "better" tan(x**2).diff(x)
Re: Issue 1203 in sympy: blacklist for tests/doctests
Re: Issue 1200 in sympy: tests -- fix minor glitch
Re: Issue 1210 in sympy: move py.test imports into the try/except
Re: Issue 1206 in sympy: Integer and Rational do not implement .args
Re: Issue 1209 in sympy: implement applying hg patches in git
Re: Issue 1207 in sympy: Nicer LaTeX error messages
Re: Issue 1198 in sympy: pickle does not work for Function
Re: Issue 1199 in sympy: Line/Path/Curve integration --- write more tests
Re: Issue 1194 in sympy: bin/test: be more conservative with colors
Re: Issue 1208 in sympy: improve bin/test to execute tests with decorators
Re: Issue 1204 in sympy: failing test: mpmath elliptic
Re: Issue 1195 in sympy: fancy git tips
Re: Issue 1211 in sympy: Getting a value of a function does not work or is
not possible
Re: Issue 1192 in sympy: tests passes using sympy's test runner but fails
with py.test
Re: Issue 1191 in sympy: Sum is broken for direct sums over 10 terms
--
You received this message because you are subscribed to the Google Groups
"sympy-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sympy-issues.
For more options, visit https://groups.google.com/d/optout.