Arka Saha

Results 2 issues of Arka Saha

I added a regex-based fix right before the compile(funcstr, filename, 'exec') call in lambdify to remove the stray dot and any whitespace #### Fixes #28620 #### Brief description of what...

univers was rejecting versions containing ":" so, I added some code to clean it, 1. First tries the original version 2. if error, cleans the version 3. tries again until...