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

packet #184

Merged
merged 6 commits into from
May 18, 2024
Merged

packet #184

merged 6 commits into from
May 18, 2024

Conversation

H1rono
Copy link
Member

@H1rono H1rono commented May 17, 2024

#49 の一部

@H1rono
Copy link
Member Author

H1rono commented May 17, 2024

今日中にマージする

@H1rono
Copy link
Member Author

H1rono commented May 17, 2024

明日かも

@H1rono H1rono mentioned this pull request May 17, 2024
@Chikurin1014
Copy link
Contributor

packet::InputValuesoutputspacket::OutputValuesinputsの次元がそれぞれ等しいことに注意
プログラムはあってそうだけど純粋に私が混乱したのでメモ

@H1rono
Copy link
Member Author

H1rono commented May 17, 2024

packet::InputValuesoutputspacket::OutputValuesinputsの次元がそれぞれ等しいことに注意 プログラムはあってそうだけど純粋に私が混乱したのでメモ

違うので問題ないです

type 構造
packet::InputValues $((\mathbb{R}, \mathbb{R}), \mathbb{R}, (\mathbb{R}, \mathbb{R}, \mathbb{R}))$
outputs $(\mathbb{R}, \mathbb{R}, \mathbb{R})$
packet::OutputValues $((\mathbb{R}, \mathbb{R}), (\mathbb{R}, \mathbb{R}))$
inputs $(\mathbb{R}, \mathbb{R}, \mathbb{R}, \mathbb{R})$

packetの方は{0, 0, 0, 0}のようにflatな記法で構築できないのもポイント

@Chikurin1014
Copy link
Contributor

Chikurin1014 commented May 17, 2024

各要素の次元(≒物理的意味) という意図

@H1rono
Copy link
Member Author

H1rono commented May 17, 2024

inputs outputs という名前良くない気がしてきた
後でissue

@H1rono H1rono merged commit d9cc414 into main May 18, 2024
6 checks passed
@H1rono H1rono deleted the packet branch May 18, 2024 04:02
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