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

Convert #30

Open
2 tasks
kayaulai opened this issue May 6, 2023 · 0 comments
Open
2 tasks

Convert #30

kayaulai opened this issue May 6, 2023 · 0 comments
Assignees

Comments

@kayaulai
Copy link
Member

kayaulai commented May 6, 2023

  1. Make versions of calCost1V2 and calCostV2 that call your Python code through reticulate, instead of the existing Python code, say calCost1V2Py and calCostV2Py
  2. Modify sim_Score (https://github.com/rezonators/segsimflex/blob/main/R/sim_score.R) with the additional parameter engine. When engine == "python" and trans = TRUE, call the Python versions instead.
  3. You can then test with similar code as in this page, but with engine == "python".
  • calCostV2
  • calCost1V2
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

3 participants