MaplePrimes Posts

MaplePrimes Posts are for sharing your experiences, techniques and opinions about Maple, MapleSim and related products, as well as general interests in math and computing.

Latest Post
  • Latest Posts Feed
  • Just happen to come accross this wikiVS page of Maple vs Mathematica. 
    http://www.wikivs.com/wiki/Maple_vs_Mathematica

    I find it heavily biased towards Mathematica. 

    A lot of spam coming in is from the same users.  It seems automated.  These are some repeating offenders

    bow1461923
    crowjs5668
    maciea9490
    chrisb4474
    katiaa8835
    jillrq6414
    wirthd7705
    angel11852
    roseua4338
    dickny9737
    cat8665870
    kelly12568
    eckerf1684
    clinep7786
    sheppa9191
    steade4069
    pettyd5076
    buccik7294
    ariasc3543

    Those are to name a few. 

    Higher power mapleprime users can delete posts,...

    http://webmath.exponenta.ru : Russian users thanked Maple 6.000.000 times.

     

    We have just released Teaching Calculus with Maple: A Complete Kit.  Leveraging both Maple and Maple T.A., Teaching Calculus with Maple includes lecture notes, student worksheets, Maple demonstrations, Maple T.A. homework, and more – everything you need to teach Calculus 1 and Calculus 2.  Teaching Calculus with Maple  was developed at the University of Guelph under the leadership of an award-winning teacher and field-tested in classes with hundreds of students.

    As usual I am going to use this blog post to complain!
    How can anyone in their right state of mind create a Finance Package
    with out procedures for return calulation ie first difference, percentage change, log returns etc

    restart;

    The version 16 of Maple does not know the function "pow", it is replaced by "power". Nevertheless, the codegen[optimize] procedure still generates it!  Moreower, it's not optimal even to write poser(..., 1/2)  as, most probably, the function sqrt must run faster. 

      Here's an example: (the function being optimized just contains some nested square roots)

    > iang10 := [codegen[optimize](Re(int11), tryhard)];
    [ 2 t17

    I want to Play with math full-time.  I posted a help me do it page on my website at marvinrayburns.com under the link titled "Help!" Any ideas on how I can gel it to go viral and maybe get some support from it?

    We have just released a free collection of Maple and MapleSim classroom materials that helps bring modern technology to any introductory course in control design. This collection includes interactive classroom demonstrations that illustrate key concepts; lab projects and assignment questions; and example models ready to be explored.  It’s been designed primarily for instructors, but students should find much of it useful, too.

    Hello. It World be greate if you could ad a maple file viewer to the Maple Player for the IPad and similar products. It is a greate tool when you are on the move and do not have you pc with you to do the calculations on. I use Maple a lot at my studies at the university of southern denmark, at when I talk to my study mates about a problem, it would be greate to be able to open maple files from you pc on the ipad. I save my documents to my Dropbox, so I always have then nearby....

    Dear Maple users

    I have had Maple creating graphics for me that I cannot do in other programs I have access to: 3D pictures of circle waves interferring or even the result of an interference pattern from a diffraction grating in Physics. But when it comes to simple animations, I am not all that impressed.

    Basicly I have three complaints: 

    a)  Maple seems to use a lot of space to save frame information, resulting in large filesizes.

    All that looks like what many may have expected to be provided by Maple.

    But personally I do not need advertising towards that every second day.
    Not really.

    We are proud to announce you about the new feature in the Maple Programming Environment - Importing existing MPL files into a Maple Project.

    You can update Maple Programming Environment using Update Manager mechanism in the Eclipse.

    The following article briefly introduces the migrating process using the new import wizard,...

    Maple Programming Environment (MPE) is the only Eclipse™ based efficient development toolkit to rapidly build standout applications for Maple.

    MPE harnesses the flexibility of Eclipse and focuses it into a powerful Maple development engine.

    MPE includes multiple productivity-boosting features, which spare you from tedious routine, time loosing and keeping your focus on your ideas.

    Dear friends,

    while working with Beta function integrals like int_0^1 x^(7/23)*(1-x)^(16/23) dx I noticed that Maple does not seem to know about the following Beta function identity:

    Beta(m+q, n+1-q) = Pi/sin(Pi*q)*mul(r+q, r=0..m-1)*mul(r+1-q, r=0..n-1)/(m+n)!

    where m,n are positive integers and q is a real number so that 0 < q < 1. This is easy to prove and there...

    First 95 96 97 98 99 100 101 Last Page 97 of 297