-
-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Issues: sympy/sympy
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Evaluating (Poly)gamma Functions seems to be slower in SymPy 1.13.3 than in 1.11.1
functions
Performance
#27259
opened Nov 14, 2024 by
michaelstepniczka
GramSchmidt is really, really slow
domainmatrix
matrices
Performance
#27250
opened Nov 12, 2024 by
spakin
sympy.physics.quantum: Manually force creation of outer products in existing expressions
physics.quantum
#27248
opened Nov 12, 2024 by
Sola85
Show where imports are coming from in lambdify docstrings
utilities.lambdify
#27244
opened Nov 10, 2024 by
asmeurer
bug with limit() function
functions.elementary.piecewise
limits
#27236
opened Nov 9, 2024 by
Thinking1995
Solve system of equations:
(x**2 - 6*x + y**2 + 9)*log(Abs(x) - Abs(y) - 2), x**2 - y
. There is ValueError
logic
solvers
#27233
opened Nov 8, 2024 by
satels
floor() called on a non-primitive datatype(e.g. a Matrix) causes a RecursionError
core
matrices
#27225
opened Nov 6, 2024 by
Spuriosity1
【sympy.physics.quantum】Bug: TensorProduct(A, B, C, D, E) != TensorProduct(TensorProduct(A, B, C), D, E)
physics.quantum
#27213
opened Oct 31, 2024 by
travlight
stats.NegativeBinomial
's parameter p should designate success, not failure
stats
#27203
opened Oct 30, 2024 by
asterix314
return in finally swallows exceptions
Linting
Testing
Related to the test runner. Do not use for test failures unless it relates to the test runner itself
#27192
opened Oct 25, 2024 by
iritkatriel
nonlinsolve raises AttributeError: 'Complexes' object has no attribute '_eval_conjugate'
solvers.nonlinsolve
solvers.solve
solvers
#27191
opened Oct 25, 2024 by
spakin
Double integral of sqrt(4 - r**2) * r fails
integrals.definite
integrals
#27185
opened Oct 23, 2024 by
jondo
subs replaces incorrectly for Quantity
physics.units
Units and dimensions
#27180
opened Oct 21, 2024 by
96f4
fix sympy.vector.CoordSys3D as it is not compatible with sym.vector.express
vector
#27164
opened Oct 15, 2024 by
ChunkyPanda03
Tell
sympy
to try to use the same LaTeX rendering engine as matplotlib
if latex
isn't installed?
interactive
#27148
opened Oct 8, 2024 by
Ricyteach
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.