lcompilers / lpython

Python compiler
https://lpython.org/
Other
1.37k stars 156 forks source link

Implement symbolic sign function #2715

Closed anutosh491 closed 2 weeks ago

anutosh491 commented 1 month ago

We need to use basic_sign for the signinf from the gruntz algorithm. This is a draft PR and tests can be added once #2714 is resolved.

anutosh491 commented 2 weeks ago

This is ready to go, enabling auto merge !