| ▲ | mkl 3 hours ago | |
Past discussion (2 years ago, 119 comments): https://news.ycombinator.com/item?id=40297423 This software does symbolic maths, and it's commercially licensed. The site still seems to be lacking comparisons to other computer algebra systems. The project is unrelated to this other Symbolica that does symbolic code execution, despite the similar sounding brief descriptions: https://news.ycombinator.com/item?id=28443587 | ||
| ▲ | lcnbr 2 hours ago | parent [-] | |
There is at least one benchmark on the main page https://gist.github.com/benruijl/3c53b1b0aea88b978ae609e7369.... And although it would be nice if it was open source, it is still a much nicer setup than Mathematica, as it is source available, (+ some parts are truely open source), is much faster, can be used in rust or python (so no obscure bundled language to learn), and the license lets you use one core for free (always). | ||