shawsa

Results 3 issues of shawsa

After upgrading IPython (among other things) the plugin was not indenting correctly from time to time. The issue is in line 230 of the formatpythoncode.py file: ```if self.version[0] == "7"...

Was experimenting in the repl and encountered this error. ``` [sage@sage-laptop-arch linalg]$ roc repl The rockin' roc repl ──────────────────────── Enter an expression, or :help, or :q to quit. » test...

Added linker flag to the mex compiler command for SDMC so that the mex file encodes the relative location of the Linux library. The algorithm can now run without setting...