Domain: maplesoft.com
Stories and comments across the archive that link to maplesoft.com.
Stories · 3
-
Open Source Symbolic Math Packages?
3Suns asks: "There are many proprietary symbolic mathematics suites available, including Mathcad, Mathematica, and Maple. Strangely, I can't find a single free software project with similar functionality. These programs are as ubiquitous in universities and engineering companies as they are expensive. Given the deep roots of open-source in higher education, what can explain the lack of free/open-source mathematics software?" We last addressed this question three years ago, but a lot can change in that time. Has it? -
What's Out There for Handheld Math?
PowerVegetable asks: "What's the story with handheld computation? Not address books and schedule reminders; I'm talking about the type of stuff computers were invented for. Anyone who's used Mathematica or Maple knows what desktop computers are capable of these days math-wise, but handheld computation seems to have fallen behind on the innovation front. Cell phones and handheld game systems have certainly enjoyed rapid advancement, so where are the handheld mathematical portable oracles? What's available that doesn't have obscure menu systems, bad displays, underpowered processors and unwieldy programming languages? Pickings are slim in the hard-coded calculator industry, but what about Pocket PC's or other programmable portables? Is there any portable solution out there that's more capable than my old HP49g?" -
Use of Math Languages and Packages in Research?
CEHT asks: "As a research programmer at the university, I have encountered numerous times when I need to choose which language(s) or package(s) to use for different projects. Tradeoffs and performance issues have to be considered: results from one package may be more compatible with the data from other researchers, another package may find the solution faster and use less resources, and so forth. Maple, Matlab, Magma, and Mathematica are among the most well-known packages. Libraries such as IMSL is also popular. Of course, there are smaller (and mostly free) packages that tend to target specific types of problem, such as LiDIA, Singular, and LAPACK. The question is, how useful are these [and other] math packages? Do researchers use only one or two packages for most of their projects? Or do people like to mix things a little by pulling the strength of different packages together to solve a math problem? If not, do researchers write C/C++ programs and use GMP or Matpack to solve math problems?"