Google Tech TalksSeptember, 11 2007ABSTRACTThe name Maple is synonymous with doing complex math on computers. Best known for its symbolic or algebraic computation abilities, Maple is one of the most important tools for the modern applied mathematician and scientist. Many of you are likely familiar with Maple from college but you've probably not kept up to date with latest developments. This presentation will present some of the latest product developments from Maplesoft. Topics include- developments in high performance numerical computation- recent advances in symbolic computing- new Maple libraries including graph theory, statistics, optimization, polynomial operations, and more- parallel and grid computing- knowledge capture for mathematical documents- the Maple programming language and application development- overview of new add-on products including global optimization, and modeling and simulationThe presenter will be Mohamed Bendame, a senior engineer from Maplesoft. The presentations will include an open Q session.This talk will be taped by the engEDU Tech Talks Team.Speaker: Mohamed Bendame
Everything good about Maple can be found in the package called SAGE - Symbolic Algebra and Geometry Explorer. It runs a python based server so you can make Maple like notebooks in your browser. All open source and free and even uses LaTex to mark it all up nicely.
italouruguayricano(June 16, 2009 at 5:32 pm)
I am an Engineer tough not in software, The best way to learn math is by doing. Also look for help with teachers and tutors.If you are diligent you will grasp the concepts, its a matter of hard work only.
anotherelvis(December 22, 2008 at 4:55 pm)
But to be fair the Maple language has a very nice syntax. I found it simpler to use than Mathematica.
anotherelvis(December 22, 2008 at 4:51 pm)
I used Maple a some years ago, and the gui was horrible to use under linux because it didn't integrate well with X. Has this changed in the latest versions?
Jakemmx(January 23, 2008 at 1:58 pm)
I went through a program that covered Calc 1,2,3 and part of DE1 during the summer ... used maple probably 12 hours a day and found it to be somewhat buggy (it had problems saving extremely large files, and it is often tricky to get the output in the correct form). However, we were using a very new version (probably not even on the market at that time) and I think most of the problems have since been fixed. Some people just simply get frustrated by maple though :\
Jakemmx(January 23, 2008 at 1:54 pm)
Maple is definitly better if you want to do symbolic maniuplation, but I usually always end up working with matlab at work.
Jakemmx(January 23, 2008 at 1:53 pm)
If you lack talent, then you just need a lot of practice :) ... though that will usually only go so far. Most software engineering does not require what I would concider a strong math abilitiy though, but it could be hard to get through an engineering school depending upon just how bad your math is.
nextmeet(January 20, 2008 at 7:33 am)
the student use is only $99.00 maybe a older version maybe cheaper..
gutt1717(December 28, 2007 at 3:16 am)
i want to be a software engineer but im not good at math i can some one tell me how i can be good plz i need help
bubbles2911814(December 16, 2007 at 1:27 pm)
Nice Movie Guys - atomicfeedback.com
johnsalik(December 14, 2007 at 6:55 am)
Maple and Matlab are used for different things. Making a long story short, the former is a symbolic engine and the latter is a numerical engine. They are used for different things, although they interface readily. Both great tools, I use both readily.
timwintle(November 29, 2007 at 8:59 pm)
Maple is very good (better than matlab IMHO), but I always try not to use it too much - it's fine whan a university/company pays for it - but python with numpy etc is free, and just as powerful.