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 a simple issue,

    When I'm typing in an equation with a lot of brackets, maple automatically underlines the bracket set however if you are at the bottom of the screen the underline will not be visible.  This is just more of an annoyance than a problem.

    Perhaps in an update maple could scroll the text up half of a space or so from the bottom of the screen?  or be able to at least scroll the data up the screen.

     

     

    Hi, have a look at the pic. Maple has occasionally problems to combine solutions of an integral (and not only there) to a real term. One has to  do it by hand.  Are there any plans to improve this behaviour ?

     

    I'm trying to install Maple 11 in a 64 bit Archlinux system.  The licensing software is only 32 bit, even though Maple itself is 64 bit.  All I needed to do to get around that is install 32 bit glibc libraries (pacman -S lib32-glibc for any Arch users)

    Hi,

    I just realized that Maple 8 shuts down without saving every time I try to save a document. Obviously, this is a very serious problem. Any tips? I actually uninstalled the whole software package, and reinstalled it, only to find that the problem was still there. I hope someone else has dealt with this. Please help. Thanks,

    John

    How can Maple arrive at the following, for an unspecified function f(x,y), without knowing sufficient conditions (eg. whether the 2nd partials are continuous)?

    > # From the ?diff help-page
    > diff(f(x,y),x,y) - diff(f(x,y),y,x);
                                          0
    

    Continuity of integrands isn't generally assumed by int (there's a separate optional parameter which enables it...

    Hi

    I subscribe to different posts.  All the e-mail I receive is on my hotmail account.   I don't know why.  I would like to be able to change that settings so I will receive it on my outlook account.

    How do I .....

    Mario

    Since some days I can no longer save threads in html format in a readable way.

    Was there anything changed?

    I recently submitted my work to Maple Application Center and I received a bug report from a staff. Then, I resubmitted it after fixing bugs. However, I have a bug report again (^_^; Yes, this is because my work was poor, but in other words, all applications in Maple Application center that passed strict check by staff are all guaranteed to have good quality. I am sure that everyone can find good tools for education and research. We should utilize them. If we can not find applications that we want, let us develop works and submit them ! Yasuyuki Nakamura

    Hi there,

    I'm struggling to understand the dynamics of a 3-D system of differential equations. I am interested in a numerical simulation. A phase diagram would be nice too. I've tried the standard bag of tricks, but remain quite lost.

    Bonjour,

    It seems that bit to bit functions on integers, like the C-functions and, or, not, xor, << (left shift) , >> (right shift), are missing in Maple.
     

    Why?

    > 8 and 25;
    Error, invalid boolean expression

     

    GraphTheory includes ImportGraph and ExportGraph.  These are handy functions but they would be much more useful if they supported GraphML.  GraphML is a popular standard.  It is particularly useful for integration with tools built with the Prefuse API (http://prefuse.org/).  Please add GraphML support for importing and exporting Graphs.

    Hi,

    I have a dual processor computer and I am using Maple 8 (because it is much faster than Maple 11) but I noticed that Maple 8 only maxes out one processor and doesn't use both.  I am using (unfortunately) Windows Vista.  I would appreciate any suggestions.

    I also have a single 2.3 GHz processor at home with XP so I'll give that a try.

    Thanks

    For a bit of light relief, head on over to the online comic strip at phdcomics.com.  If you've ever been a PhD student, be careful, this strip might make the nightmares come back...

    Hi.

    I think there is a problem with arrays. When i define an array like this:

    A := {1,12}
    Then it works fine as you can see:
    print(A[1])=1
    print(A[2])=12

    but if i do it like this:
    A := {1.1,12}
    Then the results is reversed:
    print(A[1])=12
    print(A[2])=1.1

    I'm running Maple 11 and updated to the 02 patch.

    When I try to integrate a function,Maple returns a summation sign and underneath this sign is the expression R= RootOf (      ),where the bracket contains a cubic polynomial written in terms of Maple's internal default variable _Z.  Why can't Maple simply evaluate the roots of this cubic equation and return the value to me? What do I have to do to force Maple to return the desired result? 

    AntipodeanMan

    First 203 204 205 206 207 208 209 Last Page 205 of 308