Skip to content

Param support. #30

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 12 commits into from
Sep 6, 2021
Merged

Param support. #30

merged 12 commits into from
Sep 6, 2021

Conversation

aobatact
Copy link
Contributor

@aobatact aobatact commented May 3, 2021

Add other parameters algorithm support.
This breaks change to require rustc 1.51.
I also updated the rand_core version.

@aobatact
Copy link
Contributor Author

aobatact commented May 3, 2021

I don't know why checks failed in windows...

@aobatact
Copy link
Contributor Author

aobatact commented May 3, 2021

It looks like large parameter can cause stack overflow.

@aobatact
Copy link
Contributor Author

aobatact commented May 3, 2021

Sorry there was a bug that cannot be solved right now.

@aobatact aobatact closed this May 3, 2021
@aobatact aobatact reopened this May 3, 2021
@aobatact
Copy link
Contributor Author

aobatact commented May 3, 2021

Sorry again, I solved the bug that I used MEXP as state size.

@termoshtt
Copy link
Member

Thanks a lot, and sorry for later reply. I've create another pull request #35 to test if these are compatible to original SFMT implementation. While testing, I found a little number of parameters are different from the original d00fcf0 . I guess it is a bug, and fixed them. Please let me known if you use these values intentionally.

@termoshtt termoshtt merged commit ebe0726 into rust-math:master Sep 6, 2021
@termoshtt termoshtt mentioned this pull request Sep 6, 2021
termoshtt added a commit that referenced this pull request Sep 6, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants