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

minor enhancements and extensions to non-r-code #115

Merged
merged 2 commits into from
Apr 27, 2018
Merged

minor enhancements and extensions to non-r-code #115

merged 2 commits into from
Apr 27, 2018

Conversation

kerschke
Copy link
Contributor

In the C-code of MOP7, x[0] and x[2] were used although in fact only x[0] and x[1] exist. That is x[2] should be called x[1].

In addition, I added an additional functionality for the interface to MPM2. The code now enables to access the covariance matrice of the respective function.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 89.51% when pulling 68d75fe on kerschke:master into 5562083 on jakobbossek:master.

@jakobbossek
Copy link
Owner

Thanks. Merging.

@jakobbossek jakobbossek merged commit 1d21e60 into jakobbossek:master Apr 27, 2018
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.

3 participants