I'm always amazed by how expressive Mathematica is. Writing some of these expressions imperatively would be significantly more than one line.
These are mostly just API calls with arguments, with some simple lambdas. You can implement that in any language.
Playing with Wolfram Playing Cards
21–30 of 40 posts
Re: Playing with Wolfram Playing Cards
#22Earlier quoted context omitted.
These are mostly just API calls with arguments, with some simple lambdas. You can implement that in any language.
I think the magic of Mathematica is the combination of (1) a huge collection of well-maintained CAS and math functions (2) great graphics and animation support (3) the notebook interface (which jupyter is catching up on fast) and (4) some of the best documentation in the industry. Modifying the Mathematica code after its written, however, is very tricky.
Re: Playing with Wolfram Playing Cards
#23Earlier quoted context omitted.
These are mostly just API calls with arguments, with some simple lambdas. You can implement that in any language.
I think the magic of Mathematica is the combination of (1) a huge collection of well-maintained CAS and math functions (2) great graphics and animation support (3) the notebook interface (which jupyter is catching up on fast) and (4) some of the best documentation in the industry. Modifying the Mathematica code after its written, however, is very tricky.
Re: Playing with Wolfram Playing Cards
#24I'm always amazed by how expressive Mathematica is. Writing some of these expressions imperatively would be significantly more than one line.
Re: Playing with Wolfram Playing Cards
#25How plausible are animated versions of these in real life? What's the thinnest we can make a display+processor combo that can be powered by, say, the heat from my hands?
Re: Playing with Wolfram Playing Cards
#26Re: Playing with Wolfram Playing Cards
#27If the OP is here, I found the cup on their site. It lets me put it in my cart http://store.wolfram.com/view/misc/index.str#heart-spikey-mu...
Re: Playing with Wolfram Playing Cards
#28Re: Playing with Wolfram Playing Cards
#29I'm always amazed by how expressive Mathematica is. Writing some of these expressions imperatively would be significantly more than one line.
These are mostly just API calls with arguments, with some simple lambdas. You can implement that in any language.
Re: Playing with Wolfram Playing Cards
#30I'm always amazed by how expressive Mathematica is. Writing some of these expressions imperatively would be significantly more than one line.
I'm surprised that they didn't choose a purely functional language for Mathematica.