Javier Boncompte G.
Javier Boncompte G.
I am also experiencing this in the same environment. It seems to be related to a problem downloading files from the LP API because when downloading the config files and...
Not really. I did a few experiments I needed to run using Google Colab but I couldn't fix the problem in my computer. It seems to be related to the...
Thank you for doing this! One question thou. I just started with pycel, but shouldn't you add the financial library to the default modules for this to work? I tried...
Hello all, This looks amazing! I was trying to install from the PR but I am having a problem building the package. I always get a `ValueError: Aborting. Could not...
> > Hello all, This looks amazing! I was trying to install from the PR but I am having a problem building the package. I always get a `ValueError: Aborting....
I got lost on the many issues about this but somewhere @asmeurer mentioned he had discussed using code blocks in C (statements enclosed in curly brackets). I don't know what...
Yes, I like the idea of using a `Dummy` to hold the results. About your non-scalar example, I am not sure either. As I see it, you're *summing the elements...
I am not exactly sure what you mean with that solution not working for printing a dot product, because I think this would work. But I do get the advantages...
Not sure if this is exactly what you were thinking but it is simple and works well without breaking any existing pipeline. `doprint(expr)` works just as it does now. But...
Sure, let me know your thoughts and, if it is ok for you, I can start working on a PR for this. I can only say I agree with the...