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

FPS(形式的べき級数)の整理 #58

Open
chaemon opened this issue Oct 23, 2023 · 0 comments
Open

FPS(形式的べき級数)の整理 #58

chaemon opened this issue Oct 23, 2023 · 0 comments

Comments

@chaemon
Copy link
Collaborator

chaemon commented Oct 23, 2023

形式的べき級数がものすごく入り組んでいて難解なので整理したい。
また、echoしたときに以下のように多項式表示されると嬉しい。

type mint=modint998244353
f:FPS[mint] = @[3, 1, 4, 1, 5]
echo f # 5x^4+x^3+4x^2+x+3
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

1 participant