-
-
Notifications
You must be signed in to change notification settings - Fork 82
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ENH: Altered IRR function to accept 2D-array
IRR function was changed to accept 2D-arrays as input. A for-loop was included to iterate over each row of the array, generate an IRR, and append its value to a results array.
- Loading branch information
1 parent
63aa1b1
commit 370abb0
Showing
1 changed file
with
33 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters