Miguel Cárcamo

Results 14 issues of Miguel Cárcamo

Hello, I have installed polybar-themes successfully and I am currently using the hack theme with pywal, which is great. However, the powermenu on the top bar is not working for...

Hello, I am trying to run the example from readthedocs which is: ``` from scipy import stats data = stats.gamma.rvs(2, loc=1.5, scale=2, size=100000) from fitter import Fitter f = Fitter(data,...

question / problems

Hi, I am trying to execute a process from python, specifically CASA NRAO 5.7 which is a Python 2.7.12 environment plus some radio astronomical functions. The thing is that when...

Hi everyone, First of all, let me say that this library is awesome. I have seen how this has evolved and at the moment the library is great. I am...

wontfix

Hi there, I want to use readme2tex to compile latex equations for a wiki project where there are multiples Markdown files. How can I use the git hook command to...

anyone have ever programmed a bilinear interpolation using dask? I have this function where im is 2D dask array (an image) and uv is a tuple of 2 1D dask...

array
enhancement

Hi, has anyone tried to run emcee using a joblib pool? Is this possible? Has anyone tried it?... Does emcee only work with only multiprocessing pool and MPIPool? Cheers, Miguel

Hi, From some days ago I have been receiving an error after running `razer-cli -e multicolor,xpalette --sync`. The error that shows up is: ``` Traceback (most recent call last): File...

Hi there, I am interested on working with this API since it is very useful for my thesis work. Do you know if the functions are compatible with CUDA 10?...

* dask-ms version: 0.2.6 * Python version: 3.9 * Operating System: manjaro Linux ### Description Hello everyone, I would like to partition or group my ms dataset based on FIELD_ID,...