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

Preallocate references to values for qrm_get in qrm_spfct #115

Merged
merged 2 commits into from
Jan 22, 2025

Conversation

MaxenceGollier
Copy link
Contributor

@amontoison In the same spirit as #113, I will eventually need this if I end up using qrm_get as suggested in #114.

@amontoison
Copy link
Member

amontoison commented Jan 22, 2025

You can do less modifications with just val = spfct.ref_int and val = spfct.ref_float.

Can you also add an allocation test?

@amontoison amontoison merged commit 23c837a into JuliaSmoothOptimizers:main Jan 22, 2025
17 of 23 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.

2 participants