Closed skyreflectedinmirrors closed 5 years ago
Looks like this PR made the test related to DRG fail. Try running pytest or check Travis to see the results.
Yeah, it looks like this version changes the species that are identified in one of the tests.
Yea. Check out #50, a simple fix that makes it run much faster.
I'm going to close this, since the idea was brought into the changes I made in #50 and which will be continued in the refactor
branch.
Should double check this for correctness, but it basically fixes #48
Bonus points if you optimize out the
sp_b
loop w/np.eigsum