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

Create input handler #2

Closed
3 tasks done
vktrbr opened this issue Mar 8, 2022 · 1 comment
Closed
3 tasks done

Create input handler #2

vktrbr opened this issue Mar 8, 2022 · 1 comment
Assignees
Labels
handler trans with string data

Comments

@vktrbr
Copy link
Owner

vktrbr commented Mar 8, 2022

Create a handler from string data

Using sympy https://docs.sympy.org/latest/modules/parsing.html create a raw data parser from a string.

List of functions that the parser must read

  • exponential function
  • logarithms
  • ...

This list will be updated

@vktrbr vktrbr self-assigned this Mar 8, 2022
@vktrbr vktrbr added the handler trans with string data label Mar 8, 2022
@vktrbr vktrbr mentioned this issue Mar 10, 2022
11 tasks
@vktrbr
Copy link
Owner Author

vktrbr commented Mar 11, 2022

v1.0 done!

@vktrbr vktrbr closed this as completed Mar 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
handler trans with string data
Projects
Development

No branches or pull requests

1 participant