-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Pull requests: sympy/sympy
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Added
Q.gt(x, y)
⇒ Q.ge(x, y)
and Q.lt(x, y)
⇒ Q.le(x, y)
implications in assumptions
#28108
opened Jun 1, 2025 by
krishnavbajoria02
•
Draft
Fix: Add implication
Q.eq(x, 0)
=> Q.zero(x)
in assumptions system
#28107
opened Jun 1, 2025 by
krishnavbajoria02
•
Draft
Fix inconsistent normal ordering results in quantum operators Issues 28085
#28103
opened May 31, 2025 by
mesinghaman
Loading…
Implement "WrappingCone" class to add conical wrapping geometry.
#28098
opened May 28, 2025 by
RushabhMehta2005
•
Draft
Added astronomical units and scaling for ly and au
#28080
opened May 21, 2025 by
zshakespear
Loading…
functions: Add _latex and _pretty method to transpose class
#28071
opened May 15, 2025 by
rrodenbusch
Loading…
Fix diagonal for empty matrices by removing
if not rv
and add test
#28070
opened May 15, 2025 by
aditya-padhy
Loading…
Added docstring examples to diophantine() in sympy/solvers/diophantine/diophantine.py.
#28050
opened May 8, 2025 by
kshipra361
Loading…
Beam module: Added an example.
physics.continuum_mechanics
#28047
opened May 7, 2025 by
lfverlaan
Loading…
Replace old-style string formatting to f-strings
Code quality
#28043
opened May 6, 2025 by
vprayag2005
Loading…
Add uncertainties.umath as lambdify module
utilities.lambdify
#28032
opened May 4, 2025 by
zarstensen
Loading…
Refactor of qapply to use type dispatchers and
_constructor_postprocessor_mapping
physics.quantum
#28023
opened May 1, 2025 by
ellisonbg
Loading…
Bump actions/setup-node from 4.3.0 to 4.4.0 in the actions group
GitHub Actions
Related to the GitHub Actions CI setup. Do not use for test failures unless they are GHA specific.
#28019
opened May 1, 2025 by
dependabot
bot
Loading…
In doc of class Rational, mention .numerator & .denominator properties
#28016
opened Apr 30, 2025 by
m-f-h
Loading…
Update LaTeX parser docs to talk about matrix parsing
parsing.latex
#28008
opened Apr 28, 2025 by
wermos
Loading…
Update is_hermitian evaluation in Mul class to check the definition of an hermitian operator
physics.quantum
#27989
opened Apr 24, 2025 by
mathiscr
Loading…
Add methods for state space transformations
physics.control
#27986
opened Apr 23, 2025 by
leomanga
Loading…
Improve hypersimp to give results for more hypergeometric terms
concrete
simplify
solvers.rsolve
#27984
opened Apr 23, 2025 by
Harikrishna-Srinivasan
Loading…
Previous Next
ProTip!
Follow long discussions with comments:>50.