Skip to content

Optimize power rule#694

Open
YingboMa wants to merge 1 commit into
mainfrom
myb/pow_rule
Open

Optimize power rule#694
YingboMa wants to merge 1 commit into
mainfrom
myb/pow_rule

Conversation

@YingboMa

@YingboMa YingboMa commented Feb 15, 2023

Copy link
Copy Markdown
Member

* is often faster than /.

@github-actions github-actions Bot added the needs version bump Version needs to be incremented or set to -DEV in Project.toml label Feb 15, 2023
@mcabbott

Copy link
Copy Markdown
Member

The hard part was getting all the weird edge cases to work. If introducing extra branches like if isinteger(p), you may need to expand the list of test cases to check both halves.

@oxinabox

Copy link
Copy Markdown
Member

@YingboMa are you going to add the missing test so we can merge this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs version bump Version needs to be incremented or set to -DEV in Project.toml

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants