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

Heavy upgrade - multiple species of vectors / hosts #150

Merged
merged 1 commit into from
Jan 2, 2024
Merged

Heavy upgrade - multiple species of vectors / hosts #150

merged 1 commit into from
Jan 2, 2024

Conversation

smitdave
Copy link
Member

@smitdave smitdave commented Jan 2, 2024

Several changes were made so that MYZpar, Lpar, and Xpar would be retrieved as the s^th or i^th in a list: e.g. MYZpar[[1]].

pars$nVectors = s
pars$nHosts = i

All supporting functions now pass the index s (for vectors) or i (for hosts).

Several changes were made so that MYZpar, Lpar, and Xpar would be retrieved as the s^th or i^th in a list: e.g. MYZpar[[1]].

pars$nVectors = s
pars$nHosts = i

All supporting functions now pass the index s (for vectors) or i (for hosts).
@smitdave smitdave merged commit 222cb39 into main Jan 2, 2024
5 checks passed
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