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

Create a global option for the C++ back end #68

Closed
fabrice-rossi opened this issue Oct 26, 2023 · 0 comments · Fixed by #69
Closed

Create a global option for the C++ back end #68

fabrice-rossi opened this issue Oct 26, 2023 · 0 comments · Fixed by #69
Milestone

Comments

@fabrice-rossi
Copy link
Owner

The use of the C++ back end is currently specified at the function level when using ctx_tree(), vlmc() and tune_vlmc(). It would be easier to use with in addition a global option to specify the default back end. This would in addition reduce redundancy in the tests as some of them are identical between the R and C++ version.

@fabrice-rossi fabrice-rossi added this to the 0.2.0 milestone Oct 26, 2023
fabrice-rossi added a commit that referenced this issue Oct 27, 2023
This enable a significant reduction in the unit testing code.
@fabrice-rossi fabrice-rossi linked a pull request Oct 28, 2023 that will close this issue
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 a pull request may close this issue.

1 participant