Skip to content

fix(#445-power_rule_differentiation should hide unnecessary powers):#448

Open
fluellenarman wants to merge 1 commit intolukew3:mainfrom
fluellenarman:445_fix_unnecessary_powers
Open

fix(#445-power_rule_differentiation should hide unnecessary powers):#448
fluellenarman wants to merge 1 commit intolukew3:mainfrom
fluellenarman:445_fix_unnecessary_powers

Conversation

@fluellenarman
Copy link

fixed by string.replace()
Code is readable, but O(N*M) might be overkill for what is essentially a string parsing problem. Im assuming though that performance is not main priority

fixed by string.replace()
Code is readable, but O(N*M) might be overkill for essentially a string parsing problem. Im assuming though that performance is not main priority
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant