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

F2 aux override speedup #46

Merged
merged 11 commits into from
Aug 21, 2023
Merged

F2 aux override speedup #46

merged 11 commits into from
Aug 21, 2023

Conversation

calbaker
Copy link
Collaborator

@calbaker calbaker commented Aug 17, 2023

#[api(skip_get, skip_set)]
#[serde(skip)]
aux_in_kw_override: Option<Vec<f64>>,

that allows for a persistent array to eliminate the need for repeated cloning.

@calbaker calbaker marked this pull request as draft August 17, 2023 21:02
@calbaker calbaker marked this pull request as ready for review August 18, 2023 20:40
@calbaker
Copy link
Collaborator Author

@kylecarow , this is ready for review

@kylecarow kylecarow merged commit 563c441 into fastsim-2 Aug 21, 2023
3 checks passed
@kylecarow kylecarow deleted the f2-aux-override-speedup branch August 21, 2023 16:22
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.

2 participants