You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The purpose of this issue is to create a new test (pytest) suite (meaning multiple tests contained in a folder run with -k arg) whose purpose would be to prove to the user that the program is generating mathematically correct prefactors and terms.
This test would generate *.tex output files that are compared to files already present in the latex directory which have been verified as being theoretically correct.
This way any researcher can review the pdf files and convince themselves that the generated terms are correct.
They can manually compile the .tex files inside the latex folder and the pytest makes sure that the generated .tex output exactly matches what is already present in the latex folder.
z_t_symmetric_equations.pdf
The text was updated successfully, but these errors were encountered: