Christopher2222

MaplePrimes Activity


These are Posts that have been published by Christopher2222

I came across a website that tracked website usage.  I decided to see if Maplesoft existed there in the top million.  To my surprise, it did!  It may not by all means be useful but it is interesting.  The size of the icon is dependant on the popularity  http://nmap.org/favicon/?q=www.maplesoft.com

I also dedided to check out where our competitors stand.  Interestingly...

It is already September and there has been no updates for the latest Maple release.  Am I to expect that when I purchase the newest copy of Maple that what I buy is what I get and there maybe no updates?  I mean Maple 10 was on the market for a full 2 years with updates, 6 to be exact, so users must have pretty satisfied with the service, hopefully.  And Maple 11 users had their version on the market 3 months longer than Maple 12 although from...

If I assign a list to a variable named depth it causes invalid object errors in for loops for Maple12

depth:=[1,2,3,4,5,6,7,8]:

for i from 1 to 4 do
  i;
end do;

Error, invalid object: mspace(height = "0.0ex",width = "0.0em",[1, 2, 3, 4, 5, 6, 7, 8] = "0.0ex",linebreak = "newline") and  1 additional error.

 

When I see a listing of my own posts/questions, I would rather like to see a listing much like in the format shown here www.mapleprimes.com/recent/all  showing the postings less all the summaries. 

This would speed up my searching if I, or anyone else, was looking for a particular post of mine, or someone elses.

 

I'm not sure why this is, but almost any topic I look up there is a link to someone who has done something similar to it in Matlab or Mathematica but not Maple.  And almost always if something is found in Maple, it can be found in both Matlab and Mathematica. 

Let's take for example googling rock paper and scissors.  Someone's done a simulation in Matlab and there's a notebook in mathematica, however I find nothing in Maple.  Also, however,...

First 22 23 24 25 26 27 28 Last Page 24 of 39