endolith

Results 135 issues of endolith

I tried to install this but it didn't work, giving me an error I can't even type: ![2021-06-21 22_26_18-Cmder Setup](https://user-images.githubusercontent.com/58611/122853167-cd5e9580-d2df-11eb-9933-dd674cd294e1.png) ![2021-06-21 22_25_42-Cmder Setup](https://user-images.githubusercontent.com/58611/122853169-cdf72c00-d2df-11eb-946e-3c11f1250ae7.png)

Currently it says > Changeset [136793917](https://www.openstreetmap.org/changeset/136793917) was uploaded successfully. After a change. It would be nice to also link to https://osmhv.openstreetmap.de/changeset.jsp?id=136793917 because it lets you more easily see a "diff"...

Mapping [0, ∞) to [0, 1] can be done many different ways, and I found [some worked better or worse for different functions](https://flic.kr/p/CQibRd). I originally used `mpmath.cplot` for this, which...

Instead of JCh, it looks like this should be constructed in CAM02-UCS space (expressed in cylindrical coordinates) which has a different lightness curve and chroma(/colorfulness?) curve. https://github.com/matplotlib/matplotlib/issues/6033#issuecomment-412318447 and https://github.com/matplotlib/matplotlib/issues/6033#issuecomment-412367529 ("the...

https://github.com/BIDS/colormap/issues/6#issuecomment-354145522

https://github.com/BIDS/colormap/issues/6#issuecomment-354134840

![figure_2](https://user-images.githubusercontent.com/58611/34082130-be5ee6c2-e326-11e7-9247-a9f04367d9af.png) Current colorscheme make sense if you remember ROYGBIV: - R = positive real numbers - Y = positive imaginary numbers - G = negative real numbers - B =...

I tried saving as float16 but the results were not identical, even though RGB is only 8-bit for each color. Need to identify why it wasn't the same and if...

Since it's interpolating only the C table now and generating RGB values directly (and quickly) from that, there's no need to generate and save RGB tables.

There are a lot of shared lines between them