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

DOC: sync PyWavelets main descriptions. #248

Merged
merged 1 commit into from
Nov 29, 2016
Merged

Conversation

rgommers
Copy link
Member

Also remove PyPI classifiers for Python 2.6/3.3 and add 3.6

@codecov-io
Copy link

codecov-io commented Nov 17, 2016

Current coverage is 86.68% (diff: 100%)

Merging #248 into master will not change coverage

@@             master       #248   diff @@
==========================================
  Files            20         20          
  Lines          2900       2900          
  Methods           0          0          
  Messages          0          0          
  Branches        277        277          
==========================================
  Hits           2514       2514          
- Misses          335        336     +1   
+ Partials         51         50     -1   

Powered by Codecov. Last update 8c6cbe9...a32277b

@@ -225,7 +225,8 @@ def install_for_development(self):
* Computing Approximations of wavelet and scaling functions
* Over 100 built-in wavelet filters and support for custom wavelets
* Single and double precision calculations
* Results compatibility with Matlab Wavelet Toolbox (tm)
* Real and complex calculations
* Results compatibility with Matlab Wavelet Toolbox (TM)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

compatibility -> compatible?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yep, fixed.

Also remove PyPI classifiers for Python 2.6/3.3 and add 3.6
@grlee77 grlee77 merged commit f7c6033 into PyWavelets:master Nov 29, 2016
@rgommers rgommers deleted the doc branch November 30, 2016 05:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants