-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Indices: _calc_pe_lists: call _calc_pe if needed to populate cache
Most of the time _calc_pe will have been called previously so the cache will exist. However there are occasions where this is not done, for example the range weighted phylo turnover calcs. That calc has also now been simplified.
- Loading branch information
1 parent
f04a819
commit 113cd2f
Showing
2 changed files
with
16 additions
and
11 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
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