RuleBasedIntegration / JOSS-Publication

Text-sources for the publication of Rubi in the Journal of Open-Source Software
MIT License
4 stars 0 forks source link

How to use the Mathematica Test Suite? #6

Closed rljacobson closed 5 years ago

rljacobson commented 5 years ago

There is some nice documentation for the Mathematica test program: https://github.com/RuleBasedIntegration/IntegratorTestProgram But it looks like the program hasn't been committed yet. The format appears to be:

{ integrand, var, stepsexpected, resultexpected }

I think having even one line somewhere saying what those fields are would be minimally sufficient.

halirutan commented 5 years ago

I am to blame for this. Albert asked me long ago if I can review his integrator program and adapt it so that we can push it into the repository. Although it's not in a repository, Albert of course shares the program with everyone who wants it and I simply forgot to mention this somewhere.

As a first dirty solution, I have included the meaning of the test-case structure right at the top of the Integrator Test Program readme. In addition, I have created an issue for this. I would really like to see that some more people jump onboard and help.

rljacobson commented 5 years ago

Great. The "good first issue" tags are a really good idea. We should find some excuse to advertise for volunteers in the Wolfram Community.