9,835 reputation
11158
bio website
location somewhere in England
age
visits member for 1 year, 4 months
seen 14 mins ago
stats profile views 799

Mathematica apprentice

My gravatar is an eternal golden braid, made with the following Mathematica code:

Graphics3D[{
  GrayLevel[.3], Specularity[White, 15],
  Lighting -> {{"Directional", 
     RGBColor[1, .5, .4], {{5, 5, 10}, {5, 5, 0}}},
    {"Point", Yellow, {12, 3, 15}},  
    {"Point", White, {12, 3, 4}}},
  KnotData[{"TorusKnot", {2, 5}}, "ImageData"]}, 
 ViewVector -> {{0, 0, 5}, {0, 0, 0}}, Boxed -> False, 
 Background -> None, Axes -> False, ImageSize -> 1000]

Dec
7
asked What is ImageDistance measuring?
Dec
7
answered How to plot multiple horizontal lines?
Dec
5
asked How to extract a specific element from EXIF photographic metadata?
Nov
28
answered How can I set an image as the background of a panel?
Nov
23
answered How is AstronomicalData interpreting its date arguments?
Nov
22
answered Op-art Graphic Images
Nov
20
answered Problems getting clean sunrise, sunset, civil, nautical and astronomical twilight data
Nov
18
asked Locators in Manipulate not moving properly
Nov
15
answered Difference between Map[f[#] + g[#] &, {a, b, c}] and Map[f[x]+g[x]&, {a, b, c}]
Nov
14
answered Extracting vertex coordinates from an automatically laid out graph
Nov
13
answered Get number of combinations without “forbidden patterns”
Nov
12
asked Reduce distances between vertices of graph to minimum possible?
Nov
9
answered Keep palette visible when Mathematica application loses focus
Nov
8
answered How to effectively diff a notebook?
Nov
8
answered How can I set an image size fully depending upon ImageSize?
Nov
7
answered Gradient/ColorFunction in Disk with transparent background
Oct
23
answered Coloring each face of a Cuboid with a different color
Oct
21
answered Overlapping accurately Images and Graphics (without loss of resolution)
Oct
21
answered Memory running out generating ContourPlot3D
Oct
19
asked Visualizing the difference between two sequences (strings)