38
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 month ago. based on code collected about 1 month ago.
Jan 04, 2024 — Jan 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Improved tests to be more robust. More... 12 months ago
Added more description about num and den. More... 12 months ago
Merge pull request #26277 from tjstienstra/solve-vector-equations More... 12 months ago
Additional tests have been added. More... 12 months ago
Test for long expression was reduced. More... 12 months ago
Additional tests have been added. More... 12 months ago
Improve correctness of the explanation More... 12 months ago
Added tests to use Series with Feedback. More... 12 months ago
Added tests for sereis and parallel combination. More... 12 months ago
Fixed description of `gaussian_reduce` More... 12 months ago
Added tests to use Feedback system inside TransferFunction and simplified to_expr() implementation. More... 12 months ago
Extra line at the end of function is added. More... 12 months ago
Extra lines have been added after test function. More... 12 months ago
Added tests to check for Parallel combination. More... 12 months ago
Basic typo were fixed and Issue link was added in the test function. More... 12 months ago
Feedback will now act like TransferFunction. More... 12 months ago
replacing int() with // More... 12 months ago
Added mail to .mailmap More... 12 months ago
Refactorted unicode in pretty.py with submodule pretty_symbology.py as requested in issue #10983. More... 12 months ago
Merge pull request #26291 from sympy/revert-26228-feedback-as-transfer-function More... 12 months ago
Revert "Feedback will now act like a TransferFunction" More... 12 months ago
Merge pull request #26228 from abhiphile/feedback-as-transfer-function More... 12 months ago
Extra lines in num and den was removed. More... 12 months ago
num and den properties was added to Feedback More... 12 months ago
Changed the type of num and den for Feedback from TransferFunction to Expression More... 12 months ago
Merge pull request #26222 from shishir-11/Transerve-magnification-doc More... 12 months ago
Merge pull request #26282 from haru-44/gaussian_reduce More... 12 months ago
Removed white line More... 12 months ago
Modified using Rational from sympy More... 12 months ago
Fixes for order and missing terms in trigonometric integrals More... 12 months ago