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

Why/why not refactor rate formulas #211

Open
stevencarlislewalker opened this issue Apr 25, 2022 · 0 comments
Open

Why/why not refactor rate formulas #211

stevencarlislewalker opened this issue Apr 25, 2022 · 0 comments

Comments

@stevencarlislewalker
Copy link
Collaborator

Why:

  1. use the most robust recursive formula parsing, which will make it easier on users (e.g. do not need to remember to put brackets around variables)
  2. remove the need to explicitly create intermediate 'factrs'

Why not:

  1. one more thing to do, and it is working 'fine' now
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: To do
Development

No branches or pull requests

1 participant