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

document coeff_to_array and array_to_coeff #208

Merged
merged 4 commits into from
Oct 12, 2016

Conversation

grlee77
Copy link
Contributor

@grlee77 grlee77 commented Oct 7, 2016

The coefficient tables are easier to read in ASCII than in the sphinx rendering. It would be nice if the HTML table showed lines at the table borders and between all cells, but I'm not sure if that's possible.

@grlee77 grlee77 added this to the v0.5.0 milestone Oct 7, 2016
@grlee77 grlee77 mentioned this pull request Oct 7, 2016
7 tasks
@rgommers
Copy link
Member

rgommers commented Oct 8, 2016

Lots of failing doctests, issues like NameError: name 'pywt' is not defined

@rgommers
Copy link
Member

rgommers commented Oct 8, 2016

Don't see the html right now, but you could just indent the ascii table so it's rendered as code in the docs. Then will at least not be less readable than ascii.

@codecov-io
Copy link

codecov-io commented Oct 10, 2016

Current coverage is 86.34% (diff: 100%)

Merging #208 into master will decrease coverage by <.01%

@@             master       #208   diff @@
==========================================
  Files            20         20          
  Lines          2726       2725     -1   
  Methods           0          0          
  Messages          0          0          
  Branches        250        249     -1   
==========================================
- Hits           2354       2353     -1   
+ Misses          325        324     -1   
- Partials         47         48     +1   

Powered by Codecov. Last update 65ef1e1...76676f3

@rgommers
Copy link
Member

all green, so in it goes. thanks @grlee77

@rgommers rgommers merged commit d96d682 into PyWavelets:master Oct 12, 2016
@grlee77 grlee77 deleted the coef_docs branch December 30, 2016 06:25
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