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

DOC fix random uniform call in 1 minute intro #654

Merged
merged 1 commit into from
Apr 10, 2021

Conversation

eickenberg
Copy link
Contributor

Updating to what I am guessing was meant.
I can also add an import numpy to the import statement above for self-containedness.

Updating to what I am guessing was meant.
I can also add an `import numpy` to the import statement above for self-containedness.
@eickenberg
Copy link
Contributor Author

Also result = FFTPower(mesh, Nmu=5) seems to require a mode keyword, e.g. mode='1d'

@rainwoodman
Copy link
Member

Thanks for the fix! The travis failure is unrelated.

@rainwoodman rainwoodman merged commit c4d4b23 into bccp:master Apr 10, 2021
@rainwoodman
Copy link
Member

This is a code snippet (albeit a big one). I'd say missing an import numpy is somewhat tolerable.

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

Successfully merging this pull request may close these issues.

None yet

2 participants