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

Do not use global variables for set_variables #218

Open
dpsanders opened this issue Jun 21, 2019 · 1 comment
Open

Do not use global variables for set_variables #218

dpsanders opened this issue Jun 21, 2019 · 1 comment

Comments

@dpsanders
Copy link
Contributor

The order etc. should not be global variables.

Different sets of global tables can co-exist for different orders. Each TaylorN could, for example, contain a reference to the relevant global table for its order.

@lbenet
Copy link
Member

lbenet commented Jun 21, 2019

As long as this does not impact in speed, I agree.

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

2 participants