Loic Gouarin

Results 32 comments of Loic Gouarin

If you invert the order it works. So, I am not sure that it is a xeus-cling issue... ![split](https://user-images.githubusercontent.com/7510549/29238697-b6a8c13c-7f3a-11e7-8217-245ec25cebcd.png)

@nthiery this issue has been fixed in the master branch of cling https://github.com/root-project/cling/issues/182 We hope that we could have a newest version of cling for xeus-cling soon. A better workaround...

@momonala this is due to the presence of `` characters in the return type. If you use `auto`, your problem is gone ;). It is fixed in the cling 0.5...

I fixed the first issue but a new one appears. I had a discussion with @JohanMabille about that and it's not so easy to fix it. We will take time...

Thanks for this report. pylbm must be updated according to the changes made in loopy.

Sorry for the delay. I thought it was a problem with sympy and then, I wanted to solve this issue before answering. But it is not. I will try to...

Thank you @ma-sadeghi for reporting this issue. I will update loo.py and make some tests in the next few weeks.

Which notebook gives you this kind of issue?

There are still some issues with the generated code that I need to fix. I also have to modify cmake and write code to do template specialization. After that, we...

After some investigations in the source code, I can confirm that the channels given in the `conda-forge.yaml` are never used. Only `conda_build_config.yaml` is read from the `conda-forge-pinning` package. So I...