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
  • This example was reported to me after a Calculus II student encountered this ridiculous result:

    f := (k+5)/sqrt(k^7+k^2):
    Int( f, k=1..infinity ):
    % = value( % );
    /infinity
    | k + 5
    | -------------- dk = -infinity
    | (1/2)
    /1 / 7 2\
    \k + k /

    Maple 16 introduces the ?ModuleIterator method, which can be assigned in a module so that it can be used  in a for-loop, or in the seq, add, and mul procedures.

    ModuleIterator should return two procedures.  The first (referred to as hasNext) is a predicate that returns true if the iterator is not finished.  The second (referred to as ...

    I would like to be able to look at the maple video tutorials with the MaplePlayer on the Ipad. Hope that this is made possible.

    Dear friends,

    I will present a series of commands for you to ponder that should speak for themselves.

    > q := n -> int(1/(1-2^n*exp(I*theta*n))^2*2*I*exp(I*theta), theta=0..2*Pi);
                                2 Pi
                               /
                              |          2 I exp(theta I)
                   q := n ->  |      ------------------------ dtheta
                              |            n                2
                             /       (1 - 2  exp(theta n I...

    Hello all,

    I recently helped someone with a contour integration problem, you may find my calculation at the following link. It occurred to me to test this integral with Maple and Mathematica.

    For example,

    int(1/x^(1/3)/(x^2+2*x*cos(Pi/7)+1), x=0..infinity);

    produces an unusable output from Mathematica. Maple is a little better,...

    The application center has undergone some changes.  I usually like to see if things are working properly.

    There are currently problems with searching maplesim models.  Doing an advanced search under maplesim5 does not bring up all maplesim 5 models, such as

    - Flow dynamics in liquid connected tanks
    - Double glazed windows


    The next issue is with regards to phantom applications that are there but not linked.  For example:  Advanced...

    This tutorial shows how to setup a dual-language project such as Maple/Java or Maple/C in Maple IDE. In the end of the article you can find some links for further reading.

    Maple Connectivity

    The integration of Maple projects with other Eclipse projects is designed for seamless development and building of your C, Fortran, or Java code for Maple using External Calling package.

    Maple Project can be mixed with

    This is a wish list for the version of Maple after whatever immediate next version is being developed.

    It's about three-quarters of a year since Maple 16 came out, and if Maple follows its recent history of annual releases then development of new features of the very next release after 16 would be quite well along, and possibly even nearing completion. But that could mean that this is a good time to discuss wish lists for the version after that -- the version two releases after 16.

    I would like to pay attention to http://www.ams.org/samplings/feature-column/fc-2012-12, where a discrete analog of vector calculus on graphs is applied to rankings. In my opinion, it would be useful to implement that in the GraphTheory package.                           ...

    Ten more Clickable Calculus solutions have been added to the Teaching Concepts with Maple section of the Maplesoft web site. Solutions to problems include examples in algebra, differential and integral calculus, lines-and-planes in multivariate calculus, linear algebra, and vector calculus.

    The algebra additions include an example illustrating how a

    Mathematica 9 was just released Nov 28 which caused me, of course, to have a look to see what wolfram has done in way of comparing itself to maple. 

    Perhaps we can discuss, compare, debunk, clarify some of their claims or perhaps dismiss the results altogether

    Here is one speed comparison chart I came across.  Is it relavent?  It shows Maple 16 as the worst performer.

     

    Stop ordering posts by votes! ... For two reasons.

    1 - Someone who comes up with the idea first should be ordered as such.

    2 - Conversations can get mixed up

    **edit change** I have changed the title from Stop ordering posts by votes to Mapleprimes wish list. 

    We have added over 2000 new questions to the Maple T.A. Content Center.   Content comes from the University of Guelph, the University of Waterloo, the University of Portsmouth, and Keele University. Topics include calculus, statistics, engineering mathematics

    We have just released Maple 16.02 and MapleSim 6.01.

    Maple 16.02 includes updated platform support, enhancements to the Physics package (including fixes to problems first reported on MaplePrimes - thank-you),  connectivity to the latest version of MATLAB and Visual Studio , as well as some efficiency and interface improvements. See the Maple 16.02 update page for more details.

    MapleSim...

    Hi,

    I used Maple in my studies, but it is not suitable for screens with high-dpi resolutions and it has no full screen mode.

    I have a Macbook Pro Retina.

    Thanks.

    First 104 105 106 107 108 109 110 Last Page 106 of 307