Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A faster IRR #32

Closed
wants to merge 2 commits into from
Closed

A faster IRR #32

wants to merge 2 commits into from

Conversation

dkcm
Copy link

@dkcm dkcm commented Feb 19, 2016

Speed up computation by replacing Math.pow() with multiplication. Essentially refactoring, so existing tests suffice.

Speed up computation by replacing Math.pow() with multiplication. Essentially refactoring, so existing tests suffice.
@dkcm
Copy link
Author

dkcm commented Mar 2, 2016

@Gagravarr Please could you take a look at this pull request?

@asfgit asfgit closed this in b6f78f8 May 16, 2017
@onealj
Copy link
Contributor

onealj commented May 16, 2017

Thanks for the pull request! Sorry for wait.

This will be included in POI 3.17 beta 1.

r1795266 https://svn.apache.org/viewvc?view=revision&revision=1795266

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants