Settings

Theme

Ask HN: Could a LLM Make Mathematica into Python?

1 points by cheesewheel · 4 comments · 1 min read


Wolfram mathematica has a closed source model, but must give documentation to all its functions. Could a LLM be trained to port this into a Python equivalent?

2 threads
fragmede

No, but that's not a limitation of the LLM technology. Python is imperative and Mathematica is declarative. You could get pretty far, but ultimately you'll run into roadblocks.

  • cheesewheelOP

    Interesting. I guess it could kickstart a repo. Thanks for the reply.

    • fragmede

      It's $400 for a home license; $1,800 if you're a company for Mathematica. Given the work that's fine into it, if you're finding it useful and deriving revenue from it, isn't it worth it to just buy it?

michaelnny

This there any sources on the closed model you just mentioned? Also, what do you mean “into a Python equivalent?

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection