Adept Scientific - English
The world's best software and hardware for research, science and engineering.
flag arrow
clearclear

 Adept Store | register Join My Adept | Flags  
Adept Scientific | Amor Way | Letchworth Garden City | Herts | SG6 1ZA | Tel: +44 (0)1462 480055  
UKdedksvnofi
Home
Products
Training
Events
 Buy Online
Downloads
Academic Discounts
Support
My Adept
International |  About Us |  Adept Scientific Blog |  Contact Us |  Press Room |  Jobs
Adept Scientific on Facebook Adept Scientific on Twitter Adept Scientific on YouBube Adept Scientific on LinkedIn


The Next Steps

• Ask us a question
• Watch Maple Video Demonstrations
• Buy Maple Now
• View Maple Pricing
• Download a Brochure
• Request a Brochure
• Request an Evaluation
• Meet Our Team
• Read our RSS Feeds

Learn More

Maple Home
Maple 16 Overview
Maple 16 Professional
Maple 16 Academic
Maple 16 Student Use
What's New in Maple 16
Maple New Features
Datasheet

Maple History
Recorded Online Seminars

MapleSim
MapleNet
Maple T.A.
BlockImporter™
Maple Toolboxes

Maple Rave Reviews
Maple Study Guides
Books about Maple
System Requirements

Latest Information

New Features: Professional
New Features: Academic
Maple Features
The Maple Reporter Online

Service & Support

Maple Primes
blogs, forums etc

Elite Maintenance Program
Application Centre
Powertools
Search the Knowledge Base
Technical Support request

List Archives >  Maple User Group List Archive >  Archive by date >  This Month By Date >  This Month By Topic

[MUG] Maple r4 ->Maple r5 ->Maple r4 problems

Search email archive for  

[MUG] Maple r4 ->Maple r5 ->Maple r4 problems
Author: Ron Grimmer    Posted: 28/03/2000 20:36:24 GDT
>> From: Ron Grimmer

Dear Muggers,

I am teaching a class to undergraduates which uses Maple. We have release 4
in our lab. Our students have purchased r5 and take work home and work on
the r4 worksheet with r5. They claim that they do not ask for a conversion
to r5 when asked. But then they bring their worksheets back to the lab and
only part of the worksheet is recovered when it is opened with r4 and they
have to do it over again. It is not transparent what is different on the r5
worksheet (no % or ").

Is there any way to achieve the r4 -> r5 -> r4 process without losing parts?
I can see that this will only get worse when we have students with r6.

Thanks for your thoughts.

Ron Grimmer

[MUG] Re: Maple r4 ->Maple r5 ->Maple r4 problems
Author: Maple Group    Posted: 31/03/2000 15:08:56 GDT
>> From: Maple Group

| >> From: Ron Grimmer
| Is there any way to achieve the r4 -> r5 -> r4 process without losing parts?

-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-

Date: Wed, 29 Mar 2000 17:30:28 +0100
From: "Dr Francis J. Wright"
To:
Subject: Maple r4 ->Maple r5 ->Maple r4 problems

My students have precisely the same problem. But in my experience,
opening a R5 worksheet in R4 only loses some of the output, in
particular any plots, which can all be recovered by re-executing the
worksheet (after replacing % by " etc.).

Francis

--

Dr Francis J. Wright (Senior Tutor for Mathematics)
School of Mathematical Sciences | mailto:
Queen Mary & Westfield College | tel: (020) 7882 5453 (direct)
University of London | fax: (020) 8981 9587 (dept.)
Mile End Road, London E1 4NS, UK | http://www.maths.qmw.ac.uk/~fjw/


-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-

From: Mike May
Date: Wed, 29 Mar 2000 12:20:00 -0800 (PST)
To:
Subject: Maple r4 ->Maple r5 ->Maple r4 problems

Ron,

Due to limits of machines in two labs, I had to have students switch back
and forth between Maple VR4 and VR5 on a routine basis last year.

For the stuff I would have students work on the general rule was that going
from 4 to 5 gave a warning message that the worksheet needed to be
updated. For calculus classes virtually nothing was changed and the
worksheets worked fine. Going the other way from R5 to R4 had a problem
if the worksheet included 3D graphics. Then there would be a message that
there had been a problem in loading and the worksheet was now incomplete.
Upon further inspection that always turned into the loss of the 3D graphics.
Simply re-executing the worksheet (Which could be done by a command from the
menu bar) fixed things up again.

There are of course minor exceptions. I have found a few integrals that R4
could easily do and that R5 needed to be told assumptions. More importantly,
the 3D graphics in R5 allow live rotation so they can be more easily
tweeked to get the right viewing angle. R4 graphics require explicit redraws.
I suspect that is the heart of the conversion problem. R5 is using some
different graphics routines that allow easier manipulation. New features
are rarely backwards compatible. I suspect smartgraphs would also cause
problems.

I have just started playing with Maple 6. So far things are converting
without a problem, but I am starting with worksheets that have only simple
Maple constructions.

Sincerely,

Mike May, S.J.




-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-

Date: Wed, 29 Mar 2000 15:44:33 -0500 (EST)
From: David Vaughan
To:
Subject: Maple r4 ->Maple r5 ->Maple r4 problems

I had a similar experience with Maple V Release 4 and Maple V Release 5 -
a program that ran reasonably well under Release 4 did not produce the
same results under Release 5 (it was a fractal picture, and the colour
scheme basically disappeared). Is Maple VI going to be of even more
trouble?

DCVaughan


-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-

Date: Wed, 29 Mar 2000 22:34:56 -0800 (PST)
From: Robert Israel
To:
Subject: Maple r4 ->Maple r5 ->Maple r4 problems


In general, Maple makes some effort to be backwards compatible, but
can't be forwards compatible: if a new release includes some new
data structure, previous releases may not know what do do with
it if they encounter it in a worksheet. For example, in some cases
Release 4 has trouble with Release 5 worksheets containing plots,
especially 3D plots, because there were substantial changes in these
between the two releases.

But I think that if you have your students remove all the output
from their worksheets (which is easily done from the Edit menu) before
saving them, Release 4 shouldn't have any trouble reading the
worksheet. Of course, whether it can execute the worksheet is
another question, but at least you'll be able to see what their
inputs were.

Robert Israel
Department of Mathematics http://www.math.ubc.ca/~israel
University of British Columbia
Vancouver, BC, Canada V6T 1Z2




-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-

Date: Fri, 31 Mar 2000 05:47:30 -0800 (PST)
From: Jonathan Dentch
Subject: Maple r4 ->Maple r5 ->Maple r4 problems
To:

Ron,

I am having similar problems with R4 and R5. I
recently took a course in numerical analysis. The
text book came with algorithms prepared as Maple
procedures in R4. Many of the procedures won't run in
R5. For example, when the procedure prompts me for an
input file, I answer yes but the program terminates
anyway.

Jonathan Dentch
Rensselaer at Hartford



__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com


Previous by date: [MUG] invztrans question, Ray Vickson
Next by date: [MUG] Variables in an array, Jonathan Dentch
Previous thread: [MUG] Increasing the size of Maple plots..., Rafael Espericueta
Next thread: [MUG] Variables in an array, Jonathan Dentch



Ready to buy?

For more pricing information:
Visit our webstore, call us on +1 800 724 8380 or email us at info@adeptscience.com

Featured Downloads

Maple 16 & MapleSim 5 Professional Brochure
Maple 16 Academic Datasheet
Maple 16 & MapleSim 5 Academic Brochure
Maple 16 What is New datasheet
Maple 16 Professional Datasheet
Maple Whitepaper: Driving Innovation - How mathematical modeling and optimisation increase efficiency and productivity in vehicle design.
MapleSim Whitepaper - Technological Superiority in Multi-Domain Physical Modelling and Simulation

Latest Downloads

Maple 16 Programming Guide
Maple 16 User Manual
Maple 16 Academic Datasheet
Maple 16 Professional Datasheet
Maple 16 & MapleSim 5 Academic Brochure

Product Reviews

"Without the Maple software, we would have to spend weeks generating the equations of motion for every experiment. Then the chances that we did it right would basically be near zero. There would always be a mistake somewhere. It is very difficult to set up a dynamic motion model by hand."
- Jean-Claude PiedBeouf, Ph.D Manager of Robotics, Canadian Space Agency

"Its very good - highly accurate and easy to use. The speed of Maple allows me to change equations and quickly reintegrate them into the application, so more possibilities can be explored to achieve the precise effect desired."
Shawn Neely, Senior R & D Director for PDI/Dreamworks

Latest News

Connectivity to major CAD systems extended in Maple 16
MapleSim Breaks New Ground in Hardware-in-the-Loop real-time simulation for planetary rovers
MapleSim Breaks New Ground in Hardware-in-the-Loop real-time simulation for planetary rovers
Maths software usability reaches new heights with Maple 16
"MapleSim was an eye-opener for us.
adept

Top of the Page

Popular Links: ChemDraw | ChemOffice | Data Acquisition | Data Analysis | EndNote | Maple | MapleSim | Mathcad | MathType | Quality Analyst | Reference Manager | VisSim

EU ePrivacy Directive | Our Privacy and Terms and Conditions Statement
All Trademarks Recognised. Copyright © 2012, Adept Scientific plc.
Site designed and maintained by Lyndon Ash

Adept Scientific | Amor Way | Letchworth Garden City | Herts | SG6 1ZA | Tel: +44 (0)1462 480055