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

Data re-structuring (kill par arrays) #35

Open
2 tasks
argonaut22 opened this issue Apr 12, 2024 · 0 comments
Open
2 tasks

Data re-structuring (kill par arrays) #35

argonaut22 opened this issue Apr 12, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@argonaut22
Copy link
Collaborator

This isn't your father's scripting language

The par arrays and index.inc are confusing components of TASOPT to newcomers; the benefits of this structure are dubious now that we're not running Fortran. Let's do this better.

  • develop a new data plan. ideas include struct-centric modularization, or by dictionary organization. This decision should involve performance testing to ensure that the new structures don't encumber the code.
  • implement the plan, incorporating the readable names from Generate readable names for variables #34
@argonaut22 argonaut22 added the enhancement New feature or request label Apr 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant