-
after adding texlive-core to desc-python-bleed, still having trouble using latex with matplotlib
```
import numpy as np
import pylab as plt
plt.rcParams.update({
"text.usetex": True,
…
-
Could you share the code of calculating of temporal loss?
-
Dear Prof. Stephen Gibson,
I’m so sorry for my very late reply because of my daughter’s birth. Thank you very much for your patience in answering my low-level mistakes on GitHub last time.
First…
ghost updated
3 years ago
-
In [Ask Sage question 691](http://ask.sagemath.org/question/691/subticks-in-2d-plot#3839),
the very reasonable question of controlling subticks was asked.
Meanwhile, Mark Edgington has implemented t…
-
Efren, buen dia:
Siguiendo tu ejemplo de la calcu y compilacion a APK, me tira estos errores, tienes idea que puede ser?
Hice varias revisiones, traté de googlear un poco pero no encontré nada que…
-
I'm still working on getting an MVCE, but am not sure it's worth it. Basically, the function compiles with `jit` nicely and runs fine with and without `disable_jit`. But, when I compose with `pmap` an…
-
Original ticket http://projects.scipy.org/numpy/ticket/1588
Reported 2010-08-20 by trac user bdkern, assigned to unknown.
```
import numpy
numpy.zeros((1,), dtype='>i2').clip(min=0)
```
segfaults on…
-
_Original ticket http://projects.scipy.org/numpy/ticket/1588 on 2010-08-20 by trac user bdkern, assigned to unknown._
```
import numpy
numpy.zeros((1,), dtype='>i2').clip(min=0)
```
segfaults on thr…
-
Welcome to bitsandbytes. For bug reports, please submit your error trace to: https://github.com/TimDettmers/bitsandbytes/issues
For effortless bug reporting copy-paste your error into this form: http…
-
### System Info
Google Colab - T4
### Reproduction
!python -m bitsandbytes
===================================BUG REPORT===================================
Welcome to bitsandbytes. For bug repo…