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

TbskDemodulator::demodurateにIterator<T>のインタフェイスをつけたほうが良い。 #19

Open
nyatla opened this issue Jan 26, 2024 · 1 comment

Comments

@nyatla
Copy link
Owner

nyatla commented Jan 26, 2024

Java版では、demodurate(Iterable)のインタフェイスはあるが、Iteratorを入力できたほうがありがたい

@nyatla
Copy link
Owner Author

nyatla commented Mar 17, 2024

IPyIteratorとJava標準のIterationが混在するのが原因なので統合することで解消するのが理想的だが、たいへんなので
Iterable/IteratorとPyIteratorのゾーニングで対応する。

将来統合する気力が沸いたら対処する。

nyatla added a commit to nyatla/TBSKmodemJava that referenced this issue Mar 26, 2024
nyatla/TBSKmodem#19 に関する修正。 →IterableとIteratorをkokolink配下から除外。
・nyatla/TBSKmodem#18 に関する修正
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