Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates to Ghosh implementation #146

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

Beckebanze
Copy link
Contributor

@Beckebanze Beckebanze commented Aug 14, 2024

As discussed with @rich-wood in issue #145, this PR changes the Ghosh-implementation:

  1. The matrix As is renamed to B
  2. B and G are transposed as compared to their earlier implementation
  3. Accordingly, the hard-coded data for the tests of calc_B and calc_G are also transposed

Felix Beckebanze and others added 3 commits August 14, 2024 13:58
…ntation, and also changed the implementation of G to its transpose (an all definitions of G in terms of L etc likewise).
Felix Beckebanze added 3 commits August 14, 2024 16:59
…rong useage of np.allclose(arr1, arr2) which apparently did not lead it issues with earlier version of numpy.
@Beckebanze
Copy link
Contributor Author

I am lost on what the coverallsapp exit code 1 means. I do not expect it to be related to the changes I made. Would appreciate it if somebody else can look into it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant