visma icon indicating copy to clipboard operation
visma copied to clipboard

Extending support for Functions

Open 8hantanu opened this issue 7 years ago • 1 comments

To do:

Add tokenize and simplify support for different function classes.

Prereq:

Adding simplification support for the functions would be easier after simplify module is updated (#142)

Expected outcome:

  • Create new Function classes or modify existing ones (trig, exp, log etc)
  • Add support for tokenize and relevant checks for function input syntax
  • Add simplification and plotting support (#118)
  • Add integration and differentiation support for the new functions (#32)

Edit: Related issues: #118, #158, #160

8hantanu avatar Mar 10 '19 10:03 8hantanu

can i contribute

99bcsagar avatar Nov 05 '20 05:11 99bcsagar