Sounds cool. Aside, I hate the fact that I read posts like these and just subconsciously start counting the em-dashes and the "it's not just [thing], it's [other thing]" phrasing. It makes me think it's just more AI.
Making Wolfram tech available as a foundation tool for LLM systems
41–50 of 188 posts
Re: Making Wolfram tech available as a foundation tool for LLM systems
#42There's a great discussion with Stephen Wolfram on the Sean Carroll podcast. Listening to it made me think very highly of Wolfram. He's a free thinking, eccentric, mathematician, scientist; who got started doing serious work at a very young age. He still has a youthful creative approach to thought and science. I hope LLMs do pair well with his tools.
He live streams the (internal) Wolfram Alpha product meetings on YouTube. It's really interesting to watch, I've been a fly on the wall for years.
Re: Making Wolfram tech available as a foundation tool for LLM systems
#43Re: Making Wolfram tech available as a foundation tool for LLM systems
#44CAG sounds like fake solution for LLM's. Math problems are not custom data, they are limited in amount, and do not refresh like product manuals. Hence math can always be part either generic llm or math fine tuned llm, without weird layer made for human ( entire wolfram) and dependencies. Wolfram alpha was always an extra translation layer between machine and human. LLM's are a universal translation layer that can als…
Re: Making Wolfram tech available as a foundation tool for LLM systems
#45There's a lot of value in the implementation of many strong and fast algeorithms in computer algebra in proprietary tools such as Maple, Wolfram, Matlab. However, I (though of course believe that such work needs to be compensated) find it against the spirit of science to keep them from the general public. I think it would be good service to use AI tools to bring open source alternatives like sympy and sage and macaul…
Unfortunately, the bank doesn't accept spirit of science dollars, and neither does the restaurant down the street from me either.
Re: Making Wolfram tech available as a foundation tool for LLM systems
#46Earlier quoted context omitted.
Back when I was using it, mathematica was unmatched in its ability to find integrals. Has python caught up there?
sympy is good enough for typical uses. the user interface is worse but that doesn't matter to Claude. I imagine if you have some really weird symbolic or numeric integrals, Mathematica may have some highly sophisticated algorithms where it would have an edge. however, even this advantage is eaten away somewhat because the models themselves are decent at solving hard integrals.
Re: Making Wolfram tech available as a foundation tool for LLM systems
#47There's a lot of value in the implementation of many strong and fast algeorithms in computer algebra in proprietary tools such as Maple, Wolfram, Matlab. However, I (though of course believe that such work needs to be compensated) find it against the spirit of science to keep them from the general public. I think it would be good service to use AI tools to bring open source alternatives like sympy and sage and macaul…
> against the spirit of science Unfortunately, the bank doesn't accept spirit of science dollars, and neither does the restaurant down the street from me either.
Re: Making Wolfram tech available as a foundation tool for LLM systems
#48Earlier quoted context omitted.
Back when I was using it, mathematica was unmatched in its ability to find integrals. Has python caught up there?
sympy is good enough for typical uses. the user interface is worse but that doesn't matter to Claude. I imagine if you have some really weird symbolic or numeric integrals, Mathematica may have some highly sophisticated algorithms where it would have an edge. however, even this advantage is eaten away somewhat because the models themselves are decent at solving hard integrals.
Re: Making Wolfram tech available as a foundation tool for LLM systems
#49I tried using wolfram alpha as a tool for an llm research agent, and I couldn't find any tasks it could solve with it, that it couldn't solve with just Google and Python.
Re: Making Wolfram tech available as a foundation tool for LLM systems
#50A big disappointment as I’m a fan of his technical work.