Closed MrRobot2211 closed 3 years ago
This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.
Totals | |
---|---|
Change from base Build 1078504429: | 0.4% |
Covered Lines: | 192 |
Relevant Lines: | 229 |
The class PowTest
is now merged in dev.major. :)
@hodgestar I think this is ready then, I'll inherit from the newly minted QuTiP tests later on.
@MrRobot2211 Approved! Happy for you to merge once the test run passes.
@MrRobot2211 Could you fix up the silly pep 8 errors resulting from my merging with GitHub's merge interface? Apologies for leaving you with the mess but I am stepping away from my computer now and don't have the branch checked out to do the clean up quickly.
This implements pow and creates a class that should be inside QuTiP proper to do the testing.
We can afterwards add the test class to qutip and inherit here in future PRs.
This in pursuit of having the most functionality available on the "first" release.
This is ready to merge after extra_functions