Anutosh Bhat

Results 38 issues of Anutosh Bhat

Consider this example ``` >>> limit(elliptic_k(2+I*x), x, 0, "+") elliptic_k(2) >>> limit(elliptic_k(2+I*x), x, 0, "-") elliptic_k(2) ``` As can be seen through [wolfram](https://www.wolframalpha.com/input?i=limit+calculator&assumption=%7B%22F%22%2C+%22Limit%22%2C+%22limit%22%7D+-%3E%220%22&assumption=%22FSelect%22+-%3E+%7B%7B%22Limit%22%7D%2C+%22dflt%22%7D&assumption=%7B%22F%22%2C+%22Limit%22%2C+%22limitfunction%22%7D+-%3E%22EllipticK%282+%2B+I*x%29%22) We are missing something i.e. `((2 I)...

series
limits

Adressing this comment (https://github.com/lfortran/lfortran/pull/4696#issuecomment-2366776631)

If the extract_filename function is going to be editing argv, then it also needs to make a corresponding change to argc. I thought this would work right out off the...

We were trying to introduce a testing framework to test out the example notebooks in xeus-cpp and confirm the cell outputs. - An issue for the same was raised here...

Though #627 implements a debugger client and enables the C++ tests for the debugger again, we encounter some `Error : signal 11` issues after the tests pass ``` registering handler...

### Troubleshooting docs - [X] My problem is not solved in the Troubleshooting docs ### Anaconda default channels - [X] I do NOT use the Anaconda default channels (pkgs/* etc.)...

### Troubleshooting docs - [X] My problem is not solved in the Troubleshooting docs ### Anaconda default channels - [X] I do NOT use the Anaconda default channels (pkgs/* etc.)...