Jacques Carette

Results 1199 comments of Jacques Carette

Regarding the `weight`s that block things: this is part of the reason why we used to push the weights in as far as possible, to expose the control flow to...

What is the current status of this one?

Yes, it is - @yuriy0, could you do this please?

There is definitely code that should recognize this and simplify it. I know @ccshan wrote some of it. And @yuriy0 's recent work might have tweaked it -- some of...

`do_peel` in Loop.mpl. So it is possibly not called in `improve`, which would be why it is not triggered all the times that it should. I believe there are several...

Thanks. I think the issue is that the code to simplify these kinds of products is called only very late in the pipeline, and not in all the places that...

There are some simplifications that are not done because they require knowledge that is (currently) unavailable (such as properties of values inside arrays). If these are crucial, then we'll need...

Thanks @ccshan that is valuable information. Hopefully @yuriy0 can make some progress from here.

Also, `in` does not occur in that program, so that must be something new in the maple code. `in` is indeed a very bad variable name to use (along with...

@ccshan Because of the error message you posted about 3 hours ago. https://github.com/hakaru-dev/hakaru/issues/80#issuecomment-307439065.