Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / sympy/sympy issues and pull requests

#26239 - Benchmarks test failing in GitHub Actions.

Issue - State: closed - Opened by abhiphile 8 months ago - 14 comments
Labels: CI

#26238 - Use log base function. Faster, readable, and more accuracte

Pull Request - State: closed - Opened by Skylion007 8 months ago - 4 comments

#26237 - [feat] Viete expansion

Issue - State: open - Opened by smichr 8 months ago - 4 comments
Labels: polys

#26237 - [feat] Viete expansion

Issue - State: open - Opened by smichr 8 months ago - 1 comment
Labels: polys

#26235 - fixed wigner_3j and added tests

Pull Request - State: closed - Opened by shishir-11 8 months ago - 3 comments

#26235 - fixed wigner_3j and added tests

Pull Request - State: closed - Opened by shishir-11 8 months ago - 3 comments

#26234 - Error when parsing ϵ into an expression

Issue - State: open - Opened by bgyori 8 months ago - 6 comments

#26234 - Error when parsing ϵ into an expression

Issue - State: open - Opened by bgyori 8 months ago - 6 comments

#26233 - Implement asymptotic series expansion of Ci(x) at -oo

Pull Request - State: closed - Opened by mohakmalviya 8 months ago - 3 comments
Labels: series

#26232 - Patched Wigner3j not working with float that were half integers

Pull Request - State: closed - Opened by T-vaccari 8 months ago - 14 comments
Labels: physics.quantum, regression

#26231 - On the speed difference between satisfiability problem and finding an assignment

Issue - State: open - Opened by haru-44 8 months ago - 2 comments
Labels: logic

#26230 - Fix typing issue and replaced with actual function names

Pull Request - State: closed - Opened by shishir-11 8 months ago - 5 comments
Labels: logic

#26228 - Feedback will now act like a TransferFunction

Pull Request - State: closed - Opened by abhiphile 8 months ago - 18 comments
Labels: physics.control

#26227 - sympify of equation string will only give True or False

Issue - State: open - Opened by rikardn 8 months ago - 10 comments

#26226 - Methods that do not exist in `SATSolver`

Issue - State: open - Opened by haru-44 8 months ago
Labels: logic

#26226 - Methods that do not exist in `SATSolver`

Issue - State: closed - Opened by haru-44 8 months ago - 2 comments
Labels: logic

#26225 - Modify config file to exclude modules required

Pull Request - State: open - Opened by shishir-11 8 months ago - 13 comments
Labels: Linting

#26225 - Modify config file to exclude modules required

Pull Request - State: closed - Opened by shishir-11 8 months ago - 15 comments
Labels: Linting

#26224 - Add test cases for closed issues on Logscale plotting and MatMul transpose

Pull Request - State: open - Opened by HimaTeju 8 months ago - 7 comments

#26223 - solve_linear_system & linsolve returning None & EmptySet when there exists solution(s)

Issue - State: closed - Opened by pantheraleo-7 8 months ago - 8 comments
Labels: solvers.linsolve

#26223 - solve_linear_system & linsolve returning None & EmptySet when there exists solution(s)

Issue - State: closed - Opened by pantheraleo-7 8 months ago - 7 comments
Labels: solvers.linsolve

#26222 - Changed definition to match use of Transverse_magnification function

Pull Request - State: closed - Opened by shishir-11 8 months ago - 4 comments

#26220 - parse_latex fails on "d \cdot 2"

Issue - State: open - Opened by nitinjan06 8 months ago - 2 comments
Labels: parsing.latex

#26220 - parse_latex fails on "d \cdot 2"

Issue - State: open - Opened by nitinjan06 8 months ago - 6 comments
Labels: parsing.latex

#26219 - Wigner3j has problems with Half Integers

Issue - State: closed - Opened by shishir-11 8 months ago - 22 comments
Labels: physics.quantum

#26218 - Enable and fix PLE ruff errors

Pull Request - State: closed - Opened by Skylion007 8 months ago - 4 comments

#26218 - Enable and fix PLE ruff errors

Pull Request - State: open - Opened by Skylion007 8 months ago - 4 comments

#26215 - What's the best practice for using `simplify`?

Issue - State: closed - Opened by neozhaoliang 8 months ago

#26214 - Implemented some series methods for gamma and error functions

Pull Request - State: open - Opened by Abhishekjsr283204 8 months ago - 3 comments
Labels: series

#26213 - Implemented some series method for gamma and error functions

Pull Request - State: closed - Opened by Abhishekjsr283204 8 months ago - 2 comments

#26213 - Implemented some series method for gamma and error functions

Pull Request - State: closed - Opened by Abhishekjsr283204 8 months ago - 2 comments

#26212 - GSoC Ideas for sympy Control Systems

Issue - State: open - Opened by faze-geek 8 months ago - 6 comments
Labels: physics.control

#26211 - Implemented some series methods for gamma and error functions

Pull Request - State: closed - Opened by Abhishekjsr283204 8 months ago - 1 comment

#26210 - Asymptotic series expansions for modified bessel functions

Issue - State: closed - Opened by anutosh491 8 months ago - 3 comments
Labels: series

#26209 - Implemented leading term for Si function

Pull Request - State: closed - Opened by anutosh491 8 months ago - 2 comments
Labels: series, limits

#26208 - Asymptotic series expansions for Shi & Chi functions

Issue - State: open - Opened by anutosh491 8 months ago - 10 comments
Labels: series

#26207 - Asymptotic series expansion for Cosine Integral function

Issue - State: closed - Opened by anutosh491 8 months ago - 8 comments
Labels: series

#26206 - Inconsistent return type for `__floor__`, `__ceil__`, `__trunc__`

Issue - State: open - Opened by sylee957 8 months ago - 1 comment
Labels: core, core.numbers

#26205 - Slotscheck failing on master branch .

Issue - State: closed - Opened by shishir-11 8 months ago - 1 comment

#26204 - Comparing PythonMPQ with floats and decimals

Issue - State: closed - Opened by sylee957 8 months ago - 4 comments
Labels: external

#26203 - Fixed Class Inheritance for MinMax Class

Pull Request - State: open - Opened by Preypatel2413 8 months ago - 6 comments
Labels: functions

#26202 - Support complex infinite region and open/closed boundary for `count_roots`

Issue - State: open - Opened by sylee957 8 months ago - 2 comments
Labels: polys

#26201 - Fix matrix symbol printing with subscript

Pull Request - State: closed - Opened by sylee957 8 months ago - 2 comments
Labels: printing.latex

#26200 - Numpy support for POSform and SOPform added

Pull Request - State: closed - Opened by shishir-11 8 months ago - 12 comments

#26198 - MatrixSymbol with subscript do not produce valid latex with latex()

Issue - State: closed - Opened by kompre 8 months ago - 3 comments
Labels: printing.latex

#26196 - issue 9173 added

Pull Request - State: closed - Opened by arhaque09 8 months ago - 1 comment

#26196 - issue 9173 added

Pull Request - State: closed - Opened by arhaque09 8 months ago - 1 comment

#26195 - Closes already solved Issues in calculation of integrals.

Pull Request - State: closed - Opened by abhiphile 8 months ago - 2 comments
Labels: integrals

#26194 - Wrong result of the inverse matrix with non-commutative elements

Issue - State: open - Opened by naruo-ohga 8 months ago - 2 comments
Labels: NonCommutative, matrices

#26193 - Pr/15783

Pull Request - State: open - Opened by Spodeian 8 months ago - 1 comment

#26192 - Fix Code Recommended for Commutative Problem

Pull Request - State: closed - Opened by shishir-11 8 months ago - 2 comments

#26191 - Non-integer inputs for legendre functions

Pull Request - State: open - Opened by cspearmint 8 months ago - 2 comments

#26187 - Apply and enable ruff C416

Pull Request - State: closed - Opened by Skylion007 8 months ago - 3 comments

#26186 - Simplify unnecessary dict iterators

Pull Request - State: closed - Opened by Skylion007 8 months ago - 2 comments
Labels: Code quality

#26185 - bugfix in fp_groups.py

Pull Request - State: closed - Opened by AlexisSchotte 8 months ago - 18 comments
Labels: combinatorics

#26184 - Parsing strings with defined Symbols with special characters

Issue - State: open - Opened by alfadir 8 months ago - 1 comment

#26182 - Square Free List for Polynomials will include factors with excluded symbols .

Pull Request - State: closed - Opened by abhiphile 8 months ago - 2 comments

#26182 - Square Free List for Polynomials will include factors with excluded symbols .

Pull Request - State: closed - Opened by abhiphile 8 months ago - 2 comments

#26181 - Replace dict comprehensions with fromkeys

Pull Request - State: closed - Opened by Skylion007 8 months ago - 6 comments

#26181 - Replace dict comprehensions with fromkeys

Pull Request - State: closed - Opened by Skylion007 8 months ago - 4 comments

#26180 - Polys: Refine dup_clear_denoms function and update tests

Pull Request - State: closed - Opened by mohakmalviya 8 months ago - 9 comments
Labels: polys

#26179 - Deprecate JointsMethod and Body

Pull Request - State: closed - Opened by tjstienstra 8 months ago - 4 comments
Labels: physics.mechanics

#26179 - Deprecate JointsMethod and Body

Pull Request - State: closed - Opened by tjstienstra 8 months ago - 4 comments
Labels: physics.mechanics

#26178 - Wrong result of `sqf_list` for `PolyElement` with excluded symbols

Issue - State: closed - Opened by sylee957 8 months ago - 3 comments
Labels: polys

#26178 - Wrong result of `sqf_list` for `PolyElement` with excluded symbols

Issue - State: open - Opened by sylee957 8 months ago - 2 comments
Labels: polys

#26177 - Finding rational solutions of polynomial inequalities

Issue - State: open - Opened by oscarbenjamin 8 months ago - 19 comments
Labels: assumptions, polys, solvers.inequalities

#26177 - Finding rational solutions of polynomial inequalities

Issue - State: open - Opened by oscarbenjamin 8 months ago - 6 comments
Labels: assumptions, polys, solvers.inequalities

#26176 - CoercionFailed when integrating exponential functions. But only for some values - why?

Issue - State: open - Opened by cayobro 8 months ago - 6 comments
Labels: Easy to Fix, polys, integrals.risch

#26176 - CoercionFailed when integrating exponential functions. But only for some values - why?

Issue - State: closed - Opened by cayobro 8 months ago - 6 comments
Labels: Easy to Fix, polys, integrals.risch

#26175 - Add PIDController class to sympy.physics.control module

Pull Request - State: open - Opened by mohakmalviya 8 months ago - 10 comments
Labels: physics.control

#26175 - Add PIDController class to sympy.physics.control module

Pull Request - State: closed - Opened by mohakmalviya 8 months ago - 24 comments
Labels: physics.control

#26174 - Fixed some broken links that the anchor caused to break.

Pull Request - State: open - Opened by hacquees 8 months ago - 2 comments

#26174 - Fixed some broken links that the anchor caused to break.

Pull Request - State: closed - Opened by hacquees 8 months ago - 2 comments

#26173 - [integrals] fix substitution formula in meijerint

Pull Request - State: closed - Opened by maliesen 8 months ago - 6 comments
Labels: integrals, integrals.meijerg

#26173 - [integrals] fix substitution formula in meijerint

Pull Request - State: open - Opened by maliesen 8 months ago - 5 comments
Labels: integrals, integrals.meijerg

#26172 - maint(ci): multicore for pytest in GitHub Actions

Pull Request - State: closed - Opened by oscarbenjamin 8 months ago - 5 comments
Labels: CI

#26171 - Adding routh-hurwitz funcitonality with matrix method

Pull Request - State: open - Opened by virajvekaria 8 months ago - 4 comments

#26170 - Routh table have been added for a given Polynomial.

Pull Request - State: closed - Opened by abhiphile 8 months ago - 5 comments

#26169 - Releasing SymPy 1.13

Issue - State: open - Opened by oscarbenjamin 8 months ago - 5 comments
Labels: Releasing

#26168 - Numpy arrays are now supported with SOPform and POSform

Pull Request - State: closed - Opened by shishir-11 8 months ago - 2 comments

#26166 - Issue with sympy.physics.quantum.cg.CG returning incorrect values

Issue - State: closed - Opened by dev-aditya 8 months ago - 3 comments
Labels: physics.quantum

#26165 - Error functions in special functions will now use visually distinct symbols.

Pull Request - State: closed - Opened by abhiphile 8 months ago - 7 comments

#26164 - Support for NumPy-arrays and/or integers in `SOPform` etc

Issue - State: open - Opened by oscargus 8 months ago - 12 comments
Labels: logic

#26163 - Create a PID controller object

Issue - State: closed - Opened by moorepants 8 months ago - 7 comments
Labels: physics.control

#26162 - Add functionality to compute the Routh-Hurwitz criterion

Issue - State: open - Opened by moorepants 8 months ago - 39 comments
Labels: physics.control

#26161 - Feedback should act like a TransferFunction

Issue - State: open - Opened by moorepants 8 months ago - 2 comments
Labels: physics.control

#26160 - TransferFunction order reduction

Issue - State: open - Opened by moorepants 8 months ago - 8 comments
Labels: physics.control

#26159 - Beta functions will now use visually distinct symbols

Pull Request - State: closed - Opened by abhiphile 8 months ago - 2 comments

#26158 - Remove py.typed

Pull Request - State: closed - Opened by sylee957 8 months ago - 19 comments
Labels: pyright

#26157 - Fix geometric distribution pdf

Pull Request - State: open - Opened by geodome 8 months ago - 1 comment
Labels: Merge conflict

#26156 - Return piecewise for GeometricDistribution.cdf()

Pull Request - State: closed - Opened by geodome 8 months ago - 1 comment