I've been using Maxima since my undergraduate (over 10 years), now with Ubuntu20.04 lts, I become a newbie of SageMath. For a small project (both symbolical and numerical), in particular, student lab activities, Maxima has been a powerful tool for analyzing and visualizing data. (The Android version is also fantastic, but the poor keyboard.)
Mathematica is always enemy/friend. (My coworkers are all Mathematica speakers.)
Based on our record, Python seems to be a lot more popular than Maxima. While we know about 288 links to Python, we've tracked only 27 mentions of Maxima. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
I think the really neat piece of software behind this is maxima (https://maxima.sourceforge.io/), a rather influential computer algebra system of ancient lineage still in use today in more place than you might think. - Source: Hacker News / about 1 year ago
In the maxima computer algebra system[1] which was ancestrally based on lisp it has a single quote operator[2] which delays evaluation of something and a "double quote" (which acually two single quotes rather than an actual double quote) operator[3] which asks maxima to evaluate some expression immediately rather than leaving it in symbolic form.[4] [1] https://maxima.sourceforge.io/ [2]... - Source: Hacker News / about 1 year ago
Use wxmaxima, a free and open-source computer algebra system:. Source: over 1 year ago
There are several options, here is one of them: https://maxima.sourceforge.io. Source: almost 2 years ago
You may use maxima cas (https://maxima.sourceforge.io/) to solve symbolic complex problems. Source: about 2 years ago
If Python is not installed, download it from python.org or use your system's package manager (e.g., sudo apt install python3 on Ubuntu). - Source: dev.to / about 1 month ago
Python Installed: Download and install the latest Python version from python.org, including pip during setup. - Source: dev.to / 4 months ago
First, you'll need to install Python if you don't have it already. Go to the official Python website python.org, download the latest version, and follow the instructions. - Source: dev.to / 5 months ago
Python: We’ll use Python for it’s simplicity and accessibility. - Source: dev.to / 5 months ago
Bootstrapping was an often neglected problem. Should we tell people to install Python from https://python.org? The Anaconda distribution? How do we stop folks from using their system package manager and risk breaking everything? - Source: dev.to / 9 months ago
MATLAB - A high-level language and interactive environment for numerical computation, visualization, and programming
JavaScript - Lightweight, interpreted, object-oriented language with first-class functions
Wolfram Mathematica - Mathematica has characterized the cutting edge in specialized processing—and gave the chief calculation environment to a large number of pioneers, instructors, understudies, and others around the globe.
Rust - A safe, concurrent, practical language
GNU Octave - GNU Octave is a programming language for scientific computing.
Java - A concurrent, class-based, object-oriented, language specifically designed to have as few implementation dependencies as possible