On Nov 21, 2014 11:46 AM, "Dr. David Kirkby (Kirkby Microwave Ltd)" < drkir...@kirkbymicrowave.co.uk> wrote: > > > On 18 Nov 2014 22:37, "Stefan" <stefanvanz...@gmail.com> wrote: > > > > I don't know if I simply lack the appropriate Mathematica knowledge, but years ago, when I implemented matroids > > lM = Map[If[# == 0, 0, 1] &, M[[2]][[#[[2]] & /@ M[[3]], #[[2]] & /@ M[[4]]]], {2}]; > > I am no expert on Mathematica, but Mathematica code does not need to be so cryptic. >
Can anybody rewrite the above line of mathematica code so that it does something equivalent, but is less cryptic? > Anyway, is it any less readable than this code to plot the Mandelbrot set? > > http://preshing.com/20110926/high-resolution-mandelbrot-in-obfuscated-python/ > > Or this C code > > http://www.ioccc.org/2013/birken/birken.c > > Dave. > > -- > You received this message because you are subscribed to the Google Groups "sage-devel" group. > To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. > To post to this group, send email to sage-devel@googlegroups.com. > Visit this group at http://groups.google.com/group/sage-devel. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To post to this group, send email to sage-devel@googlegroups.com. Visit this group at http://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/d/optout.