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
  • Does Maple support Ternary diagrams that can be used for exploring parameters like thee phase relative permeabilities

     

    I just read Paul Weiss' post in which he describes his troubles uploading files to MaplePrimes.

    Earlier yesterday (19 Nov 2008) I experienced a similar problem when I was trying to upload a GIF file to include with one of my posts.

    In my case, after I selected the file I wanted to upload, I was showed an earlier file that I had uploaded to MaplePrimes. Based on what I see in Paul's earlier post it appears as though he was trying to upload two files and the second file was really just a duplicate of the first one.

    For the first time, Cybernet decided to coordinate two more major meetings with the TechnoForum – essentially creating a 2-day multiconference. In contrast to the Maplesoft-centric sessions of the Maple Techno Forum on Day 1, the second day was focused on industry problems and the technological and scientific solutions emerging from various sources.

    Maple requires connection to the kernel for calculations.  Does that mean maple uses kernel mode device drivers? 

    "Executing commands in Maple requires a connection to the Maple kernel"

    What is a kernel, and why does Maple need to access the internet to perform simple commands?  I'm sure I've used maple without the internet before.

    Hello everybody, I'd like to write from a procedure results in a table as output. Something like this, that I show at the end.

     

    Just to clarify, this is not a post to discuss the character played by Cliff Robertson in the movie Gidget....this is much bigger.  This is to announce who the Maple Prime's Mentor of the Year is.  But before I get to that, I would like to thank all members of the Maple Primes community for their contributions over the past year. I hope that you will continue to be active and contribute regularly to Maple Primes.

    In the volume Advanced Programming Guide of the Maple manual, the "clasical" picture of the Maple system architecture is depicted:

     A1: Internal Organization
    Components

    Maple consists of three main components: a kernel, a library, and a user interface. The kernel and library together are known as the math engine.
    Kernel The kernel is written in the C language and is responsible for low-level operations such as arbitrary precision arithmetic, file I/O, execution of the Maple language, and the performance of simple mathematical operations such as differentiation of polynomials.
    Library Most of the Maple mathematical functionality is in the Maple library, which is written in the Maple language. The library is stored in an archive, and pieces of it are loaded and interpreted by the kernel on demand.
    User Interface The user interface is the part of Maple that the user sees, and is conceptually separate from the math engine. The same math engine can be used with different user interfaces.

    However, the architecture of the system has been moving away from this picture for several years already. Eg:

    A second parser has been implemented in the Standard GUI, instead of the kernel.

    what is the perometer of sa rectangle if the length is 7/10cm and th width is 1/10cm?

    Every now and then someone will post here on Mapleprimes and the code will use an older package such as linalg or stats. Quite often it is clear that the poster is new to Maple. Yet these packages have been superceded with new ones, eg. LinearAlgebra and Statistics.

    One obvious question that then arises is: how did this user decide to use the older package?

    I just did a google search on

    It would be nice to have all the collections of applications on the maplesoft application site on a single dvd or cd.  And every 6 months or so make available the newest added ones. 

    A while back I posted an article on Maplesoft activities in Japan. As planned, last week, some colleagues and I made the trip to Japan and once again, came back with a bag full of stories and insights – technical, business, social, political – you can never spend a week in Japan and not be suitably impressed and surprised by the latest happenings.

    I was in Boston last week attending the ASME International Mechanical Engineering conference demonstrating MapleSim, our new tool for physical modeling.  I had the opportunity to speak to a large number of delegates, but I remember one conversation in particular; a professor who taught freshman students was bemoaning the fact that he found it harder and harder to impress students with his relatively simple animations of physics phenomena.  A simple animated pendulum no longer captivated students who were already immersed in the interactive physics-enabled environments of video games.  He had to escalate the intricacy of his demonstrations, but generating them was starting to consume too much of his time.

    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>
    First 171 172 173 174 175 176 177 Last Page 173 of 297