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
  • Some time ago, I had a blog post about a compendium of inequalities,  Some people took a look and found problems in that paper.  So I took the time to track down the author and point him to the mapleprimes page.

    He got back to me some time later, thanking me for pointing out the errors.  But in the same email, he pointed me to 2 other papers, http://xxx.lanl.gov/abs/0707.2098 and http://xxx.lanl.gov/abs/0707.2584 which contain (interesting?) conjectures which seem amenable to Maple exploration. I meant to look at these myself, but it has now become clear that I won't for quite some time yet. Perhaps these will pique the curiosity of some MaplePrimes member.

    <p>How do I render 3D plots from command line maple on Mac OS X? (My calculations are memory intensive and I can not spare the huge memory that the GUI requires.)</p>
    <p>On my old Solaris box, I would use <br />
    >interface(plotdevice = x11);<br />
    but it appears Maple has not written a X11 driver for the Mac.</p>
    <p>Presumably Maplesoft wants me to use an alternative plotdevice, such as "postscript" or "jpeg", but I can not find one which allows me to rotate the rendered plot.  What am I missing?</p>

    From a previous thread, out of curiosity, I tried to find _EnvMaxCosetsToddCoxeter.  I could not do it using the built in help.  Now if I type ?group,pres, I can get to the help page for that item, and there it mentions _EnvMaxCosetsToddCoxeter and if need be, this value can be increased, using standard assignment operators.  O.K.  But where is a document that has the complete list of environment variables that can be changed and the details associated with each of those environment variables.&nb

       Hello.

       If you try to update Maple 12 to Maple 12.01 on a Macintosh with Maple1201MacUpgrade.app you will remark that "nothing happens".

       There is a permissions problem within the updater.

       To correct it, open a Terminal and type

    chmod a+x /path/to/updater/directory/Maple1201MacUpgrade.app/Contents/MacOS/*

        HTH

     

    Over on the usenet newsgroup comp.math.soft-sys.maple, someone asked about using Maple's overload facility to redefine the operators such as `*`, `+`, etc.

    The difficulty for the submitter is that while overload (and option overload for procedures) can provide enhanced operators for new routines, it doesn't affect routines saved in the Maple Library which already have their bindings. Overloading does not subsequently change the bindings of the operators when used in (most all) Library routines.

    One way to try and get around this is to actually redefine the global operators. And since overload is on topic, one can still use it in the replacements that one writes.

    In order to redefine global operators one must first unprotect them. They are protected for a very good reason. If the replacements are not adequate then Maple can fail in a multitude of ways. It's a case of caveat emptor.

    Hello

    I have installed Maple 7 on my computer because I can't install a third time Maple 12 Student Version.

    Is there a way to use my Maple 12-Maplets and to create maplets on Maple 7 ?

     

     

    Twenty years after I first plotted the Mandelbrot set on a ZX Spectrum with 48K of RAM and a 3.5MHz processor, I’m still amazed by the sheer complexity and beauty contained therein.  I now have access to far more computing horsepower and can create ever more vivid visualizations.  It’s surprising what you can do with some creativity and a modicum of patience.

    There is quite a difference in the way plot and plots:-pointplot handles colors when using lists of HSV or HUE values.

    In the first example below the colors are quite different when using plot and pointplot with HSV.

    In the second example plot handles HUE values, but pointplot reports an error.

    #First HSV

    plot([k$k=0..4],0..1,color=[seq(COLOR(HSV,k/4,1,1),k=0..4)],thickness=50,axes=none);
    plots:-pointplot([[k,k]$k=0..4],symbolsize=100,symbol=solidcircle,color=[seq(COLOR(HSV,k/4,1,1),k=0..4)],axes=none);

    #Now HUE.

    I formed the Maple Global Network group on LinkedIn to bring together users, developers, clients, consultants, academics, and professionals worldwide who do technical computing with Maple and related Maplesoft products like MapleSim, Maple T.A., and MapleNet.  (To learn how MaplePrimes and the Maple Global Network complement each other, please see this forum post.)  I cordially invite all MaplePrimes members to join the Maple Global Network today!

    What single change in Maple would you want more than any other?

    Maybe it's an enhancement, or a functionality change, or a bug fix.

    I was fortunate enough to spend the last two weeks on vacation in the south of Spain. Spain is a country composed of intricately layered history and traditions; influenced over thousands of years by its various inhabitants and conquerors: the Phoenicians, Greeks, Romans, Visigoths, Moors, and of course the Christians (the Reconquista ended with the surrender of Granada in 1492 to Ferdinand and Isabella, the same year Christopher Columbus made his famous journey). Its food, music, art, architecture, and customs display these intertwined influences in unique and sometimes surprising ways.

    Hello, What is the best PC that can do complicated calculations fast? processor? RAM? chace? ..? Thank you

    Hi

    I installed Maple 12 on Windows XP Sp3 and activated it. Maple 12 starts without any problem. When I want to evaluate an expression, context menu doesn't open. Cursor stay busy a moment and return normal. I have already installed Java Version 6 Update 10. Maybe, java version I have installed caused this problem. But I'm not sure. Can anyone tell me how to fix this problem. 

     

    I am trying to export a plot object generated by implicitplot3d, for use and manipulation without Maple.  I am using Maple 11.02 (10/11/07) on Windows XP.

    I therefore seem to have three choices:

    1. POV.  My exported object does not render in pov-ray v3.6.

    2. DXF.  My exported object does not read in TrueView, and reads as black in SolidWorks eDrawings and another freeware viewer.

    Hello,

    I have activated 2 times Maple 12 and I have tried to activate it a third time on my new computer but it doesn't work:

    There is this message: the maximum number of activations has been reached.

    Must I buy Maple 12 again?

    First 181 182 183 184 185 186 187 Last Page 183 of 306