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

Adding Kernels to gpp_covariance.cpp and python wrappers #477

Open
bwbellmath opened this issue Jan 16, 2019 · 0 comments
Open

Adding Kernels to gpp_covariance.cpp and python wrappers #477

bwbellmath opened this issue Jan 16, 2019 · 0 comments

Comments

@bwbellmath
Copy link

My collaborator added some covariance functions (using polynomial exponential and matern kernels) to the gpp_covariance.cpp and gpp_covariance.hpp and the python wrapper covariance.py and also in domain.py

however when attempting to build moe with these changes -- cmake succeeds meaning the C++ code seems good, but I don't understand how the python code gets compiled and placed in the appropriate place. Therefore I don't know how to build moe so that I can use these new covariance functions through the python interface.

Could some detail be added to the documentation regarding adding custom functions via C+++ with wrappers?

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

No branches or pull requests

1 participant