Danilo Horta

Results 53 comments of Danilo Horta

Hi @inti , sorry about that! I will release `3.0.3` with that feature back by next Sunday.

Hi @inti , there is some: you can install it via `pip install git+https://github.com/limix/limix.git@develop` It is not production ready thought. You can use it like: ```python from limix.vardec import VarDec...

How are the shapes and min and max values of the provided arrays?

Are you using `numpy.min` and `numpy.max`? You can try to do `print(type(E1))` etc. to know their types because I don't understand why they give these errors... What is your limix...

Hi @cld512 , I'm sorry about that. We had to remove it temporarily to release limix on conda-forge. We are working on making StructLMM render on conda-forge so we can...

Please, consider using the 2.0.x version. I will be maintaining it for a while: ``` pip install "limix =2" ```

Hey @a-slide , sorry for the delay. I plan to fix it by Friday evening. (including other fixes)

Hi people, Sorry for the long delay. I've allocated the period from 02/06 to 12/06 to work on Limix. Before 01/06 it is unrealistic because of a deadline I have...

Plan: https://github.com/limix/limix/issues?q=is%3Aopen+is%3Aissue+milestone%3A%223.1.0+release%22