Eric Wieser

Results 440 comments of Eric Wieser

I've found myself wanting `uint16` here too. > In the past, we converted `coords` to the smallest possible `dtype` that could hold the data. We had issues with this (overflows...

My original plan was: * In 0.6.0, remove the things we already deprecated in 0.5.0 * In 0.6.0, deprecate any more that are easy to get rid of * In...

I'd recommend filing a new issue for each of these

> I suggest to hold changes to unused code until we have corresponding test cases I'd perhaps rephrase that to witholding _merging_ changes until we have coverage. Perhaps a tag...

Is this a problem just for the readme, or the Sphinx docs too?

Could alternatively fix this with https://github.com/StylishThemes/GitHub-Dark/issues/1060, which is what makes this work: ![e^{i /pi} = -1](https://render.githubusercontent.com/render/math?math=e%5E%7Bi%20\pi%7D%20=%20-1) Edit: #418 is a failed attempt at this

Sounds like a bug you should report back to Github-Dark.

> 1. The new printer (do you wish to stop supporting Python 2.7?) ➡️ Let's track this in #39 . --- > 2. Odot (Have you noticed the discussion and...

@utensil, updated my comment above with a summary of every bullet point

> We could clean up the API of xpdf and introduce xtex as in this branch . I don't feel any strong urge to do that before 0.5.0. Fine to...