Skip to content

Change default skip_values option to 0 and expand documentation#443

Merged
ConnectedSystems merged 1 commit into
SALib:mainfrom
ConnectedSystems:address-442-skip_values-default
Jul 1, 2021
Merged

Change default skip_values option to 0 and expand documentation#443
ConnectedSystems merged 1 commit into
SALib:mainfrom
ConnectedSystems:address-442-skip_values-default

Conversation

@ConnectedSystems
Copy link
Copy Markdown
Member

Resolves #442

Update skip_values default to 0, and expand documentation to detail the reasoning, alongside references that point to more context/information.

To avoid math.log raising a ValueError, I simply wrapped the convergence check to only run in cases where skip_values is > 0.

Thanks to @stelong for raising the issue.

@ConnectedSystems ConnectedSystems merged commit 9fba0aa into SALib:main Jul 1, 2021
@ConnectedSystems ConnectedSystems deleted the address-442-skip_values-default branch July 1, 2021 12:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

User is forced to skip_values

1 participant