-
OS: Garuda Linux
Kernel Version: 5.18.1-zen1-1-zen
UxPlay Version: 1.43
DE: KDE Plasma 5.24.5
Phone: iPhone XR
iOS Version: 15.5
**Issue**
Repeatedly getting the following readout after con…
-
**Submitting author:** @eferrea (Enrico Ferrea)
**Repository:** https://github.com/eferrea/BCI-Master
**Branch with paper.md** (empty if default branch):
**Version:** v.1.0.0
**Editor:** @oliviaguest…
-
Several years ago matplotlib shifted from using the colormap [jet](https://www.mathworks.com/help/matlab/ref/jet.html) as its default, which was a legacy from when it imitated MATLAB.
jet is an ext…
jgd10 updated
2 years ago
-
Now that basic functionality is in place, we need to extend what we have with more cases, to make the library feature complete. That's a good case for a wishlist =) This issue is intended to keep trac…
-
We have encountered the following issue, which has been reproduced using a few independent RGB --> JzAzBz implementations (including colorio and https://github.com/quag/JzAzBz/blob/master/python3/srgb…
-
Example: https://mila.quebec/en/publications/
It would be nice to reuse the same code as in the Mila website. Not sure if that's 'easily' possible via RTD
-
For example, you do some wet-lab synthesis, and your mass scale has some uncertainty with the weight measurements, so the measured parameters (fractional prevalence of each component) has some uncerta…
-
This relates to #7 #54 and #61
-
This is spun off #9617 to aggregate user feedback for another round of pip’s location backend switch from `distutils` to `sysconfig`. If you find yourself seeing something like:
```
WARNING: V…
-
In the NOAA GFS data files they are doing something neat to get better compression. They are zeroing out a bunch of bits they don't care about in the float.
For this to work, all we need to know is…