@halirutan You wrote on June 24th:
The "Home" page needs a bit more content, but I would like to announce everything this week, as I'm on vacation a week later.
Simultaneously with your announcement, I would like to announce the availability of Rubi on GitHub on sci.math.symbolic, email several power users of Rubi about it, and provide a link to the GitHub site on Rubi's current homepage. Therefore, please let me know before you announce, and what user groups you plan to send it to. Also, I would appreciate your sending me a copy of the text so we can coordinate our descriptions of GitHub Rubi, including its proper name.
i
that is increased with each code cell that I write to the .m files. At the moment of processing, I know which notebook I'm processing and which code-cell I'm processing and I have the global counter i
. It is very easy to have a mapping function
reference[i_] := {notebook, codecell}
i
in the definition of the current rule without breaking anything. But let's assume we have this solved, then I can extract i
from each rule and with the help of reference
I know instantly where it is defined. I know the exact cell inside the notebook.
Steps[Int[expr, var]]
a button, that automatically opens the right notebook and cell where this rule is defined.
Get
all comments are ignored and you can never access them again.
@halirutan Forget assuming anything about DownValues. I propose:
Obviously this is a long term project, I am not suggesting you do now.