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

[問題案]Convolution(convolution_mod) #42

Closed
yosupo06 opened this issue Sep 13, 2019 · 3 comments
Closed

[問題案]Convolution(convolution_mod) #42

yosupo06 opened this issue Sep 13, 2019 · 3 comments

Comments

@yosupo06
Copy link
Owner

No description provided.

@kmyk
Copy link
Contributor

kmyk commented Oct 15, 2019

#3 でも触れられていますが、これの mod 1000000007 版や任意 mod 版がほしいです。mod 1000000007 なら単に制約を変更するだけなのでやってプルリクにしようと思うのですが、よさそうですか?
(ところでこれは別の issue にするべき?)

@yosupo06
Copy link
Owner Author

mod 998244353を一般modとして見ればベリファイは可能(なのでmod 1,000,000,007をわざわざ足すことはしない) というポリシーだったんですが、convolutionの需要は高そうなので足していい気がしてきました

@yosupo06
Copy link
Owner Author

#145 個別のissueを作りました

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

No branches or pull requests

2 participants