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

functionIterates should force numeric by default #2360

Open
dqnykamp opened this issue Oct 5, 2023 · 0 comments
Open

functionIterates should force numeric by default #2360

dqnykamp opened this issue Oct 5, 2023 · 0 comments

Comments

@dqnykamp
Copy link
Member

dqnykamp commented Oct 5, 2023

The <functionIterates> component should by default have forceNumeric be true so that it doesn't choke up and run out memory from the complicated expressions that can result from large numbers of symbolic iterations.

In this case, we should probably have forceSymbolic override forceNumeric (rather than the other way around as it is currently coded).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant