<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - Maple Posts and Questions</title>
    <link>http://www.mapleprimes.com/tags/Maple</link>
    <language>en-us</language>
    <copyright>2026 Maplesoft, A Division of Waterloo Maple Inc.</copyright>
    <generator>Maplesoft Document System</generator>
    <lastBuildDate>Tue, 12 May 2026 22:26:26 GMT</lastBuildDate>
    <pubDate>Tue, 12 May 2026 22:26:26 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>Maple Questions and Posts on MaplePrimes</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - Maple Posts and Questions</title>
      <link>http://www.mapleprimes.com/tags/Maple</link>
    </image>
    <item>
      <title>plotting an 1-D array</title>
      <link>http://www.mapleprimes.com/questions/243588-Plotting-An-1D-Array?ref=Feed:MaplePrimes:Tagged With Maple</link>
      <itunes:summary>&lt;p&gt;Please see the attached worksheet:&lt;/p&gt;

&lt;p&gt;Question 1:&amp;nbsp; How to plot a partial portion of an array s2 using &amp;quot;dataplot,&amp;quot; say the first 50 elements.&lt;/p&gt;

&lt;p&gt;Question 2:&amp;nbsp; I have also tried to use &amp;quot;plot&amp;quot; to plot the first 50 elements s2 and keep on getting errors or strange looking plot with horizontal lines.&amp;nbsp; I have tried plot(s2,1..50), plot(s2,x=1..50), plot(s2,m=1..50), plot(s2[m],m=1..50), plot(s2[1..50],1..50], plot(1..50,s2[1..50]).&lt;/p&gt;

&lt;p&gt;&lt;a href="/view.aspx?sf=243588_question/plot_exercise_a.mw"&gt;plot_exercise_a.mw&lt;/a&gt;&lt;/p&gt;
</itunes:summary>
      <description>&lt;p&gt;Please see the attached worksheet:&lt;/p&gt;

&lt;p&gt;Question 1:&amp;nbsp; How to plot a partial portion of an array s2 using &amp;quot;dataplot,&amp;quot; say the first 50 elements.&lt;/p&gt;

&lt;p&gt;Question 2:&amp;nbsp; I have also tried to use &amp;quot;plot&amp;quot; to plot the first 50 elements s2 and keep on getting errors or strange looking plot with horizontal lines.&amp;nbsp; I have tried plot(s2,1..50), plot(s2,x=1..50), plot(s2,m=1..50), plot(s2[m],m=1..50), plot(s2[1..50],1..50], plot(1..50,s2[1..50]).&lt;/p&gt;

&lt;p&gt;&lt;a href="/view.aspx?sf=243588_question/plot_exercise_a.mw"&gt;plot_exercise_a.mw&lt;/a&gt;&lt;/p&gt;
</description>
      <guid>243588</guid>
      <pubDate>Mon, 11 May 2026 20:14:59 Z</pubDate>
      <itunes:author>wingho</itunes:author>
      <author>wingho</author>
    </item>
    <item>
      <title>How apply special transformation  ?</title>
      <link>http://www.mapleprimes.com/questions/243586-How-Apply-Special-Transformation--?ref=Feed:MaplePrimes:Tagged With Maple</link>
      <itunes:summary>&lt;p&gt;How i can apply this transfromation which is special and i can&amp;#39;t undrestand how from that solution he did thus changes&amp;nbsp; and get the solution of ode&amp;nbsp; ,&amp;nbsp; i reached untill eq(3.5) but after that i can&amp;#39;t&amp;nbsp; figure out what he did&amp;nbsp; &amp;nbsp;and how we get eq(3.7)-(3.9) (3.12),(3.13) and how we can&amp;nbsp; &amp;nbsp;tranform solution&amp;nbsp; for the&amp;nbsp; eq(3.5)&lt;/p&gt;

&lt;p&gt;&lt;img src="/view.aspx?sf=243586_question/e1.jpg"&gt;&lt;/p&gt;

&lt;p&gt;&lt;img src="/view.aspx?sf=243586_question/e2.jpg"&gt;&lt;/p&gt;

&lt;p&gt;&lt;img src="/view.aspx?sf=243586_question/e3.jpg"&gt;&lt;/p&gt;

&lt;p&gt;&lt;img src="/view.aspx?sf=243586_question/e4.jpg"&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="/view.aspx?sf=243586_question/fp.mw"&gt;fp.mw&lt;/a&gt;&lt;/p&gt;
</itunes:summary>
      <description>&lt;p&gt;How i can apply this transfromation which is special and i can&amp;#39;t undrestand how from that solution he did thus changes&amp;nbsp; and get the solution of ode&amp;nbsp; ,&amp;nbsp; i reached untill eq(3.5) but after that i can&amp;#39;t&amp;nbsp; figure out what he did&amp;nbsp; &amp;nbsp;and how we get eq(3.7)-(3.9) (3.12),(3.13) and how we can&amp;nbsp; &amp;nbsp;tranform solution&amp;nbsp; for the&amp;nbsp; eq(3.5)&lt;/p&gt;

&lt;p&gt;&lt;img src="/view.aspx?sf=243586_question/e1.jpg"&gt;&lt;/p&gt;

&lt;p&gt;&lt;img src="/view.aspx?sf=243586_question/e2.jpg"&gt;&lt;/p&gt;

&lt;p&gt;&lt;img src="/view.aspx?sf=243586_question/e3.jpg"&gt;&lt;/p&gt;

&lt;p&gt;&lt;img src="/view.aspx?sf=243586_question/e4.jpg"&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="/view.aspx?sf=243586_question/fp.mw"&gt;fp.mw&lt;/a&gt;&lt;/p&gt;
</description>
      <guid>243586</guid>
      <pubDate>Mon, 11 May 2026 08:09:36 Z</pubDate>
      <itunes:author>salim-barzani</itunes:author>
      <author>salim-barzani</author>
    </item>
    <item>
      <title>Cube (Hexahedron) and octahedron</title>
      <link>http://www.mapleprimes.com/questions/243584-Cube-Hexahedron-And-Octahedron?ref=Feed:MaplePrimes:Tagged With Maple</link>
      <itunes:summary>&lt;p&gt;To get better acquainted with &amp;quot;plot3d,&amp;quot; I browsed through the help documentation. I was surprised to discover not only &amp;quot;Polyhedraplot,&amp;quot; but&amp;mdash;via &amp;quot;Polyhedra Sets&amp;quot; and &amp;quot;DualSet&amp;quot;&amp;mdash;the very tools needed to tackle a classic subject: The duality of Platonic solids.&lt;br&gt;
This reminded me of the following puzzle:&lt;br&gt;
Consider the unit cube (edge ​​length = 1) and, situated within it, its dual polyhedron (the octahedron). As is well known, the dual polyhedron of the octahedron is, in turn, a cube. Now, let us continue this dual construction indefinitely, starting from the unit cube (cube containing octahedron containing cube containing octahedron...). This generates a sequence of nested polyhedra&amp;mdash;alternating between cubes and octahedra.&lt;br&gt;
1.) For each of the infinite subsequences&amp;mdash;that of the cubes and that of the octahedra&amp;mdash;calculate the sum of all volumes and surface areas.&lt;br&gt;
2.) What is the maximum volume an octahedron (regardless of its orientation) can have while being completely contained within the unit cube?&lt;/p&gt;
</itunes:summary>
      <description>&lt;p&gt;To get better acquainted with &amp;quot;plot3d,&amp;quot; I browsed through the help documentation. I was surprised to discover not only &amp;quot;Polyhedraplot,&amp;quot; but&amp;mdash;via &amp;quot;Polyhedra Sets&amp;quot; and &amp;quot;DualSet&amp;quot;&amp;mdash;the very tools needed to tackle a classic subject: The duality of Platonic solids.&lt;br /&gt;
This reminded me of the following puzzle:&lt;br /&gt;
Consider the unit cube (edge ​​length = 1) and, situated within it, its dual polyhedron (the octahedron). As is well known, the dual polyhedron of the octahedron is, in turn, a cube. Now, let us continue this dual construction indefinitely, starting from the unit cube (cube containing octahedron containing cube containing octahedron...). This generates a sequence of nested polyhedra&amp;mdash;alternating between cubes and octahedra.&lt;br /&gt;
1.) For each of the infinite subsequences&amp;mdash;that of the cubes and that of the octahedra&amp;mdash;calculate the sum of all volumes and surface areas.&lt;br /&gt;
2.) What is the maximum volume an octahedron (regardless of its orientation) can have while being completely contained within the unit cube?&lt;/p&gt;
</description>
      <guid>243584</guid>
      <pubDate>Fri, 08 May 2026 12:25:33 Z</pubDate>
      <itunes:author>Alfred_F</itunes:author>
      <author>Alfred_F</author>
    </item>
    <item>
      <title>New book using Maple, published by SIAM</title>
      <link>http://www.mapleprimes.com/posts/234770-New-Book-Using-Maple-Published-By-SIAM?ref=Feed:MaplePrimes:Tagged With Maple</link>
      <itunes:summary>&lt;p&gt;I am very pleased to announce the publication of my new book written together with Nic Fillion, &amp;quot;Perturbation Methods Using Backward Error&amp;quot;, which uses Maple heavily throughout.&lt;/p&gt;

&lt;p&gt;You can find it at&lt;/p&gt;

&lt;p&gt;&lt;a href="https://epubs.siam.org/doi/10.1137/1.9781611978865"&gt;the SIAM bookstore&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;and I hope that you find it useful and interesting.&lt;/p&gt;

&lt;p&gt;You can also find a paper in Maple Transactions, written with Michelle Hatzel, that explains how we generated the image that was chosen for the cover.&amp;nbsp;&amp;nbsp;&lt;a href="https://mapletransactions.org/index.php/maple/article/view/22213"&gt;Exploring Cover Designs for an Upcoming Book&lt;/a&gt;&amp;nbsp; In the end, the SIAM design people chose a different one than we had thought, but they did pick one of the ones we generated!&amp;nbsp;&amp;nbsp;&lt;/p&gt;

&lt;p&gt;This was fun to do.&lt;/p&gt;

&lt;p&gt;&amp;nbsp;&lt;/p&gt;

&lt;p&gt;&lt;img alt="a rainbow-hued image with many levels; two dark blue spots connected by a horizontal and a vertical blue line from each that intersect; alarming red spots in the upper and lower left corner" src="https://mapletransactions.org/public/journals/167/article_22213_cover_en_US.png"&gt;&lt;br&gt;
&amp;nbsp;&lt;/p&gt;
</itunes:summary>
      <description>&lt;p&gt;I am very pleased to announce the publication of my new book written together with Nic Fillion, &amp;quot;Perturbation Methods Using Backward Error&amp;quot;, which uses Maple heavily throughout.&lt;/p&gt;

&lt;p&gt;You can find it at&lt;/p&gt;

&lt;p&gt;&lt;a href="https://epubs.siam.org/doi/10.1137/1.9781611978865"&gt;the SIAM bookstore&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;and I hope that you find it useful and interesting.&lt;/p&gt;

&lt;p&gt;You can also find a paper in Maple Transactions, written with Michelle Hatzel, that explains how we generated the image that was chosen for the cover.&amp;nbsp;&amp;nbsp;&lt;a href="https://mapletransactions.org/index.php/maple/article/view/22213"&gt;Exploring Cover Designs for an Upcoming Book&lt;/a&gt;&amp;nbsp; In the end, the SIAM design people chose a different one than we had thought, but they did pick one of the ones we generated!&amp;nbsp;&amp;nbsp;&lt;/p&gt;

&lt;p&gt;This was fun to do.&lt;/p&gt;

&lt;p&gt;&amp;nbsp;&lt;/p&gt;

&lt;p&gt;&lt;img alt="a rainbow-hued image with many levels; two dark blue spots connected by a horizontal and a vertical blue line from each that intersect; alarming red spots in the upper and lower left corner" src="https://mapletransactions.org/public/journals/167/article_22213_cover_en_US.png"&gt;&lt;br&gt;
&amp;nbsp;&lt;/p&gt;
</description>
      <guid>234770</guid>
      <pubDate>Wed, 06 May 2026 16:49:26 Z</pubDate>
      <itunes:author>rcorless</itunes:author>
      <author>rcorless</author>
    </item>
    <item>
      <title>New Maple Videos</title>
      <link>http://www.mapleprimes.com/maplesoftblog/234769-New-Maple-Videos?ref=Feed:MaplePrimes:Tagged With Maple</link>
      <itunes:summary>&lt;p&gt;Over the past few months, I&amp;#39;ve created a number of short videos. My intention is to help people use Maple more effectively. I occasionally give workshops introducing Maple and its programming language, and many of the topics come from questions I get from the participants.&amp;nbsp;&lt;/p&gt;

&lt;p&gt;These can be found on our &lt;a href="https://www.youtube.com/@maplesoft"&gt;Youtube channel&lt;/a&gt;. Here are the ones posted so far.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.youtube.com/watch?v=P0fXbwxvrkQ"&gt;What is a Workbook?&lt;/a&gt;&lt;br&gt;
&lt;a href="https://www.youtube.com/watch?v=n-cVK4ZgtXU"&gt;Creating a Workbook&lt;/a&gt;&lt;br&gt;
&lt;a href="https://www.youtube.com/watch?v=GIcVHjMbUCM"&gt;How to Customize Your Maple Settings with the Options Dialog&lt;/a&gt;&lt;br&gt;
&lt;a href="https://www.youtube.com/watch?v=Qb-5vp_JI-w"&gt;What is Maple Transactions?&lt;/a&gt;&lt;br&gt;
&lt;a href="https://www.youtube.com/watch?v=EqYrAC03-zI"&gt;How to Submit an Article to Maple Transactions&lt;/a&gt;&lt;br&gt;
&lt;a href="https://www.youtube.com/watch?v=ULrWjCtSAC4"&gt;Quotation Marks in Maple&lt;/a&gt;&lt;br&gt;
&lt;a href="https://www.youtube.com/watch?v=QwN4FORODQI"&gt;Using Single Quotes to Prevent Evaluation&lt;/a&gt;&lt;br&gt;
&amp;nbsp;&lt;/p&gt;

&lt;p&gt;If you find these helpful and have suggestions for future videos, please leave a comment, thanks!&lt;/p&gt;
</itunes:summary>
      <description>&lt;p&gt;Over the past few months, I&amp;#39;ve created a number of short videos. My intention is to help people use Maple more effectively. I occasionally give workshops introducing Maple and its programming language, and many of the topics come from questions I get from the participants.&amp;nbsp;&lt;/p&gt;

&lt;p&gt;These can be found on our &lt;a href="https://www.youtube.com/@maplesoft"&gt;Youtube channel&lt;/a&gt;. Here are the ones posted so far.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.youtube.com/watch?v=P0fXbwxvrkQ" rel="nofollow"&gt;What is a Workbook?&lt;/a&gt;&lt;br&gt;
&lt;a href="https://www.youtube.com/watch?v=n-cVK4ZgtXU" rel="nofollow"&gt;Creating a Workbook&lt;/a&gt;&lt;br&gt;
&lt;a href="https://www.youtube.com/watch?v=GIcVHjMbUCM" rel="nofollow"&gt;How to Customize Your Maple Settings with the Options Dialog&lt;/a&gt;&lt;br&gt;
&lt;a href="https://www.youtube.com/watch?v=Qb-5vp_JI-w" rel="nofollow"&gt;What is Maple Transactions?&lt;/a&gt;&lt;br&gt;
&lt;a href="https://www.youtube.com/watch?v=EqYrAC03-zI" rel="nofollow"&gt;How to Submit an Article to Maple Transactions&lt;/a&gt;&lt;br&gt;
&lt;a href="https://www.youtube.com/watch?v=ULrWjCtSAC4" rel="nofollow"&gt;Quotation Marks in Maple&lt;/a&gt;&lt;br&gt;
&lt;a href="https://www.youtube.com/watch?v=QwN4FORODQI" rel="nofollow"&gt;Using Single Quotes to Prevent Evaluation&lt;/a&gt;&lt;br&gt;
&amp;nbsp;&lt;/p&gt;

&lt;p&gt;If you find these helpful and have suggestions for future videos, please leave a comment, thanks!&lt;/p&gt;
</description>
      <guid>234769</guid>
      <pubDate>Wed, 06 May 2026 15:12:24 Z</pubDate>
      <itunes:author>pchin</itunes:author>
      <author>pchin</author>
    </item>
    <item>
      <title>Maple 2026.1 shows a wrong version</title>
      <link>http://www.mapleprimes.com/posts/234757-Maple-20261-Shows-A-Wrong-Version?ref=Feed:MaplePrimes:Tagged With Maple</link>
      <itunes:summary>&lt;p&gt;&amp;gt; kernelopts(version);&lt;br&gt;
Maple 2026.&lt;span style="color:#e74c3c;"&gt;&lt;strong&gt;0&lt;/strong&gt;&lt;/span&gt;, X86 64 LINUX, Apr 28 2026, Build ID 2011354&lt;/p&gt;
</itunes:summary>
      <description>&lt;p&gt;&amp;gt; kernelopts(version);&lt;br /&gt;
Maple 2026.&lt;span style="color:#e74c3c;"&gt;&lt;strong&gt;0&lt;/strong&gt;&lt;/span&gt;, X86 64 LINUX, Apr 28 2026, Build ID 2011354&lt;/p&gt;
</description>
      <guid>234757</guid>
      <pubDate>Wed, 06 May 2026 04:59:15 Z</pubDate>
      <itunes:author>LolaMund</itunes:author>
      <author>LolaMund</author>
    </item>
  </channel>
</rss>