Mikkel Meyer Andersen
Mikkel Meyer Andersen
@grzegorzmazur, thanks heaps. Would you be willing to consider inclusion of this in yacas as well as some of those I mention in [#252, comment 4 Dec 2018](https://github.com/grzegorzmazur/yacas/issues/252#issuecomment-444064592) (is that...
Cheers. To avoid to much duplication, I have been trying to make a general rule such that sums starting from 0 is first term for k = 0 and then...
Okay. I read it as: if the sum is defined if starting from 0 instead of 1, then `SumFunc` should define it starting from 0? So the current rule ```...
Thanks! Good catch. Now, you identifying and fixing a bug, at least all my questions have not been a total waste :). I'll try to proceed.
I now continue to try to implement the general low-order polylogarithms. Just before returning the result of the helper function, I perform the following: ``` res := Simplify(res * (1-z)^(m+1))...
I have tried a local simplication rule in `testfunc` like this: ``` res := res /:: { _z*_a*_z^_q
It is a bit confusing with `z` and `n` in the rules; if I change them to e.g. `x` and `y` I get the same as above: ``` In> e...
I agree :-); I simply focused on simplifying it first because I think it is a general and interesting problem, and this seemed like a nice place to start learning...
In , @thomasp85 mentioned that solving this in general (item 1) would be good, but also that he hadn't had time to look at it, yet. Meanwhile @thomasp85 suggested to...
Sorry I did not write that. Yes, they are fine in the app.