Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add better error handling when solving intrinsic functions
Previouly any error in the intrinsic function would cause the entire program to crash. Now we catch the error and comment out the line that had the issue.
- Loading branch information