logoalt Hacker News

adiuslast Wednesday at 7:53 PM9 repliesview on HN

Hi, I'm the main developer. We're steadily getting closer to the next release which will support most features of Mathematica 1.0 plus some of the most popular newer functions (> 900 overall!). AMA!


Replies

egl2020yesterday at 4:30 PM

There's a mystique around Mathematica's math engine. Is this groundless, or will you eventually run into problems getting correct, identical answers -- especially for answers that Mathematic derives symbolically? The capabilities and results of the computer algebra systems that I've used varied widely.

show 2 replies
cs702yesterday at 2:52 PM

Thank you for sharing this on HN.

It's a worthwhile effort. If successful, Woxi can enable a large mass of scientists and engineers who don't have access to Mathematica to run legacy code written for it. Also, Woxi would give those scientists and engineers who regularly use Mathematica a non-proprietary, less restrictive alternative, which many of them would welcome.

How does Woxi compare to other "clean-room implementations"[a] of the same language?

--

[a] Please check with a lawyer to make sure you won't run into legal or copyright issues.

muizelaaryesterday at 2:43 PM

How does it compare to mathics?

How close is it to being able to run rubi: https://rulebasedintegration.org/?

show 1 reply
utopiahyesterday at 3:32 PM

Interesting, thanks for sharing. Naive question as I'm not familiar with Mathematica much (but aware of it and Wolfram Alpha and related tools), how does it compare to e.g. Jupyter or Julia or maybe another language (with its framework) that might be even closer?

show 1 reply
apetrescyesterday at 2:42 PM

What percentage of the overall code was written primarily by agents?

show 1 reply
pwdisswordfishyyesterday at 8:31 PM

LSP?

show 1 reply
foobarquxyesterday at 4:03 PM

How is the popularity/rank in functions.csv determined?

show 1 reply
dist-epochyesterday at 3:35 PM

Why would I use this and not Wolfram Script?

Better license? Allowed for commercial operations?

show 2 replies
foobarquxyesterday at 4:43 PM

Have you considered using quickcheck/random/property-based testing with LLM code generation to automate function implementation?

show 1 reply