Learning Maxima: Beginner Video Tutorials

In summary: But it is mainly used for numerical calculations. In summary, the conversation discusses the use of Maxima and Octave as open source mathematical tools and provides resources for learning and using Maxima, including video tutorials, websites, and a brief introduction. It also mentions Julia as an alternative for numerical computations.
  • #1
Leo Liu
353
156
I am switching from Mathematica to Maxima. Although both of them are symbolic computation programs, I think it is better to start studying Maxima's language from the basic stuff. Could someone recommend some good video tutorials to me? Thanks.
 
Physics news on Phys.org
  • #3
and from Prof Glasner's website:

  • Maxima and Octave
    • Maxima and Octave are two open source mathematical tools http://maxima.sourceforge.net/compalg.shtml The are a lot of good reasons for using open source software beyond its purchase price which are clearly documented here.
    • The current implementation of MIT's Macsyma system for computer based algebra is called Maxima and is available for MS Windows under the GNU Public License here.
    • The Maxima package for Windows also includes http://wxmaxima.sourceforge.net/ which can help people start using Maxima without learning Maxima's languange.
    • Here is http://www.math.harvard.edu/computing/maxima brief introduction to Maxima.
    • Here is an http://www.math.psu.edu/glasner/m251/intromax.html, as well as http://www.math.psu.edu/glasner/Max_doc/maxima-primer.html which is distributed with maxima.
    • Here is some http://www.math.psu.edu/glasner/Max_doc/index.html on Maxima.
    • Octave, a Matlab alternative for numerical work, is available under the GPL.
    • Links to additional CAS's using Maxima as a component in a larger scheme http://maxima.sourceforge.net/relatedprojects.shtml

http://www.personal.psu.edu/mxg/m251_fa09/thepage.html
 
  • #4
ANother computational tool to consider is Julia:

Julialang.org

Julia does matrix style computations along the lines of Matlab but without the frills or cost.
 
  • #5
jedishrfu said:
ANother computational tool to consider is Julia:

Julialang.org

Julia does matrix style computations along the lines of Matlab but without the frills or cost.
Thanks for your reply. But isn't julia not a symbolic computation program?
 
  • #6
Julia can interface so anything is possible

 
  • Wow
Likes Leo Liu

1. What is Maxima?

Maxima is a free and open-source computer algebra system (CAS) that is used for symbolic mathematical calculations. It is similar to other CAS programs such as Mathematica and Maple.

2. Why should I learn Maxima?

Learning Maxima can be beneficial for students, researchers, and professionals in various fields such as mathematics, engineering, and physics. It can help with complex calculations, problem-solving, and data analysis.

3. Do I need any prior knowledge to learn Maxima?

No, Maxima is designed for beginners and does not require any prior knowledge in programming or mathematics. However, having a basic understanding of algebra and calculus can be helpful.

4. Are there any resources available for learning Maxima?

Yes, there are various resources available for learning Maxima, such as online tutorials, video tutorials, user manuals, and forums. The Maxima website also has a comprehensive documentation section for users.

5. Can I use Maxima for real-world applications?

Yes, Maxima can be used for real-world applications, such as solving complex equations, graphing functions, and simulating mathematical models. It is also used in research and education to aid in data analysis and problem-solving.

Similar threads

  • MATLAB, Maple, Mathematica, LaTeX
Replies
23
Views
2K
  • MATLAB, Maple, Mathematica, LaTeX
Replies
11
Views
2K
Replies
40
Views
2K
  • Programming and Computer Science
Replies
2
Views
1K
  • Differential Geometry
Replies
6
Views
2K
  • MATLAB, Maple, Mathematica, LaTeX
Replies
3
Views
1K
  • MATLAB, Maple, Mathematica, LaTeX
Replies
4
Views
3K
  • MATLAB, Maple, Mathematica, LaTeX
Replies
8
Views
3K
  • Programming and Computer Science
2
Replies
69
Views
4K
  • Programming and Computer Science
Replies
9
Views
1K
Back
Top