Hacker Newsnew | past | comments | ask | show | jobs | submit | mvardin's commentslogin

Given the long list of "breaking changes" and "Deprecated or removed" I think it is premature to suggest that they are moving towards stability.


I think the idea is that they're trying to make the breaking changes sooner rather than later. It should settle down after this release.


Your comment appears to be about the article but you seem unable to do so without focusing on yourself. It was all going fine until you wrote "I had not seen before". How is it relevant whether you had seen it before or not? In all, you make four references to yourself and your feelings in this comment. What egregious self-promotion! /sarcasm


Or you could just use the real thing for free at https://www.open.wolframcloud.com/


"Mathics is released under the GNU General Public License (GPL)."

There may be a few other differences you are not considering.


That's only free for demo usage. $120/yr for the lowest tier for non-trivial/toy projects.


Or even run it for free on a Raspberry Pi (or under a Pi emulation on a PC, albeit slowly).


Huh. Can you share links to documentation ofnthis strategy?


Sorry for the delay - I don't usually check for replies here: http://linux-mitterteich.de/fileadmin/datafile/papers/2013/q...


You have to think of Mathematica code as a specification of what your science does. As long as the expected output of the function is clearly defined, then your work is replicatable/verifiable (with enough effort) which makes it good science. I am much more concerned about occaisional places where the documentation of Mathematica is poor, than whether the soruce is viewable.

Open Source is just the ultimately precise but horribly inconvenient documetnation.


Fair enough. Perhaps my issue more correctly lies in the close-to absolute trust some of my colleagues have for mathematica.

Since mathematica is so much faster and feature rich people use it and only very occasionally is it verified by some other software. I would prefer, and would make things easier and faster, if we had (verifiable code) + (one result), instead of (no code) + (one result) + (independent check of result), since only rarely one bothers/have the time to make the independent check. In some cases there is no option to make an independent check (e.g. "with enough effort" is usually too much effort).


Mathematica is not verifiable, it doesn't have the authority to define 'good science'. Code spec =/= proof.


About 70% of the space is taken by documentation. You can delete that and read the docs online.



He says the book is zero->useful, you are asking for zero->expert.

FYI here are your answers...

WordCloud[StringTake[WordList[], 1], WordSpacings -> 10] (* spaced out * )

WordCloud[StringTake[WordList[], 1], Binarize[CurrentImage[]]] (* shaped like your face * )

twitter = ServiceConnect["Twitter"]; ServiceExecute[twitter, "ImageTweet", Image ->WordCloud[StringTake[WordList[], 1]]] ( * Tweet a wordcloud *)

For that kind of detail, you will always want the documentation http://reference.wolfram.com/language/ref/WordCloud.html


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

Search: