8000 [WIP] Add streaming moments (mean, variance, ...) implementations by turu · Pull Request #5 · turu/yalal · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[WIP] Add streaming moments (mean, variance, ...) implementations #5

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

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

turu
Copy link
Owner
@turu turu commented Jan 15, 2020
  • create StreamMoments interface
  • implement naive KeepAllMoments using numpy and scipy
  • update README, requirements and create sync_environment helper

turu added 2 commits June 29, 2019 23:47
* implement naive KeepAllMoments using numpy and scipy
* update README, requirements and create sync_environment helper
* add missing information to setup.py
* expand README
@pep8speaks
Copy link
pep8speaks commented Jan 18, 2020

Hello @turu! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 12:80: E501 line too long (112 > 79 characters)
Line 13:80: E501 line too long (100 > 79 characters)

Line 3:80: E501 line too long (95 > 79 characters)

Line 2:80: E501 line too long (119 > 79 characters)

Comment last updated at 2020-01-18 21:52:10 UTC

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
0