<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Symbolic calc is very slow (MC15) in Mathcad</title>
    <link>https://www.ptcusercommunity.com/t5/Mathcad/Symbolic-calc-is-very-slow-MC15/m-p/648628#M188775</link>
    <description>&lt;P&gt;Hi.&lt;/P&gt;
&lt;P&gt;It is not slow for me.&lt;/P&gt;
&lt;P&gt;At the beginning of the file - it is better to define the variables and constants in any way - and then reset them all - as shown below -&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="IFK answer.jpg" style="width: 734px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/23491i2C3942DF2DB8F6DC/image-size/large?v=v2&amp;amp;px=999" role="button" title="IFK answer.jpg" alt="IFK answer.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 11 Feb 2020 17:34:53 GMT</pubDate>
    <dc:creator>-MFra-</dc:creator>
    <dc:date>2020-02-11T17:34:53Z</dc:date>
    <item>
      <title>Symbolic calc is very slow (MC15)</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Symbolic-calc-is-very-slow-MC15/m-p/648622#M188773</link>
      <description>&lt;P&gt;Hi, I`m trying to get tangent stiffness matrix of 6 nodes triangular finite element. Beginning part of code contains symbolic calculation and very simple operations such as getting one element of vector or transpose are very very slow. So I can`t to continue.Thanks in advance for any advice. File is attached.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Feb 2020 16:47:18 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Symbolic-calc-is-very-slow-MC15/m-p/648622#M188773</guid>
      <dc:creator>ifomenko</dc:creator>
      <dc:date>2020-02-11T16:47:18Z</dc:date>
    </item>
    <item>
      <title>Re: Symbolic calc is very slow (MC15)</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Symbolic-calc-is-very-slow-MC15/m-p/648628#M188775</link>
      <description>&lt;P&gt;Hi.&lt;/P&gt;
&lt;P&gt;It is not slow for me.&lt;/P&gt;
&lt;P&gt;At the beginning of the file - it is better to define the variables and constants in any way - and then reset them all - as shown below -&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="IFK answer.jpg" style="width: 734px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/23491i2C3942DF2DB8F6DC/image-size/large?v=v2&amp;amp;px=999" role="button" title="IFK answer.jpg" alt="IFK answer.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Feb 2020 17:34:53 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Symbolic-calc-is-very-slow-MC15/m-p/648628#M188775</guid>
      <dc:creator>-MFra-</dc:creator>
      <dc:date>2020-02-11T17:34:53Z</dc:date>
    </item>
    <item>
      <title>Re: Symbolic calc is very slow (MC15)</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Symbolic-calc-is-very-slow-MC15/m-p/648635#M188776</link>
      <description>&lt;P&gt;It takes 20 sec to recalculate worksheet for N.nd=6&lt;/P&gt;
&lt;P&gt;and what`s about you?&lt;/P&gt;</description>
      <pubDate>Tue, 11 Feb 2020 17:54:52 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Symbolic-calc-is-very-slow-MC15/m-p/648635#M188776</guid>
      <dc:creator>ifomenko</dc:creator>
      <dc:date>2020-02-11T17:54:52Z</dc:date>
    </item>
    <item>
      <title>Re: Symbolic calc is very slow (MC15)</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Symbolic-calc-is-very-slow-MC15/m-p/648640#M188777</link>
      <description>&lt;P&gt;You are calling B N.nd times just to pick out one of the six results and transpose it. Its sure more efficient to call B.n just once and work on the result.&lt;/P&gt;
&lt;P&gt;This modification should do the job approx. N.nd times faster &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Werner_E_0-1581447331814.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/23492i52C6ACFF2C2BBC8D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Werner_E_0-1581447331814.png" alt="Werner_E_0-1581447331814.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Feb 2020 18:55:44 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Symbolic-calc-is-very-slow-MC15/m-p/648640#M188777</guid>
      <dc:creator>Werner_E</dc:creator>
      <dc:date>2020-02-11T18:55:44Z</dc:date>
    </item>
    <item>
      <title>Re: Symbolic calc is very slow (MC15)</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Symbolic-calc-is-very-slow-MC15/m-p/648643#M188778</link>
      <description>&lt;P&gt;Many thanks my dear Werner, I`m so inattentive, I`m sorry.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Feb 2020 19:09:49 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Symbolic-calc-is-very-slow-MC15/m-p/648643#M188778</guid>
      <dc:creator>ifomenko</dc:creator>
      <dc:date>2020-02-11T19:09:49Z</dc:date>
    </item>
    <item>
      <title>Re: Symbolic calc is very slow (MC15)</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Symbolic-calc-is-very-slow-MC15/m-p/650932#M188890</link>
      <description>&lt;P&gt;Ok, but what if I have such situation&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Problem2.png" style="width: 467px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/23930i757EDD9A860406CA/image-size/large?v=v2&amp;amp;px=999" role="button" title="Problem2.png" alt="Problem2.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;EDIT: How to prevent lazy evaluation and calculate all B.(n) before this procedure?&lt;/P&gt;</description>
      <pubDate>Tue, 25 Feb 2020 18:29:58 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Symbolic-calc-is-very-slow-MC15/m-p/650932#M188890</guid>
      <dc:creator>ifomenko</dc:creator>
      <dc:date>2020-02-25T18:29:58Z</dc:date>
    </item>
  </channel>
</rss>

