Hacker News new | past | comments | ask | show | jobs | submit login

I still can't decide if this example shows how amazing Mathematica is or something else:

    pelvisLoc = AnatomyData[Entity["AnatomicalStructure", "Pelvis"], "RegionBounds"]; 
    Show[
       Entity["AnatomicalStructure", "Skin"]["Graphics3D"], 
       PlotRange -> pelvisLoc, 
       PlotRangePadding -> {33, 33, 19},
       ViewPoint -> {0.961, 1.62, 0.203}, 
       ViewVertical -> {0.109, 0.284, 1.202}
    ]
It certainly shows how rich of a data set mathematica has. This[1] was another such example.

1: https://codegolf.stackexchange.com/questions/71631/upgoat-or...




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: