scdevries
scdevries
I'm using the Jupyterlab-git extension, which uses nbdime for diffing. When I'm working in a folder on a network drive (Windows) this leads to an error in Jupyter lab >...
## Description I'm working in a network drive that has a Windows drive letter (H:) mapped to it. Whenever I try to do a DIFF I get one of two...
Hi Brian, Thanks for your code. It works nicely, though I have the feeling that the ROC curve is not calculated correctly when there are ties. The following example should...
f@x and x//f are replaced with f[x], which although equivalent may not what one wants to see
Mathematica allows the use of colorsetters as part of the code (so that the programmer can conveniently choose a new color right in the middle of the source by just...
This may or may not be considered an issue: bitmaps used as part of the source code (which mathematica happily allows and advocates) are replaced with elaborate Image functions.
Formatting of fractions in the code can become rather weird: Join[Total[ Join[1/2 Differences[ VeryLongFunctionNameVeryLongFunctionNameVeryLongFunctionName], Most[defaults]]]/ Total[Join[1/2 Differences[optimal], Most[optimal]]], a]