<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>http://groups.google.com/group/trip-support</id>
  <title type="text">trip-support Google Group</title>
  <subtitle type="text">
  This group gives help and support to those who have problems with TRIP (usage, functions, syntax, etc).
  </subtitle>
  <link href="/group/trip-support/feed/atom_v1_0_msgs.xml" rel="self" title="trip-support feed"/>
  <updated>2011-09-12T08:06:22Z</updated>
  <generator uri="http://groups.google.com" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>Mickaël Gastineau</name>
  <email>gastin...@imcce.fr</email>
  </author>
  <updated>2011-09-12T08:06:22Z</updated>
  <id>http://groups.google.com/group/trip-support/browse_thread/thread/ed7965587415c8c3/beb52b3620b2ee34?show_docid=beb52b3620b2ee34</id>
  <link href="http://groups.google.com/group/trip-support/browse_thread/thread/ed7965587415c8c3/beb52b3620b2ee34?show_docid=beb52b3620b2ee34"/>
  <title type="text">trip 1.1.18 release announcement</title>
  <summary type="html" xml:space="preserve">
  The version 1.1.18 is now available from &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.imcce.fr/trip/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Here&#39;s a list of the new features available in TRIP 1.1.18 : &lt;br&gt; The bug fixes are : &lt;br&gt; - The scalability on computers with more than 32 cores was improved. &lt;br&gt; - On windows, fixes slow startup on computers with multiple cores. &lt;br&gt; - Fixes memory leak in the switch-case statement.
  </summary>
  </entry>
  <entry>
  <author>
  <name>laya</name>
  <email>laya.golc...@gmail.com</email>
  </author>
  <updated>2011-05-19T10:07:59Z</updated>
  <id>http://groups.google.com/group/trip-support/browse_thread/thread/fc38b61490a43c9f/43f81faa182c5e45?show_docid=43f81faa182c5e45</id>
  <link href="http://groups.google.com/group/trip-support/browse_thread/thread/fc38b61490a43c9f/43f81faa182c5e45?show_docid=43f81faa182c5e45"/>
  <title type="text">Re: a weird problem with trip.</title>
  <summary type="html" xml:space="preserve">
  thanks, it&#39;s very kind of you you answered me so fast.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Mickael Gastineau</name>
  <email>gastin...@imcce.fr</email>
  </author>
  <updated>2011-05-19T09:40:02Z</updated>
  <id>http://groups.google.com/group/trip-support/browse_thread/thread/fc38b61490a43c9f/1a1e9c5c605a8dbf?show_docid=1a1e9c5c605a8dbf</id>
  <link href="http://groups.google.com/group/trip-support/browse_thread/thread/fc38b61490a43c9f/1a1e9c5c605a8dbf?show_docid=1a1e9c5c605a8dbf"/>
  <title type="text">Re: a weird problem with trip.</title>
  <summary type="html" xml:space="preserve">
  You omit to add a semi-column on this line : resize(Imy,217,0) &lt;br&gt; And you forget to add the number of terms in the naf command. (here I &lt;br&gt; set 10 terms). &lt;br&gt; &lt;p&gt;So the script becomes : &lt;br&gt; &lt;p&gt; x=-pi,pi,pi/108; &lt;br&gt; y=sin(x); &lt;br&gt; vnumR Imy; &lt;br&gt; resize(Imy,217,0); &lt;br&gt; ff=file_fullname(&amp;quot;test-data.tx t&amp;quot;); &lt;br&gt; write(ff,&amp;quot;%20.15E %12.8E\n&amp;quot;,y,Imy);
  </summary>
  </entry>
  <entry>
  <author>
  <name>laya</name>
  <email>laya.golc...@gmail.com</email>
  </author>
  <updated>2011-05-19T09:30:41Z</updated>
  <id>http://groups.google.com/group/trip-support/browse_thread/thread/fc38b61490a43c9f/31febd777bbeeed0?show_docid=31febd777bbeeed0</id>
  <link href="http://groups.google.com/group/trip-support/browse_thread/thread/fc38b61490a43c9f/31febd777bbeeed0?show_docid=31febd777bbeeed0"/>
  <title type="text">a weird problem with trip.</title>
  <summary type="html" xml:space="preserve">
  I&#39;ve started using TRIP just today, my operating system is linux: &lt;br&gt; ubuntu, &lt;br&gt; I created a simple .t file to test TRIP&#39;s abilities as follows: &lt;br&gt; x=-pi,pi,pi/108; &lt;br&gt; y=sin(x); &lt;br&gt; vnumR Imy; &lt;br&gt; resize(Imy,217,0) &lt;br&gt; ff=file_fullname(&amp;quot;test-data.tx t&amp;quot;); &lt;br&gt; write(ff,&amp;quot;%20.15E %12.8E\n&amp;quot;,y,Imy); &lt;br&gt; naf(216,ff,naft1,pi/108,-pi,1, 2);
  </summary>
  </entry>
  <entry>
  <author>
  <name>Mickaël Gastineau</name>
  <email>gastin...@imcce.fr</email>
  </author>
  <updated>2011-04-08T07:56:54Z</updated>
  <id>http://groups.google.com/group/trip-support/browse_thread/thread/345af452eb8e8752/77189e78c1965067?show_docid=77189e78c1965067</id>
  <link href="http://groups.google.com/group/trip-support/browse_thread/thread/345af452eb8e8752/77189e78c1965067?show_docid=77189e78c1965067"/>
  <title type="text">trip 1.1.12 release announcement</title>
  <summary type="html" xml:space="preserve">
  It is with great pleasure that I am able to announce the minor release of TRIP version 1.1.12 &lt;br&gt; You may download it from &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.imcce.fr/trip/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Your license key file trip.lic will work with this version. &lt;br&gt; Here&#39;s a list of the new features available in TRIP 1.1.12 : &lt;br&gt; The bug fixes are : &lt;br&gt; - Previous versions could not run on computers with more than 100 cores. Now, TRIP can be
  </summary>
  </entry>
  <entry>
  <author>
  <name>Mickael Gastineau</name>
  <email>gastin...@imcce.fr</email>
  </author>
  <updated>2010-10-27T07:53:22Z</updated>
  <id>http://groups.google.com/group/trip-support/browse_thread/thread/e6f96c28b14da9be/b587bbaaefe2ad5f?show_docid=b587bbaaefe2ad5f</id>
  <link href="http://groups.google.com/group/trip-support/browse_thread/thread/e6f96c28b14da9be/b587bbaaefe2ad5f?show_docid=b587bbaaefe2ad5f"/>
  <title type="text">trip 1.1.8 release announcement</title>
  <summary type="html" xml:space="preserve">
  It is with great pleasure that I am able to announce the minor release &lt;br&gt; of TRIP version 1.1.8 &lt;br&gt; &lt;p&gt;You may download it from &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.imcce.fr/trip/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;Here&#39;s a list of the new features available in TRIP 1.1.8 : &lt;br&gt; &lt;p&gt;The new features are : &lt;br&gt; - functions coef_num and coef_ext support the array of series.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Mickaël Gastineau</name>
  <email>gastin...@imcce.fr</email>
  </author>
  <updated>2010-09-08T11:33:18Z</updated>
  <id>http://groups.google.com/group/trip-support/browse_thread/thread/62155d1e95937f33/ce09f23246467370?show_docid=ce09f23246467370</id>
  <link href="http://groups.google.com/group/trip-support/browse_thread/thread/62155d1e95937f33/ce09f23246467370?show_docid=ce09f23246467370"/>
  <title type="text">trip 1.1.4 release announcement</title>
  <summary type="html" xml:space="preserve">
  It is with great pleasure that I am able to announce the minor release of TRIP version 1.1.4 &lt;br&gt; You may download it from &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.imcce.fr/trip/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Your license key file trip.lic will work with this version. &lt;br&gt; Here&#39;s a list of the new features available in TRIP 1.1.4 : &lt;br&gt; The new features are : &lt;br&gt; - new loop statement &#39;sum&#39; (s=for j=1 to n { s=s+...$ }; is similar to s=0$ for j=1 to n {
  </summary>
  </entry>
  <entry>
  <author>
  <name>Mickaël Gastineau</name>
  <email>gastin...@imcce.fr</email>
  </author>
  <updated>2010-06-28T13:04:54Z</updated>
  <id>http://groups.google.com/group/trip-support/browse_thread/thread/92fea0a94b17e5b7/1eed0183d2515157?show_docid=1eed0183d2515157</id>
  <link href="http://groups.google.com/group/trip-support/browse_thread/thread/92fea0a94b17e5b7/1eed0183d2515157?show_docid=1eed0183d2515157"/>
  <title type="text">trip 1.1.0 release anncouement</title>
  <summary type="html" xml:space="preserve">
  It is with great pleasure that I am able to announce the major release of TRIP version 1.1.0 &lt;br&gt; You may download it from &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.imcce.fr/trip/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Here&#39;s a list of the new features available in TRIP 1.1.0 : &lt;br&gt; The new features are : &lt;br&gt; - new representations for polynomials (see keyword : _mode) &lt;br&gt; - large improvement for the multiplication of sparse polynomials :
  </summary>
  </entry>
  <entry>
  <author>
  <name>Mickaël Gastineau</name>
  <email>gastin...@imcce.fr</email>
  </author>
  <updated>2010-06-15T16:09:39Z</updated>
  <id>http://groups.google.com/group/trip-support/browse_thread/thread/51ee1a24326abbcb/1f835c886a68a6b5?show_docid=1f835c886a68a6b5</id>
  <link href="http://groups.google.com/group/trip-support/browse_thread/thread/51ee1a24326abbcb/1f835c886a68a6b5?show_docid=1f835c886a68a6b5"/>
  <title type="text">trip 1.1.0 beta 1 release announcement</title>
  <summary type="html" xml:space="preserve">
  The first beta release (1.1.0.beta1) of TIRP 1.1 was released on 15th June 2010. &lt;br&gt; This UNSTABLE version is available for Linux 64-bit only. &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.imcce.fr/trip/trip_amd64_linux_1_1_0beta1.tar.gz&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; The new features are : &lt;br&gt; - new representations for polynomials (see keyword : _mode) &lt;br&gt; - large improvement for the multiplication of sparse polynomials (time execution reduced
  </summary>
  </entry>
  <entry>
  <author>
  <name>Mickael Gastineau</name>
  <email>gastin...@imcce.fr</email>
  </author>
  <updated>2009-12-07T19:33:24Z</updated>
  <id>http://groups.google.com/group/trip-support/browse_thread/thread/f89657f9c11bf5fc/ccf88a6e0ab44bc0?show_docid=ccf88a6e0ab44bc0</id>
  <link href="http://groups.google.com/group/trip-support/browse_thread/thread/f89657f9c11bf5fc/ccf88a6e0ab44bc0?show_docid=ccf88a6e0ab44bc0"/>
  <title type="text">Re: do trip has maple&#39;s expand command?</title>
  <summary type="html" xml:space="preserve">
  TRIP can&#39;t handle expression , such as &amp;quot; cos(sin(x))&amp;quot; when x is &lt;br&gt; symbolic. It can handle it when x is a numerical vector. &lt;br&gt; If x is symbolic, it can handle expression such as &amp;quot;cos(4*x)&amp;quot;. &lt;br&gt; &lt;p&gt;Mickael,
  </summary>
  </entry>
  <entry>
  <author>
  <name>Mari Yaganova</name>
  <email>m.yagan...@gmail.com</email>
  </author>
  <updated>2009-12-07T18:47:37Z</updated>
  <id>http://groups.google.com/group/trip-support/browse_thread/thread/f89657f9c11bf5fc/f49844e0e6762336?show_docid=f49844e0e6762336</id>
  <link href="http://groups.google.com/group/trip-support/browse_thread/thread/f89657f9c11bf5fc/f49844e0e6762336?show_docid=f49844e0e6762336"/>
  <title type="text">do trip has maple&#39;s expand command?</title>
  <summary type="html" xml:space="preserve">
  I have a problem. &lt;br&gt; I need to convert &lt;br&gt; cos(2*sin(x)+3*cos(x)) &lt;br&gt; to &lt;br&gt; 8*cos(sin(x))^2*cos(cos(x))^3- 6*cos(sin(x))^2*cos(cos(x))-4* cos(cos(x)) &lt;br&gt; ^3+3*cos(cos(x))-8*sin(sin(x)) * &lt;br&gt; cos(sin(x))*sin(cos(x))*cos(co s(x))^2+2*sin(sin(x))*cos(sin( x))*sin(cos &lt;br&gt; (x)) &lt;br&gt; &lt;p&gt;this can be done in maple using &lt;br&gt; expand(%, trig)
  </summary>
  </entry>
  <entry>
  <author>
  <name>Guillaume Lion</name>
  <email>astro_sc...@hotmail.fr</email>
  </author>
  <updated>2009-11-27T14:38:52Z</updated>
  <id>http://groups.google.com/group/trip-support/browse_thread/thread/31ba36da58ffa22f/dca45b0a692585fb?show_docid=dca45b0a692585fb</id>
  <link href="http://groups.google.com/group/trip-support/browse_thread/thread/31ba36da58ffa22f/dca45b0a692585fb?show_docid=dca45b0a692585fb"/>
  <title type="text">RE: [trip-support] Re: Derivation</title>
  <summary type="html" xml:space="preserve">
  Ce serait pour effectuer des dérivations &amp;quot;classiques&amp;quot;, algèbre de Lie, développement perturbatif, ..., avec choix de l&#39;ordre du traitement de la perturbation. &lt;br&gt; &lt;p&gt;Guillaume. &lt;br&gt; &lt;p&gt;______________________________ ______________________________ _____ &lt;br&gt; Windows 7 à 35€ pour les étudiants !
  </summary>
  </entry>
  <entry>
  <author>
  <name>Mickael Gastineau</name>
  <email>gastin...@imcce.fr</email>
  </author>
  <updated>2009-11-27T14:11:02Z</updated>
  <id>http://groups.google.com/group/trip-support/browse_thread/thread/31ba36da58ffa22f/5f890ae4570ae110?show_docid=5f890ae4570ae110</id>
  <link href="http://groups.google.com/group/trip-support/browse_thread/thread/31ba36da58ffa22f/5f890ae4570ae110?show_docid=5f890ae4570ae110"/>
  <title type="text">Re: Derivation</title>
  <summary type="html" xml:space="preserve">
  Bonjour, &lt;br&gt; &lt;p&gt;Effectivement, dans cette version de TRIP, deriv n&#39;est pas encore &lt;br&gt; disponible. &lt;br&gt; La documentation est sur ce point en avance... Je vais modifier la &lt;br&gt; documentation tant que cette fonction n&#39;est pas disponible. &lt;br&gt; &lt;p&gt;Quels sont vos besoins concernant la dérivation ? &lt;br&gt; &lt;p&gt;Mickael,
  </summary>
  </entry>
  <entry>
  <author>
  <name>Guillaume LION</name>
  <email>astro_sc...@hotmail.fr</email>
  </author>
  <updated>2009-11-27T14:00:55Z</updated>
  <id>http://groups.google.com/group/trip-support/browse_thread/thread/31ba36da58ffa22f/79a1f3ebfd5d5a2b?show_docid=79a1f3ebfd5d5a2b</id>
  <link href="http://groups.google.com/group/trip-support/browse_thread/thread/31ba36da58ffa22f/79a1f3ebfd5d5a2b?show_docid=79a1f3ebfd5d5a2b"/>
  <title type="text">Derivation</title>
  <summary type="html" xml:space="preserve">
  Bonjour, &lt;br&gt; &lt;p&gt;En testant TRIP, je me suis aperçu que la commande &amp;quot;deriv&amp;quot; pour la &lt;br&gt; dérivation ne fonctionne pas. &lt;br&gt; Avec l&#39;exemple donné dans le pdf j&#39;obtient: &lt;br&gt; &lt;p&gt;s(t) = 1 + 1*t &lt;br&gt; &lt;p&gt;TRIP[ 3 ] : Fonction &#39;deriv&#39; inconnue &lt;br&gt; Commande :&#39;s2=deriv(s,t)$&#39; &lt;br&gt; &lt;p&gt;TRIP[ 1 ] : Erreur de syntaxe &lt;br&gt; Commande :&#39;? deriv;&#39;
  </summary>
  </entry>
</feed>

