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

Доработать функции свёртки для данных #2

Open
vkamiansky opened this issue Jul 4, 2017 · 0 comments
Assignees
Milestone

Comments

@vkamiansky
Copy link
Owner

Функции свёртки для данных предполагается сделать следующего вида:

  • выбор двух элементов из последовательности и вычисление из них выходного набора (уже есть, подправить, чтобы возвращался не один элемент, а много)
  • выбор трёх элементов из последовательности и вычисление из них выходного набора (ещё не сделан)
  • преобразование каждого элемента из входной последовательности с помощью функции и передача результата в выходную последовательность (ещё не сделан)
@vkamiansky vkamiansky added this to the 1 milestone Jul 4, 2017
v-ilin added a commit that referenced this issue Jul 26, 2017
…than a tuple argument. Renamed new functions and removed the old ones.
v-ilin added a commit that referenced this issue Jul 28, 2017
v-ilin added a commit that referenced this issue Aug 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants