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
Solves issue #25218 More... about 1 year ago
sqf_list for PolyElement will now give correct results for excluded symbols More... about 1 year ago
Solves issue #26178 More... about 1 year ago
Replace dict comprehensions with fromkeys More... about 1 year ago
Merge pull request #26174 from hacquees/FixBrokenLinks More... about 1 year ago
Fix references More... about 1 year ago
Correct to pass doctests More... about 1 year ago
improved code quality More... about 1 year ago
This commit refines the `dup_clear_denoms` function within the polys module, focusing on enhancing its efficiency and reliability when dealing with exact domains. The adjustments ensure that the function more accurately clears denominators, especially in scenarios involving symbolic expressions and rational numbers. More... about 1 year ago
This commit refines the `dup_clear_denoms` function within the polys module, focusing on enhancing its efficiency and reliability when dealing with exact domains. The adjustments ensure that the function more accurately clears denominators, especially in scenarios involving symbolic expressions and rational numbers. More... about 1 year ago
Deprecate JointsMethod More... about 1 year ago
Deprecate the Body class More... about 1 year ago
Correct brackets in repr More... about 1 year ago
Merge pull request #26173 from maliesen/25786 More... about 1 year ago
Remove Body from online documenation More... about 1 year ago
Remove JointsMethod from online documenation More... about 1 year ago
Change explatation to refer to normal bodies and System More... about 1 year ago
Change example to use normal bodies and System More... about 1 year ago
Merge pull request #26125 from mohakmalviya/fix-solve-bug More... about 1 year ago
Fixed some anchor not found issue. More... about 1 year ago
added test for lambdify crashes on empty tuple More... about 1 year ago
25786 add test for issue #25949 More... about 1 year ago
25786 make test assertion more explicit More... about 1 year ago
25786 fix test More... about 1 year ago
25786 add to mailmap More... about 1 year ago
25786 fix substitution More... about 1 year ago
ci: remove all test splits More... about 1 year ago
ci: remove the test splits More... about 1 year ago
Use pytest instead of bin/test in CI More... about 1 year ago
maint(ci): multicore for pytest in GitHub Actions More... about 1 year ago