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

Fixing the vonmises distribution tests in test_diffusion #1279

Merged
merged 5 commits into from
Jan 11, 2023

Conversation

erikvansebille
Copy link
Member

Because of a change to the vonmises distribution implementation in scipy v1.10.0. This fixes #1274

Because of a change to the vonmises distribution implementation in scipy v1.10.0
Following suggestion at actions/runner#1051 (comment) based on the error

```
D:\a\parcels\parcels>conda env create -f environment_py3_win.yml -n parcels
67
Collecting package metadata (repodata.json): ...working... done
68
*** picosat: out of memory in 'new'
```
VeckoTheGecko added a commit to VeckoTheGecko/parcels that referenced this pull request Jan 11, 2023
@erikvansebille erikvansebille merged commit b7530fc into master Jan 11, 2023
@erikvansebille erikvansebille deleted the fix_vonmises_scipy_implementation branch June 23, 2023 13:07
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.

Failing test "test_randomvonmises" on master
1 participant