Live data from Hacker News

Wolfram Language and Mathematica version 15

writings.stephenwolfram.com

81–90 of 125 posts

Re: Wolfram Language and Mathematica version 15

#81

Earlier quoted context omitted.

It doesn't make sense even for academia. Reproducibility is an issue and as we've seen with recent fraudulent claims in major publications - it's what is going to be used for verification of research. Many years back while in grad school I could not reproduce a result from a paper. Thankfully they had provided the data as public but not the code. I emailed the authors and got some matlab code back. My university didn…

The situation you’re describing is probably why Python is the defacto language of Machine Learning to this day.

As opposed to what?

Re: Wolfram Language and Mathematica version 15

#83
post #70

Earlier quoted context omitted.

It's easy to find Wolfram tedious but I've not seem him be particularly disruptive to other efforts nor did his crankery lead to his current success. He's on the same level with Eric Weinstein. Your best bet is to ignore them.

I'd like to push back on that comparison. At least unlike Weinstein, Wolfram produced a genuinely impressive and useful piece of software, which empowers scientists and students worldwide. While his physics work is a little questionable and not too interesting, he doesn't seem to care too much what other people think. He'd never latch on to some podcast bro to give his ideas a wider reach. All Weinstein does is drop…

That's fair. What I was trying to get at is that Weinstein is also independently successful albeit in a completely unrelated field. There may be small parts of truth in his critique of the field but GU is just so completely batty and ignorant it's worth discounting his analysis here entirely.

I find greater fault in the pushing of his "Intellectual Dark Web" pseudo-cult. So I would agree he's actually a contemptible character but for slightly different reasons.

Re: Wolfram Language and Mathematica version 15

#84

I’ve used Mathematica at university, it’s so great! Creating fractals, animations and so on is so easy and intuitive. The problem though is that Wolfram is a walled garden. When you think about integrating it in an enterprise environment, you get hit by such high costs, it stops making sense. Imagine if they open sourced it, I feel like their products have so much utility, buried deep down Wolfram ecosystem and conve…

True but on the other hand it is really impressive how Stephen Wolfram managed to build a viable company around scientific software.

Re: Wolfram Language and Mathematica version 15

#85

I’ve used Mathematica at university, it’s so great! Creating fractals, animations and so on is so easy and intuitive. The problem though is that Wolfram is a walled garden. When you think about integrating it in an enterprise environment, you get hit by such high costs, it stops making sense. Imagine if they open sourced it, I feel like their products have so much utility, buried deep down Wolfram ecosystem and conve…

It doesn't make sense even for academia. Reproducibility is an issue and as we've seen with recent fraudulent claims in major publications - it's what is going to be used for verification of research. Many years back while in grad school I could not reproduce a result from a paper. Thankfully they had provided the data as public but not the code. I emailed the authors and got some matlab code back. My university didn…

This problem is very visible in Physics with software such as COMSOL, which many papers use. The licenses are so crazy expensive, that verifying any paper is difficult.

Re: Wolfram Language and Mathematica version 15

#86

I like the changes they’ve made to the backend in the AI era because now if you input “weight of 1 cup of sugar” into WolframAlpha it says 202 grams and if you put in “weight of 1 cup of sucrose” it says 376 grams. I would rather live in a world where my life is surrounded by mystery than live in a world so small that my mind could comprehend it. - Harry Emerson Fosdick

Hmmm, it could definitely be clearer. It looks like it's using the bulk density for "sugar" (so including the air between the crystals) and the actual density for "sucrose".

Re: Wolfram Language and Mathematica version 15

#87
post #60

Earlier quoted context omitted.

This is well known, old news. I would not call him a crank, he's just an "independent physicist". He is a very successful and wealthy businessman thanks to Mathematica, with $100Ms of wealth presumably, and he choses to do physics in his own way, pursuing subjects that he finds interesting, in ways he finds interesting. And he writes about his work and himself in grandiose ways, usually comparing himself to Newton an…

> I would not call him a crank > And he writes about his work and himself in grandiose ways, usually comparing himself to Newton and Einstein ... Nothing major has come out of his research okay

The word ‘crank’ is a dismissive insult. Wolfram is definitely eccentric, probably hard to work with, but also undoubtedly smart. What good does it do to dismiss him? He’s doing nothing wrong spending his own money the way he wants to. And who knows something will come out of this. Similar to GP I’d like to see more of this.

Re: Wolfram Language and Mathematica version 15

#88
post #74
post #73

Earlier quoted context omitted.

My issue is that Mathematica is essentially a term rewriting system. Reimplementing everything in Rust seems to go against the idea. The derivative computation is 400 lines of Rust and could be 20 lines of Mathematica code.

I have not looked at the implementation but isn't the idea to write a Lispy language in Rust (in other words, Mathematica the language ) and then write the differentiation and other routines in that .

No, they're implementing all functions, all matching etc. in Rust.

Re: Wolfram Language and Mathematica version 15

#89
post #88
post #74

Earlier quoted context omitted.

I have not looked at the implementation but isn't the idea to write a Lispy language in Rust (in other words, Mathematica the language ) and then write the differentiation and other routines in that .

No, they're implementing all functions, all matching etc. in Rust.

I see.

Re: Wolfram Language and Mathematica version 15

#90

Earlier quoted context omitted.

Wolfram is $4000/seat for a perpetual commercial license with support. [1] $4000 will only buy a middling Mac Tool tool chest…and not the tools to put in it. [1] a personal perpetual license is only $400.

Do they still offer a free license on Raspberry Pi?

You can also emulate a Pi using QEMU to run Mathematica (slowly!) on other platforms, see e.g.

https://www.thelinuxvault.net/blog/how-to-run-the-raspberry-...

Post reply on HN