Skip to content

Conversation

@bluss
Copy link
Member

@bluss bluss commented Sep 9, 2019

Update examples in documentation to

  1. skip extern crate lines which are not needed now
  2. Use rand_distr since using the code in the old examples would give deprecation warnings

@bluss
Copy link
Member Author

bluss commented Sep 9, 2019

This is in preparation of imminently releasing the version bump of ndarray-rand which supports ndarray 0.12 and rand 0.7.

@bluss
Copy link
Member Author

bluss commented Sep 9, 2019

Makes #659 available

These are fortunately not needed anymore.
This is the non-deprecated version of the same functionality, so we'll
have to use rand_distr for our examples.
@bluss bluss force-pushed the ndarray-rand-update branch from f4c3adc to e057399 Compare September 9, 2019 18:22
@bluss
Copy link
Member Author

bluss commented Sep 9, 2019

Since it conflicts with #663, I'll wait for that

@bluss
Copy link
Member Author

bluss commented Sep 10, 2019

Superseded by the rand_distr PR

@bluss bluss closed this Sep 10, 2019
@bluss bluss deleted the ndarray-rand-update branch September 10, 2019 17:37
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.

2 participants